Trace number 198112

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.09 1814.69

General information on the benchmark

NamegolombRuler/golombRulerArity4/
ruler-70-12-a4.xml
MD5SUM483ac62d54e72b858336bc42f0e6fa40
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables12
Number of constraints1991
Maximum constraint arity4
Maximum domain size71
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1991
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/198112-1168071211/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.41	     nbVariables=12  nbDomainTypes=1  minDomainSize=71  maxDomainSize=71
0.41	       =>  wckTime=0.097  cpuTime=0.07  mem=6M951
0.41	   
0.41	   predicates being loaded...
0.41	   
0.41	   constraints being loaded...
0.81	     nbConstraints=781  nbMergedConstraints=1210  nbConvertedConstraints=66  nbConvertConstraintsChecks=5041
0.81	     nbExtensionStructures=1  nbSharedExtensionStructures=65  nbConflictsStructures=1  nbSharedConflictsStructures=65
0.81	     nbUnbuiltConflictsStructures=2  nbSharedBinaryRepresentations=1  nbEvaluationManagers=2
0.81	     nbSharedEvaluationManagers=713  maxDegree=231  maxArity=4
0.81	       =>  wckTime=0.499  cpuTime=0.35  mem=21M579
0.86	   
0.86	   solver IterativeSystematicSolver being built... 
1.08	       =>  wckTime=0.766  cpuTime=0.52  mem=24M647
1.25	   
1.25	   preprocessing
1.25	     nbConstraintChecks=168064  nbValidityChecks=146481  nbPropagations=23  nbRevisions=3312  nbUselessRevisions=3180
1.25	     nbRemovedValues=132  detectedInconsistency=no
1.25	       =>  wckTime=0.172  cpuTime=0.14  mem=24M647
2.32	   
2.32	   search
2.32	     run=0  nbConstraintChecks=873037  nbValidityChecks=1143909  nbPropagations=333  nbRevisions=77303
2.33	     nbUselessRevisions=74498  nbAssignments=80  nbFailedAssignments=64  nbBacktracks=10  nbVisitedNodes=155
2.33	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
2.33	       =>  wckTime=1.246  cpuTime=1.19  mem=25M638
4.33	   
4.33	   search
4.33	     run=1  nbConstraintChecks=2555865  nbValidityChecks=3855873  nbPropagations=1191  nbRevisions=284582
4.33	     nbUselessRevisions=276722  nbAssignments=185  nbFailedAssignments=149  nbBacktracks=25  nbVisitedNodes=359
4.33	     nbRestartNogoods=26  mapSize=25  nbInferences=0  nbTooLargeKeys=0
4.33	       =>  wckTime=3.25  cpuTime=3.17  mem=25M638
6.14	   
6.14	   search
6.14	     run=2  nbConstraintChecks=3941506  nbValidityChecks=6780567  nbPropagations=2795  nbRevisions=664403
6.14	     nbUselessRevisions=648017  nbAssignments=311  nbFailedAssignments=247  nbBacktracks=47  nbVisitedNodes=601
6.14	     nbRestartNogoods=50  mapSize=45  nbInferences=0  nbTooLargeKeys=0
6.14	       =>  wckTime=5.065  cpuTime=4.96  mem=25M638
7.78	   
7.78	   search
7.78	     run=3  nbConstraintChecks=5054795  nbValidityChecks=10256363  nbPropagations=5196  nbRevisions=1243187
7.78	     nbUselessRevisions=1212459  nbAssignments=485  nbFailedAssignments=382  nbBacktracks=80  nbVisitedNodes=938
7.78	     nbRestartNogoods=78  mapSize=78  nbInferences=0  nbTooLargeKeys=0
7.78	       =>  wckTime=6.698  cpuTime=6.57  mem=25M638
9.22	   
9.22	   search
9.22	     run=4  nbConstraintChecks=5926504  nbValidityChecks=13710993  nbPropagations=8693  nbRevisions=2082587
9.22	     nbUselessRevisions=2031677  nbAssignments=672  nbFailedAssignments=512  nbBacktracks=132  nbVisitedNodes=1284
9.22	     nbRestartNogoods=103  mapSize=124  nbInferences=0  nbTooLargeKeys=0
9.22	       =>  wckTime=8.144  cpuTime=7.99  mem=25M638
11.45	   
11.45	   search
11.45	     run=5  nbConstraintChecks=7476611  nbValidityChecks=18024069  nbPropagations=13384  nbRevisions=3220449
11.45	     nbUselessRevisions=3142737  nbAssignments=899  nbFailedAssignments=659  nbBacktracks=207  nbVisitedNodes=1713
11.45	     nbRestartNogoods=123  mapSize=195  nbInferences=0  nbTooLargeKeys=0
11.45	       =>  wckTime=10.374  cpuTime=10.2  mem=25M638
14.63	   
14.63	   search
14.63	     run=6  nbConstraintChecks=9614581  nbValidityChecks=23737408  nbPropagations=20270  nbRevisions=4893663
14.63	     nbUselessRevisions=4778166  nbAssignments=1442  nbFailedAssignments=1083  nbBacktracks=321  nbVisitedNodes=2770
14.63	     nbRestartNogoods=138  mapSize=296  nbInferences=0  nbTooLargeKeys=0
14.63	       =>  wckTime=13.556  cpuTime=13.36  mem=25M638
23.92	   
23.92	   search
23.92	     run=7  nbConstraintChecks=16298295  nbValidityChecks=39155095  nbPropagations=32182  nbRevisions=7776112
23.92	     nbUselessRevisions=7590826  nbAssignments=2412  nbFailedAssignments=1877  nbBacktracks=494  nbVisitedNodes=4682
23.92	     nbRestartNogoods=160  mapSize=457  nbInferences=0  nbTooLargeKeys=0
23.92	       =>  wckTime=22.841  cpuTime=22.53  mem=25M638
34.47	   
34.47	   search
34.47	     run=8  nbConstraintChecks=23913456  nbValidityChecks=58665970  nbPropagations=49668  nbRevisions=12014494
34.47	     nbUselessRevisions=11728091  nbAssignments=3617  nbFailedAssignments=2820  nbBacktracks=750  nbVisitedNodes=7037
34.47	     nbRestartNogoods=174  mapSize=693  nbInferences=0  nbTooLargeKeys=0
34.47	       =>  wckTime=33.39  cpuTime=32.98  mem=25M638
42.56	   
42.56	   INFO : Stopping hyperNogood (mapSize=1040, nbTooLargekeys=0, mem=25M638)
44.19	   
44.19	   search
44.19	     run=9  nbConstraintChecks=30952116  nbValidityChecks=73548017  nbPropagations=73668  nbRevisions=17730936
44.19	     nbUselessRevisions=17311429  nbAssignments=4954  nbFailedAssignments=3770  nbBacktracks=1134  nbVisitedNodes=9599
44.19	     nbRestartNogoods=211
44.19	       =>  wckTime=43.114  cpuTime=42.6  mem=25M638
60.19	   
60.19	   search
60.19	     run=10  nbConstraintChecks=42612872  nbValidityChecks=97595665  nbPropagations=106476  nbRevisions=25609061
60.19	     nbUselessRevisions=24988972  nbAssignments=6689  nbFailedAssignments=4923  nbBacktracks=1710  nbVisitedNodes=12954
60.19	     nbRestartNogoods=238
60.19	       =>  wckTime=59.11  cpuTime=58.44  mem=25M638
88.50	   
88.50	   search
88.50	     run=11  nbConstraintChecks=63700995  nbValidityChecks=140359759  nbPropagations=154240  nbRevisions=37565367
88.50	     nbUselessRevisions=36628830  nbAssignments=9948  nbFailedAssignments=7313  nbBacktracks=2574  nbVisitedNodes=19277
88.50	     nbRestartNogoods=273
88.50	       =>  wckTime=87.423  cpuTime=86.5  mem=25M638
130.11	   
130.11	   search
130.11	     run=12  nbConstraintChecks=95723517  nbValidityChecks=200352448  nbPropagations=221328  nbRevisions=54558006
130.11	     nbUselessRevisions=53167230  nbAssignments=13801  nbFailedAssignments=9865  nbBacktracks=3871  nbVisitedNodes=26685
130.11	     nbRestartNogoods=308
130.11	       =>  wckTime=129.034  cpuTime=127.72  mem=25M638
172.17	   
172.17	   search
172.17	     run=13  nbConstraintChecks=125854598  nbValidityChecks=258905081  nbPropagations=319598  nbRevisions=78907526
172.17	     nbUselessRevisions=76877648  nbAssignments=20097  nbFailedAssignments=14209  nbBacktracks=5817
172.17	     nbVisitedNodes=38981  nbRestartNogoods=326
172.17	       =>  wckTime=171.094  cpuTime=169.39  mem=25M638
260.03	   
260.03	   search
260.03	     run=14  nbConstraintChecks=187603996  nbValidityChecks=408834587  nbPropagations=475034  nbRevisions=117252119
260.03	     nbUselessRevisions=114227835  nbAssignments=31933  nbFailedAssignments=23121  nbBacktracks=8737
260.03	     nbVisitedNodes=62202  nbRestartNogoods=350
260.03	       =>  wckTime=258.954  cpuTime=256.48  mem=25M638
335.62	   
335.62	   search
335.62	     run=15  nbConstraintChecks=240835054  nbValidityChecks=516500849  nbPropagations=691691  nbRevisions=170423358
335.62	     nbUselessRevisions=166060439  nbAssignments=44070  nbFailedAssignments=30874  nbBacktracks=13115
335.62	     nbVisitedNodes=85300  nbRestartNogoods=394
335.63	       =>  wckTime=334.547  cpuTime=331.38  mem=25M638
461.98	   
461.98	   search
461.98	     run=16  nbConstraintChecks=332586993  nbValidityChecks=685863406  nbPropagations=992587  nbRevisions=245883877
461.98	     nbUselessRevisions=239605747  nbAssignments=60943  nbFailedAssignments=41174  nbBacktracks=19683
461.98	     nbVisitedNodes=117598  nbRestartNogoods=407
461.98	       =>  wckTime=460.905  cpuTime=456.57  mem=25M638
695.01	   
695.01	   search
695.01	     run=17  nbConstraintChecks=497876194  nbValidityChecks=1033990175  nbPropagations=1456343  nbRevisions=360813985
695.01	     nbUselessRevisions=351638463  nbAssignments=93848  nbFailedAssignments=64221  nbBacktracks=29535
695.01	     nbVisitedNodes=181553  nbRestartNogoods=425
695.01	       =>  wckTime=693.93  cpuTime=687.45  mem=25M638
1063.99	   
1063.99	   search
1063.99	     run=18  nbConstraintChecks=758476199  nbValidityChecks=1609737199  nbPropagations=2160123  nbRevisions=535766249
1063.99	     nbUselessRevisions=522237164  nbAssignments=141154  nbFailedAssignments=96743  nbBacktracks=44313
1063.99	     nbVisitedNodes=273112  nbRestartNogoods=463
1063.99	       =>  wckTime=1062.909  cpuTime=1053.03  mem=25M638
1634.47	   
1634.47	   search
1634.47	     run=19  nbConstraintChecks=1179757314  nbValidityChecks=2436940115  nbPropagations=3209502  nbRevisions=800523479
1634.47	     nbUselessRevisions=780335875  nbAssignments=209308  nbFailedAssignments=142724  nbBacktracks=66481
1634.47	     nbVisitedNodes=405439  nbRestartNogoods=501
1634.47	       =>  wckTime=1633.388  cpuTime=1619.56  mem=25M638

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/node11/watcher-198112-1168071211 -o ROOT/results/node11/solver-198112-1168071211 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/198112-1168071211/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: 1.58 1.90 1.90 4/93 27816
/proc/meminfo: memFree=1649064/2055920 swapFree=4192812/4192956
[pid=27815] ppid=27813 vsize=906644 CPUtime=0.02
/proc/27815/stat : 27815 (java) S 27813 27815 27692 0 -1 0 2069 0 1 0 1 1 0 0 18 0 2 0 155516597 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/27815/statm: 226661 1818 1036 14 0 214244 0
[pid=27815/tid=27817] ppid=27813 vsize=906644 CPUtime=0
/proc/27815/task/27817/stat : 27817 (java) R 27813 27815 27692 0 -1 64 4 0 0 0 0 0 0 0 19 0 2 0 155516601 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.103641 s]
/proc/loadavg: 1.58 1.90 1.90 4/93 27816
/proc/meminfo: memFree=1649064/2055920 swapFree=4192812/4192956
[pid=27815] ppid=27813 vsize=914988 CPUtime=0.09
/proc/27815/stat : 27815 (java) R 27813 27815 27692 0 -1 0 3011 0 1 0 7 2 0 0 17 0 8 0 155516597 936947712 2757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155061896 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27815/statm: 228747 2757 1432 14 0 215242 0
[pid=27815/tid=27817] ppid=27813 vsize=914988 CPUtime=0
/proc/27815/task/27817/stat : 27817 (java) S 27813 27815 27692 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 155516601 936947712 2757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51172 s]
/proc/loadavg: 1.58 1.90 1.90 4/93 27816
/proc/meminfo: memFree=1649064/2055920 swapFree=4192812/4192956
[pid=27815] ppid=27813 vsize=915328 CPUtime=0.5
/proc/27815/stat : 27815 (java) S 27813 27815 27692 0 -1 0 6399 0 1 0 46 4 0 0 17 0 8 0 155516597 937295872 6138 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27815/statm: 228832 6138 2145 14 0 215302 0
[pid=27815/tid=27817] ppid=27813 vsize=915328 CPUtime=0
/proc/27815/task/27817/stat : 27817 (java) S 27813 27815 27692 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 155516601 937295872 6138 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.33488 s]
/proc/loadavg: 1.69 1.92 1.90 4/100 27823
/proc/meminfo: memFree=1615408/2055920 swapFree=4192812/4192956
[pid=27815] ppid=27813 vsize=915760 CPUtime=1.31
/proc/27815/stat : 27815 (java) R 27813 27815 27692 0 -1 0 11249 0 1 0 120 11 0 0 18 0 8 0 155516597 937738240 10987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073957100 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27815/statm: 228940 10987 2529 14 0 215410 0
[pid=27815/tid=27817] ppid=27813 vsize=915760 CPUtime=0.03
/proc/27815/task/27817/stat : 27817 (java) S 27813 27815 27692 0 -1 64 258 0 0 0 3 0 0 0 16 0 8 0 155516601 937738240 10987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27818] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27818/stat : 27818 (java) S 27813 27815 27692 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155516601 937738240 10987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27819] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27819/stat : 27819 (java) S 27813 27815 27692 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155516601 937738240 10987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27820] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27820/stat : 27820 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155516604 937738240 10987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27821] ppid=27813 vsize=915760 CPUtime=0.26
/proc/27815/task/27821/stat : 27821 (java) R 27813 27815 27692 0 -1 64 460 0 0 0 25 1 0 0 20 0 8 0 155516604 937738240 10987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27822] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27822/stat : 27822 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155516604 937738240 10987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27823] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27823/stat : 27823 (java) S 27813 27815 27692 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155516604 937738240 10987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915760

[startup+2.98821 s]
/proc/loadavg: 1.69 1.92 1.90 3/100 27823
/proc/meminfo: memFree=1615024/2055920 swapFree=4192812/4192956
[pid=27815] ppid=27813 vsize=915760 CPUtime=2.95
/proc/27815/stat : 27815 (java) R 27813 27815 27692 0 -1 0 11273 0 1 0 284 11 0 0 25 0 8 0 155516597 937738240 11009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073942988 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27815/statm: 228940 11009 2533 14 0 215410 0
[pid=27815/tid=27817] ppid=27813 vsize=915760 CPUtime=0.03
/proc/27815/task/27817/stat : 27817 (java) S 27813 27815 27692 0 -1 64 259 0 0 0 3 0 0 0 16 0 8 0 155516601 937738240 11009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27818] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27818/stat : 27818 (java) S 27813 27815 27692 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155516601 937738240 11009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27819] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27819/stat : 27819 (java) S 27813 27815 27692 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155516601 937738240 11009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27820] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27820/stat : 27820 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155516604 937738240 11009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27821] ppid=27813 vsize=915760 CPUtime=0.27
/proc/27815/task/27821/stat : 27821 (java) S 27813 27815 27692 0 -1 64 466 0 0 0 26 1 0 0 16 0 8 0 155516604 937738240 11009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27822] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27822/stat : 27822 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155516604 937738240 11009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27823] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27823/stat : 27823 (java) S 27813 27815 27692 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155516604 937738240 11009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915760

[startup+6.27286 s]
/proc/loadavg: 1.72 1.92 1.91 3/100 27823
/proc/meminfo: memFree=1614896/2055920 swapFree=4192812/4192956
[pid=27815] ppid=27813 vsize=915760 CPUtime=6.2
/proc/27815/stat : 27815 (java) R 27813 27815 27692 0 -1 0 11290 0 1 0 609 11 0 0 25 0 8 0 155516597 937738240 11023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073965959 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27815/statm: 228940 11023 2534 14 0 215410 0
[pid=27815/tid=27817] ppid=27813 vsize=915760 CPUtime=0.03
/proc/27815/task/27817/stat : 27817 (java) S 27813 27815 27692 0 -1 64 259 0 0 0 3 0 0 0 17 0 8 0 155516601 937738240 11023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27818] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27818/stat : 27818 (java) S 27813 27815 27692 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155516601 937738240 11023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27819] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27819/stat : 27819 (java) S 27813 27815 27692 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155516601 937738240 11023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27820] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27820/stat : 27820 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155516604 937738240 11023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27821] ppid=27813 vsize=915760 CPUtime=0.29
/proc/27815/task/27821/stat : 27821 (java) S 27813 27815 27692 0 -1 64 472 0 0 0 28 1 0 0 16 0 8 0 155516604 937738240 11023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27822] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27822/stat : 27822 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155516604 937738240 11023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27823] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27823/stat : 27823 (java) S 27813 27815 27692 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155516604 937738240 11023 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) 915760

[startup+12.7662 s]
/proc/loadavg: 1.74 1.92 1.91 3/100 27823
/proc/meminfo: memFree=1614768/2055920 swapFree=4192812/4192956
[pid=27815] ppid=27813 vsize=915760 CPUtime=12.63
/proc/27815/stat : 27815 (java) R 27813 27815 27692 0 -1 0 11320 0 1 0 1252 11 0 0 25 0 8 0 155516597 937738240 11048 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073944634 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27815/statm: 228940 11048 2534 14 0 215410 0
[pid=27815/tid=27817] ppid=27813 vsize=915760 CPUtime=0.03
/proc/27815/task/27817/stat : 27817 (java) S 27813 27815 27692 0 -1 64 259 0 0 0 3 0 0 0 16 0 8 0 155516601 937738240 11048 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27818] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27818/stat : 27818 (java) S 27813 27815 27692 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155516601 937738240 11048 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27819] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27819/stat : 27819 (java) S 27813 27815 27692 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155516601 937738240 11048 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27820] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27820/stat : 27820 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155516604 937738240 11048 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27821] ppid=27813 vsize=915760 CPUtime=0.3
/proc/27815/task/27821/stat : 27821 (java) S 27813 27815 27692 0 -1 64 480 0 0 0 29 1 0 0 16 0 8 0 155516604 937738240 11048 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27822] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27822/stat : 27822 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155516604 937738240 11048 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27823] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27823/stat : 27823 (java) S 27813 27815 27692 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155516604 937738240 11048 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915760

[startup+25.6277 s]
/proc/loadavg: 1.78 1.92 1.91 3/100 27823
/proc/meminfo: memFree=1614640/2055920 swapFree=4192812/4192956
[pid=27815] ppid=27813 vsize=915760 CPUtime=25.38
/proc/27815/stat : 27815 (java) R 27813 27815 27692 0 -1 0 11350 0 1 0 2526 12 0 0 25 0 8 0 155516597 937738240 11076 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073945533 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27815/statm: 228940 11076 2534 14 0 215410 0
[pid=27815/tid=27817] ppid=27813 vsize=915760 CPUtime=0.03
/proc/27815/task/27817/stat : 27817 (java) S 27813 27815 27692 0 -1 64 259 0 0 0 3 0 0 0 16 0 8 0 155516601 937738240 11076 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27818] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27818/stat : 27818 (java) S 27813 27815 27692 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155516601 937738240 11076 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27819] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27819/stat : 27819 (java) S 27813 27815 27692 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155516601 937738240 11076 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27820] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27820/stat : 27820 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155516604 937738240 11076 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27821] ppid=27813 vsize=915760 CPUtime=0.33
/proc/27815/task/27821/stat : 27821 (java) S 27813 27815 27692 0 -1 64 491 0 0 0 32 1 0 0 16 0 8 0 155516604 937738240 11076 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27822] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27822/stat : 27822 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155516604 937738240 11076 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27823] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27823/stat : 27823 (java) S 27813 27815 27692 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155516604 937738240 11076 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 915760

[startup+51.2608 s]
/proc/loadavg: 1.87 1.93 1.91 3/100 27823
/proc/meminfo: memFree=1614576/2055920 swapFree=4192812/4192956
[pid=27815] ppid=27813 vsize=915760 CPUtime=50.77
/proc/27815/stat : 27815 (java) R 27813 27815 27692 0 -1 0 11383 0 1 0 5065 12 0 0 25 0 8 0 155516597 937738240 11108 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073945499 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27815/statm: 228940 11108 2534 14 0 215410 0
[pid=27815/tid=27817] ppid=27813 vsize=915760 CPUtime=0.03
/proc/27815/task/27817/stat : 27817 (java) S 27813 27815 27692 0 -1 64 259 0 0 0 3 0 0 0 16 0 8 0 155516601 937738240 11108 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27818] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27818/stat : 27818 (java) S 27813 27815 27692 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155516601 937738240 11108 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27819] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27819/stat : 27819 (java) S 27813 27815 27692 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155516601 937738240 11108 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27820] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27820/stat : 27820 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155516604 937738240 11108 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27821] ppid=27813 vsize=915760 CPUtime=0.33
/proc/27815/task/27821/stat : 27821 (java) S 27813 27815 27692 0 -1 64 492 0 0 0 32 1 0 0 16 0 8 0 155516604 937738240 11108 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27822] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27822/stat : 27822 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155516604 937738240 11108 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27823] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27823/stat : 27823 (java) S 27813 27815 27692 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155516604 937738240 11108 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 915760

[startup+102.521 s]
/proc/loadavg: 1.94 1.94 1.91 3/100 27823
/proc/meminfo: memFree=1614576/2055920 swapFree=4192812/4192956
[pid=27815] ppid=27813 vsize=915760 CPUtime=101.57
/proc/27815/stat : 27815 (java) R 27813 27815 27692 0 -1 0 11394 0 1 0 10144 13 0 0 25 0 8 0 155516597 937738240 11118 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073967465 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27815/statm: 228940 11118 2534 14 0 215410 0
[pid=27815/tid=27817] ppid=27813 vsize=915760 CPUtime=0.03
/proc/27815/task/27817/stat : 27817 (java) S 27813 27815 27692 0 -1 64 259 0 0 0 3 0 0 0 16 0 8 0 155516601 937738240 11118 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27818] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27818/stat : 27818 (java) S 27813 27815 27692 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155516601 937738240 11118 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27819] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27819/stat : 27819 (java) S 27813 27815 27692 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155516601 937738240 11118 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27820] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27820/stat : 27820 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155516604 937738240 11118 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27821] ppid=27813 vsize=915760 CPUtime=0.34
/proc/27815/task/27821/stat : 27821 (java) S 27813 27815 27692 0 -1 64 496 0 0 0 33 1 0 0 16 0 8 0 155516604 937738240 11118 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27822] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27822/stat : 27822 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155516604 937738240 11118 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27823] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27823/stat : 27823 (java) S 27813 27815 27692 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155516604 937738240 11118 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 915760

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

Current children cumulated CPU time (s) 1410.03
Current children cumulated vsize (KiB) 915760

[startup+1482.76 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 27939
/proc/meminfo: memFree=1617336/2055920 swapFree=4192812/4192956
[pid=27815] ppid=27813 vsize=915760 CPUtime=1469.76
/proc/27815/stat : 27815 (java) R 27813 27815 27692 0 -1 0 11413 0 1 0 146950 26 0 0 25 0 8 0 155516597 937738240 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073966888 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27815/statm: 228940 11137 2534 14 0 215410 0
[pid=27815/tid=27817] ppid=27813 vsize=915760 CPUtime=0.03
/proc/27815/task/27817/stat : 27817 (java) S 27813 27815 27692 0 -1 64 259 0 0 0 3 0 0 0 16 0 8 0 155516601 937738240 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27818] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27818/stat : 27818 (java) S 27813 27815 27692 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155516601 937738240 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27819] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27819/stat : 27819 (java) S 27813 27815 27692 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155516601 937738240 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27820] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27820/stat : 27820 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155516604 937738240 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27821] ppid=27813 vsize=915760 CPUtime=0.34
/proc/27815/task/27821/stat : 27821 (java) S 27813 27815 27692 0 -1 64 496 0 0 0 33 1 0 0 16 0 8 0 155516604 937738240 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27822] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27822/stat : 27822 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155516604 937738240 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27823] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27823/stat : 27823 (java) S 27813 27815 27692 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155516604 937738240 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1469.76
Current children cumulated vsize (KiB) 915760

[startup+1542.78 s]
/proc/loadavg: 2.03 2.01 1.95 4/100 27939
/proc/meminfo: memFree=1617272/2055920 swapFree=4192812/4192956
[pid=27815] ppid=27813 vsize=915760 CPUtime=1529.49
/proc/27815/stat : 27815 (java) R 27813 27815 27692 0 -1 0 11413 0 1 0 152923 26 0 0 25 0 8 0 155516597 937738240 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073771390 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27815/statm: 228940 11137 2534 14 0 215410 0
[pid=27815/tid=27817] ppid=27813 vsize=915760 CPUtime=0.03
/proc/27815/task/27817/stat : 27817 (java) S 27813 27815 27692 0 -1 64 259 0 0 0 3 0 0 0 16 0 8 0 155516601 937738240 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27818] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27818/stat : 27818 (java) S 27813 27815 27692 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155516601 937738240 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27819] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27819/stat : 27819 (java) S 27813 27815 27692 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155516601 937738240 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27820] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27820/stat : 27820 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155516604 937738240 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27821] ppid=27813 vsize=915760 CPUtime=0.34
/proc/27815/task/27821/stat : 27821 (java) S 27813 27815 27692 0 -1 64 496 0 0 0 33 1 0 0 16 0 8 0 155516604 937738240 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27822] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27822/stat : 27822 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155516604 937738240 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27823] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27823/stat : 27823 (java) S 27813 27815 27692 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155516604 937738240 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1529.49
Current children cumulated vsize (KiB) 915760

[startup+1602.79 s]
/proc/loadavg: 2.01 2.01 1.95 3/100 27939
/proc/meminfo: memFree=1617272/2055920 swapFree=4192812/4192956
[pid=27815] ppid=27813 vsize=915760 CPUtime=1589.21
/proc/27815/stat : 27815 (java) R 27813 27815 27692 0 -1 0 11413 0 1 0 158894 27 0 0 25 0 8 0 155516597 937738240 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073772610 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27815/statm: 228940 11137 2534 14 0 215410 0
[pid=27815/tid=27817] ppid=27813 vsize=915760 CPUtime=0.03
/proc/27815/task/27817/stat : 27817 (java) S 27813 27815 27692 0 -1 64 259 0 0 0 3 0 0 0 16 0 8 0 155516601 937738240 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27818] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27818/stat : 27818 (java) S 27813 27815 27692 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155516601 937738240 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27819] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27819/stat : 27819 (java) S 27813 27815 27692 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155516601 937738240 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27820] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27820/stat : 27820 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155516604 937738240 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27821] ppid=27813 vsize=915760 CPUtime=0.34
/proc/27815/task/27821/stat : 27821 (java) S 27813 27815 27692 0 -1 64 496 0 0 0 33 1 0 0 16 0 8 0 155516604 937738240 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27822] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27822/stat : 27822 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155516604 937738240 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27823] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27823/stat : 27823 (java) S 27813 27815 27692 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155516604 937738240 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1589.21
Current children cumulated vsize (KiB) 915760

[startup+1662.8 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 27939
/proc/meminfo: memFree=1617272/2055920 swapFree=4192812/4192956
[pid=27815] ppid=27813 vsize=915760 CPUtime=1648.93
/proc/27815/stat : 27815 (java) R 27813 27815 27692 0 -1 0 11416 0 1 0 164866 27 0 0 25 0 8 0 155516597 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073771390 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27815/statm: 228940 11140 2534 14 0 215410 0
[pid=27815/tid=27817] ppid=27813 vsize=915760 CPUtime=0.03
/proc/27815/task/27817/stat : 27817 (java) S 27813 27815 27692 0 -1 64 259 0 0 0 3 0 0 0 16 0 8 0 155516601 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27818] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27818/stat : 27818 (java) S 27813 27815 27692 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155516601 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27819] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27819/stat : 27819 (java) S 27813 27815 27692 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155516601 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27820] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27820/stat : 27820 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155516604 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27821] ppid=27813 vsize=915760 CPUtime=0.34
/proc/27815/task/27821/stat : 27821 (java) S 27813 27815 27692 0 -1 64 496 0 0 0 33 1 0 0 16 0 8 0 155516604 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27822] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27822/stat : 27822 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155516604 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27823] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27823/stat : 27823 (java) S 27813 27815 27692 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155516604 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1648.93
Current children cumulated vsize (KiB) 915760

[startup+1722.82 s]
/proc/loadavg: 2.05 2.01 1.96 3/100 27939
/proc/meminfo: memFree=1617272/2055920 swapFree=4192812/4192956
[pid=27815] ppid=27813 vsize=915760 CPUtime=1708.66
/proc/27815/stat : 27815 (java) R 27813 27815 27692 0 -1 0 11416 0 1 0 170838 28 0 0 25 0 8 0 155516597 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073943909 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27815/statm: 228940 11140 2534 14 0 215410 0
[pid=27815/tid=27817] ppid=27813 vsize=915760 CPUtime=0.03
/proc/27815/task/27817/stat : 27817 (java) S 27813 27815 27692 0 -1 64 259 0 0 0 3 0 0 0 16 0 8 0 155516601 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27818] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27818/stat : 27818 (java) S 27813 27815 27692 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155516601 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27819] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27819/stat : 27819 (java) S 27813 27815 27692 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155516601 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27820] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27820/stat : 27820 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155516604 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27821] ppid=27813 vsize=915760 CPUtime=0.34
/proc/27815/task/27821/stat : 27821 (java) S 27813 27815 27692 0 -1 64 496 0 0 0 33 1 0 0 16 0 8 0 155516604 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27822] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27822/stat : 27822 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155516604 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27823] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27823/stat : 27823 (java) S 27813 27815 27692 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155516604 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1708.66
Current children cumulated vsize (KiB) 915760

[startup+1782.83 s]
/proc/loadavg: 2.02 2.01 1.96 3/100 27939
/proc/meminfo: memFree=1617208/2055920 swapFree=4192812/4192956
[pid=27815] ppid=27813 vsize=915760 CPUtime=1768.39
/proc/27815/stat : 27815 (java) R 27813 27815 27692 0 -1 0 11416 0 1 0 176811 28 0 0 25 0 8 0 155516597 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073943847 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27815/statm: 228940 11140 2534 14 0 215410 0
[pid=27815/tid=27817] ppid=27813 vsize=915760 CPUtime=0.03
/proc/27815/task/27817/stat : 27817 (java) S 27813 27815 27692 0 -1 64 259 0 0 0 3 0 0 0 16 0 8 0 155516601 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27818] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27818/stat : 27818 (java) S 27813 27815 27692 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155516601 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27819] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27819/stat : 27819 (java) S 27813 27815 27692 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155516601 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27820] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27820/stat : 27820 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155516604 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27821] ppid=27813 vsize=915760 CPUtime=0.34
/proc/27815/task/27821/stat : 27821 (java) S 27813 27815 27692 0 -1 64 496 0 0 0 33 1 0 0 16 0 8 0 155516604 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27822] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27822/stat : 27822 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155516604 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27823] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27823/stat : 27823 (java) S 27813 27815 27692 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155516604 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1768.39
Current children cumulated vsize (KiB) 915760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.64 s]
/proc/loadavg: 2.01 2.01 1.96 3/100 27939
/proc/meminfo: memFree=1617208/2055920 swapFree=4192812/4192956
[pid=27815] ppid=27813 vsize=915760 CPUtime=1800.04
/proc/27815/stat : 27815 (java) R 27813 27815 27692 0 -1 0 11416 0 1 0 179976 28 0 0 25 0 8 0 155516597 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073771309 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27815/statm: 228940 11140 2534 14 0 215410 0
[pid=27815/tid=27817] ppid=27813 vsize=915760 CPUtime=0.03
/proc/27815/task/27817/stat : 27817 (java) S 27813 27815 27692 0 -1 64 259 0 0 0 3 0 0 0 16 0 8 0 155516601 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27818] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27818/stat : 27818 (java) S 27813 27815 27692 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155516601 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27819] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27819/stat : 27819 (java) S 27813 27815 27692 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155516601 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27820] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27820/stat : 27820 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155516604 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27821] ppid=27813 vsize=915760 CPUtime=0.34
/proc/27815/task/27821/stat : 27821 (java) S 27813 27815 27692 0 -1 64 496 0 0 0 33 1 0 0 16 0 8 0 155516604 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27822] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27822/stat : 27822 (java) S 27813 27815 27692 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155516604 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27815/tid=27823] ppid=27813 vsize=915760 CPUtime=0
/proc/27815/task/27823/stat : 27823 (java) S 27813 27815 27692 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155516604 937738240 11140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 915760

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

Child status: 143
Real time (s): 1814.69
CPU time (s): 1800.09
CPU user time (s): 1799.8
CPU system time (s): 0.295955
CPU usage (%): 99.1957
Max. virtual memory (cumulated for all children) (KiB): 915760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.8
system time used= 0.295955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11433
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= 37729
involuntary context switches= 70921

runsolver used 2.52861 s user time and 5.50016 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Jan  6 08:13:34 UTC 2007


IDJOB= 198112
IDBENCH= 3535
FILE ID= node11/198112-1168071211

PBS_JOBID= 3475731

Free space on /tmp= 66319 MiB

BENCH NAME= HOME/pub/bench/CPAI06/golombRuler/golombRulerArity4/ruler-70-12-a4.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/198112-1168071211/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-198112-1168071211 -o ROOT/results/node11/solver-198112-1168071211 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/198112-1168071211/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  483ac62d54e72b858336bc42f0e6fa40

RANDOM SEED= 862097209

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.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	: 5931.00
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:       1649544 kB
Buffers:         37312 kB
Cached:         196608 kB
SwapCached:          0 kB
Active:         145060 kB
Inactive:       177176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1649544 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2216 kB
Writeback:           0 kB
Mapped:         117348 kB
Slab:            68556 kB
Committed_AS:  5071928 kB
PageTables:       2480 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= 66319 MiB



End job on node11 on Sat Jan  6 08:43:50 UTC 2007