Trace number 201279

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.16 1807.36

General information on the benchmark

Namefapp/fapp11-15/fapp12/
fapp12-1500-5.xml
MD5SUMadf10fdc6d350a6af7b358d510ea8438
Bench Category2-ARY-INT (binary 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 variables1500
Number of constraints25409
Maximum constraint arity2
Maximum domain size310
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25409
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.41	   
0.41	   instance
0.41	     name=/tmp/evaluation/201279-1168072284/unknown.xml
0.44	   
0.44	   domains being loaded...
0.47	   
0.47	   variables being loaded...
0.70	     nbVariables=1500  nbDomainTypes=13  minDomainSize=42  maxDomainSize=310
0.70	       =>  wckTime=0.383  cpuTime=0.22  mem=22M513
0.70	   
0.70	   predicates being loaded...
0.70	   
0.70	   constraints being loaded...
4.62	   
4.62	   INFO : Stopping converting binary constraints (cpu=4.01, mem = 44M488)
7.66	     nbConstraints=13439  nbMergedConstraints=11970  nbConvertedConstraints=66  nbConvertConstraintsChecks=5341300
7.66	     nbExtensionStructures=59  nbSharedExtensionStructures=7  nbConflictsStructures=59  nbSharedConflictsStructures=7
7.66	     nbSharedBinaryRepresentations=18871  nbEvaluationManagers=9594  nbSharedEvaluationManagers=3779  maxDegree=22
7.66	     maxArity=2
7.66	       =>  wckTime=7.341  cpuTime=6.62  mem=65M589
7.84	   
7.84	   solver IterativeSystematicSolver being built... 
8.32	       =>  wckTime=8.005  cpuTime=6.95  mem=84M943
45.90	   
45.90	   preprocessing
45.90	     nbConstraintChecks=71274026  nbValidityChecks=2345423  nbPropagations=1975  nbRevisions=41702
45.90	     nbUselessRevisions=37516  nbRemovedValues=230636  detectedInconsistency=no
45.90	       =>  wckTime=37.564  cpuTime=37.49  mem=84M943
53.91	   
53.91	   search
53.91	     run=0  nbConstraintChecks=13322862  nbValidityChecks=9463101  nbPropagations=7540  nbRevisions=139288
53.91	     nbUselessRevisions=126144  nbAssignments=72  nbFailedAssignments=19  nbBacktracks=11  nbVisitedNodes=96
53.91	     nbRestartNogoods=0  mapSize=0  nbInferences=0  nbTooLargeKeys=53
53.91	       =>  wckTime=45.578  cpuTime=45.48  mem=85M950
56.78	   
56.78	   search
56.78	     run=1  nbConstraintChecks=17774433  nbValidityChecks=19097742  nbPropagations=20457  nbRevisions=371505
56.78	     nbUselessRevisions=338115  nbAssignments=142  nbFailedAssignments=29  nbBacktracks=31  nbVisitedNodes=183
56.78	     nbRestartNogoods=5  mapSize=0  nbInferences=0  nbTooLargeKeys=113
56.78	       =>  wckTime=48.443  cpuTime=48.33  mem=85M950
59.64	   
59.64	   search
59.64	     run=2  nbConstraintChecks=21919258  nbValidityChecks=30009361  nbPropagations=39861  nbRevisions=718910
59.64	     nbUselessRevisions=654650  nbAssignments=242  nbFailedAssignments=58  nbBacktracks=60  nbVisitedNodes=321
59.64	     nbRestartNogoods=6  mapSize=0  nbInferences=0  nbTooLargeKeys=184
59.64	       =>  wckTime=51.305  cpuTime=51.19  mem=85M950
63.52	   
63.52	   search
63.52	     run=3  nbConstraintChecks=27701344  nbValidityChecks=43150502  nbPropagations=67365  nbRevisions=1207892
63.52	     nbUselessRevisions=1099787  nbAssignments=370  nbFailedAssignments=106  nbBacktracks=98  nbVisitedNodes=511
63.52	     nbRestartNogoods=11  mapSize=0  nbInferences=0  nbTooLargeKeys=264
63.52	       =>  wckTime=55.185  cpuTime=55.06  mem=85M950
68.33	   
68.33	   search
68.33	     run=4  nbConstraintChecks=34366600  nbValidityChecks=61498807  nbPropagations=106672  nbRevisions=1906691
68.33	     nbUselessRevisions=1735609  nbAssignments=516  nbFailedAssignments=162  nbBacktracks=149  nbVisitedNodes=731
68.33	     nbRestartNogoods=14  mapSize=0  nbInferences=0  nbTooLargeKeys=354
68.33	       =>  wckTime=59.992  cpuTime=59.87  mem=85M950
77.22	   
77.22	   search
77.22	     run=5  nbConstraintChecks=47774939  nbValidityChecks=84057662  nbPropagations=161559  nbRevisions=2874141
77.22	     nbUselessRevisions=2617296  nbAssignments=764  nbFailedAssignments=210  nbBacktracks=225  nbVisitedNodes=1065
77.22	     nbRestartNogoods=15  mapSize=0  nbInferences=0  nbTooLargeKeys=554
77.22	       =>  wckTime=68.89  cpuTime=68.74  mem=85M950
105.53	   
105.53	   search
105.53	     run=6  nbConstraintChecks=83699881  nbValidityChecks=166211346  nbPropagations=308590  nbRevisions=5611338
105.53	     nbUselessRevisions=5054813  nbAssignments=1343  nbFailedAssignments=520  nbBacktracks=338  nbVisitedNodes=2019
105.53	     nbRestartNogoods=34  mapSize=0  nbInferences=0  nbTooLargeKeys=823
105.53	       =>  wckTime=97.198  cpuTime=97.04  mem=85M950
114.88	   
114.88	   search
114.88	     run=7  nbConstraintChecks=96813380  nbValidityChecks=194998997  nbPropagations=472803  nbRevisions=8664359
114.88	     nbUselessRevisions=7775335  nbAssignments=1676  nbFailedAssignments=672  nbBacktracks=509  nbVisitedNodes=2603
114.88	     nbRestartNogoods=46  mapSize=0  nbInferences=0  nbTooLargeKeys=1004
114.88	       =>  wckTime=106.542  cpuTime=106.36  mem=85M950
118.27	   
118.27	   INFO : Stopping hyperNogood (mapSize=0, nbTooLargekeys=1073, mem=85M950)
128.50	   
128.50	   search
128.50	     run=8  nbConstraintChecks=115315338  nbValidityChecks=244807349  nbPropagations=667792  nbRevisions=12238515
128.50	     nbUselessRevisions=10962206  nbAssignments=2233  nbFailedAssignments=954  nbBacktracks=768  nbVisitedNodes=3566
128.50	     nbRestartNogoods=51
128.50	       =>  wckTime=120.165  cpuTime=119.95  mem=85M950
186.77	   
186.77	   search
186.77	     run=9  nbConstraintChecks=196455510  nbValidityChecks=392078690  nbPropagations=972982  nbRevisions=17835652
186.77	     nbUselessRevisions=15848972  nbAssignments=4163  nbFailedAssignments=2406  nbBacktracks=1152  nbVisitedNodes=7149
186.77	     nbRestartNogoods=70
186.77	       =>  wckTime=178.436  cpuTime=178.16  mem=85M950
270.42	   
270.42	   search
270.42	     run=10  nbConstraintChecks=319103249  nbValidityChecks=631085298  nbPropagations=1412398  nbRevisions=25908553
270.42	     nbUselessRevisions=22908423  nbAssignments=5857  nbFailedAssignments=3428  nbBacktracks=1728  nbVisitedNodes=10314
270.42	     nbRestartNogoods=79
270.42	       =>  wckTime=262.086  cpuTime=261.72  mem=85M950
305.39	   
305.39	   search
305.39	     run=11  nbConstraintChecks=363978695  nbValidityChecks=733199096  nbPropagations=1946128  nbRevisions=35711475
305.39	     nbUselessRevisions=31458355  nbAssignments=7807  nbFailedAssignments=4390  nbBacktracks=2597  nbVisitedNodes=13606
305.39	     nbRestartNogoods=93
305.39	       =>  wckTime=297.061  cpuTime=296.66  mem=85M950
446.83	   
446.83	   search
446.83	     run=12  nbConstraintChecks=540560678  nbValidityChecks=1089362977  nbPropagations=2874852  nbRevisions=53414272
446.83	     nbUselessRevisions=46776839  nbAssignments=12498  nbFailedAssignments=7638  nbBacktracks=3894  nbVisitedNodes=22310
446.83	     nbRestartNogoods=113
446.83	       =>  wckTime=438.495  cpuTime=437.95  mem=85M950
569.57	   
569.57	   search
569.57	     run=13  nbConstraintChecks=681383732  nbValidityChecks=1456011407  nbPropagations=4244606  nbRevisions=79367570
569.57	     nbUselessRevisions=69196126  nbAssignments=16684  nbFailedAssignments=9701  nbBacktracks=5841  nbVisitedNodes=29402
569.57	     nbRestartNogoods=174
569.57	       =>  wckTime=561.24  cpuTime=560.55  mem=86M956
800.57	   
800.57	   search
800.57	     run=14  nbConstraintChecks=967396668  nbValidityChecks=2075478635  nbPropagations=6304630  nbRevisions=118695101
800.57	     nbUselessRevisions=103135687  nbAssignments=22289  nbFailedAssignments=12190  nbBacktracks=8761
800.57	     nbVisitedNodes=38386  nbRestartNogoods=216
800.57	       =>  wckTime=792.234  cpuTime=790.47  mem=86M956
1042.10	   
1042.10	   search
1042.10	     run=15  nbConstraintChecks=1230047328  nbValidityChecks=2798052926  nbPropagations=9335705  nbRevisions=176455075
1042.10	     nbUselessRevisions=153036686  nbAssignments=31753  nbFailedAssignments=17099  nbBacktracks=13139
1042.10	     nbVisitedNodes=54802  nbRestartNogoods=283
1042.10	       =>  wckTime=1033.771  cpuTime=1030.72  mem=86M956
1788.83	   
1788.83	   search
1788.83	     run=16  nbConstraintChecks=2232331774  nbValidityChecks=4969289030  nbPropagations=14010336  nbRevisions=264895178
1788.83	     nbUselessRevisions=229705648  nbAssignments=56264  nbFailedAssignments=34965  nbBacktracks=19707
1788.83	     nbVisitedNodes=100631  nbRestartNogoods=331
1788.83	       =>  wckTime=1780.499  cpuTime=1773.39  mem=86M956

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/node30/watcher-201279-1168072284 -o ROOT/results/node30/solver-201279-1168072284 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/201279-1168072284/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.88 1.94 1.83 5/93 2458
/proc/meminfo: memFree=1102112/2055920 swapFree=4191880/4192956
[pid=2457] ppid=2455 vsize=906644 CPUtime=0.02
/proc/2457/stat : 2457 (java) S 2455 2457 1923 0 -1 0 2068 0 1 0 2 0 0 0 18 0 2 0 155622334 928403456 1817 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/2457/statm: 226661 1817 1036 14 0 214244 0
[pid=2457/tid=2459] ppid=2455 vsize=906644 CPUtime=0
/proc/2457/task/2459/stat : 2459 (java) R 2455 2457 1923 0 -1 64 3 0 0 0 0 0 0 0 19 0 2 0 155622338 928403456 1817 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.104776 s]
/proc/loadavg: 1.88 1.94 1.83 5/93 2458
/proc/meminfo: memFree=1102112/2055920 swapFree=4191880/4192956
[pid=2457] ppid=2455 vsize=914988 CPUtime=0.08
/proc/2457/stat : 2457 (java) S 2455 2457 1923 0 -1 0 2996 0 1 0 7 1 0 0 17 0 8 0 155622334 936947712 2742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2457/statm: 228747 2742 1427 14 0 215242 0
[pid=2457/tid=2459] ppid=2455 vsize=914988 CPUtime=0
/proc/2457/task/2459/stat : 2459 (java) S 2455 2457 1923 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 155622338 936947712 2742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.512799 s]
/proc/loadavg: 1.88 1.94 1.83 5/93 2458
/proc/meminfo: memFree=1102112/2055920 swapFree=4191880/4192956
[pid=2457] ppid=2455 vsize=915328 CPUtime=0.42
/proc/2457/stat : 2457 (java) R 2455 2457 1923 0 -1 0 6232 0 1 0 38 4 0 0 18 0 8 0 155622334 937295872 5971 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2457/statm: 228832 5971 2138 14 0 215302 0
[pid=2457/tid=2459] ppid=2455 vsize=915328 CPUtime=0
/proc/2457/task/2459/stat : 2459 (java) S 2455 2457 1923 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 155622338 937295872 5971 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 915328

[startup+1.33685 s]
/proc/loadavg: 1.88 1.94 1.83 3/100 2465
/proc/meminfo: memFree=1024752/2055920 swapFree=4191880/4192956
[pid=2457] ppid=2455 vsize=915620 CPUtime=1.25
/proc/2457/stat : 2457 (java) R 2455 2457 1923 0 -1 0 22177 0 1 0 113 12 0 0 24 0 8 0 155622334 937594880 21914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073542740 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2457/statm: 228905 21914 2160 14 0 215375 0
[pid=2457/tid=2459] ppid=2455 vsize=915620 CPUtime=0.08
/proc/2457/task/2459/stat : 2459 (java) S 2455 2457 1923 0 -1 64 5636 0 0 0 6 2 0 0 16 0 8 0 155622338 937594880 21914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2460] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2460/stat : 2460 (java) S 2455 2457 1923 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155622338 937594880 21914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2461] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2461/stat : 2461 (java) S 2455 2457 1923 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 155622338 937594880 21914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2462] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2462/stat : 2462 (java) S 2455 2457 1923 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155622342 937594880 21914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2463] ppid=2455 vsize=915620 CPUtime=0.15
/proc/2457/task/2463/stat : 2463 (java) S 2455 2457 1923 0 -1 64 407 0 0 0 15 0 0 0 16 0 8 0 155622342 937594880 21914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2464] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2464/stat : 2464 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155622342 937594880 21914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2465] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2465/stat : 2465 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622342 937594880 21914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 915620

[startup+2.97496 s]
/proc/loadavg: 1.88 1.94 1.83 4/100 2465
/proc/meminfo: memFree=1010224/2055920 swapFree=4191880/4192956
[pid=2457] ppid=2455 vsize=915620 CPUtime=2.88
/proc/2457/stat : 2457 (java) R 2455 2457 1923 0 -1 0 22254 0 1 0 276 12 0 0 25 0 8 0 155622334 937594880 21989 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073833447 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2457/statm: 228905 21989 2180 14 0 215375 0
[pid=2457/tid=2459] ppid=2455 vsize=915620 CPUtime=0.11
/proc/2457/task/2459/stat : 2459 (java) S 2455 2457 1923 0 -1 64 5636 0 0 0 9 2 0 0 17 0 8 0 155622338 937594880 21989 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2460] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2460/stat : 2460 (java) S 2455 2457 1923 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155622338 937594880 21989 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2461] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2461/stat : 2461 (java) S 2455 2457 1923 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 155622338 937594880 21989 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2462] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2462/stat : 2462 (java) S 2455 2457 1923 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155622342 937594880 21989 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2463] ppid=2455 vsize=915620 CPUtime=0.17
/proc/2457/task/2463/stat : 2463 (java) S 2455 2457 1923 0 -1 64 421 0 0 0 17 0 0 0 16 0 8 0 155622342 937594880 21989 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2464] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2464/stat : 2464 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155622342 937594880 21989 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2465] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2465/stat : 2465 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622342 937594880 21989 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 915620

[startup+6.27617 s]
/proc/loadavg: 1.97 1.96 1.83 3/100 2465
/proc/meminfo: memFree=962096/2055920 swapFree=4191880/4192956
[pid=2457] ppid=2455 vsize=915620 CPUtime=6.18
/proc/2457/stat : 2457 (java) R 2455 2457 1923 0 -1 0 26191 0 1 0 604 14 0 0 25 0 8 0 155622334 937594880 25923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153380306 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2457/statm: 228905 25923 2181 14 0 215375 0
[pid=2457/tid=2459] ppid=2455 vsize=915620 CPUtime=0.27
/proc/2457/task/2459/stat : 2459 (java) S 2455 2457 1923 0 -1 64 9542 0 0 0 24 3 0 0 16 0 8 0 155622338 937594880 25923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2460] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2460/stat : 2460 (java) S 2455 2457 1923 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155622338 937594880 25923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2461] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2461/stat : 2461 (java) S 2455 2457 1923 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 155622338 937594880 25923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2462] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2462/stat : 2462 (java) S 2455 2457 1923 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155622342 937594880 25923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2463] ppid=2455 vsize=915620 CPUtime=0.21
/proc/2457/task/2463/stat : 2463 (java) S 2455 2457 1923 0 -1 64 448 0 0 0 21 0 0 0 15 0 8 0 155622342 937594880 25923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2464] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2464/stat : 2464 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155622342 937594880 25923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2465] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2465/stat : 2465 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622342 937594880 25923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915620

[startup+12.7476 s]
/proc/loadavg: 1.97 1.96 1.83 3/100 2465
/proc/meminfo: memFree=914736/2055920 swapFree=4191880/4192956
[pid=2457] ppid=2455 vsize=915620 CPUtime=12.64
/proc/2457/stat : 2457 (java) R 2455 2457 1923 0 -1 0 37616 0 1 0 1245 19 0 0 25 0 8 0 155622334 937594880 37340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073837072 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2457/statm: 228905 37340 2533 14 0 215375 0
[pid=2457/tid=2459] ppid=2455 vsize=915620 CPUtime=0.7
/proc/2457/task/2459/stat : 2459 (java) S 2455 2457 1923 0 -1 64 20489 0 0 0 63 7 0 0 17 0 8 0 155622338 937594880 37340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2460] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2460/stat : 2460 (java) S 2455 2457 1923 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155622338 937594880 37340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2461] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2461/stat : 2461 (java) S 2455 2457 1923 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 155622338 937594880 37340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2462] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2462/stat : 2462 (java) S 2455 2457 1923 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155622342 937594880 37340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2463] ppid=2455 vsize=915620 CPUtime=0.33
/proc/2457/task/2463/stat : 2463 (java) S 2455 2457 1923 0 -1 64 507 0 0 0 32 1 0 0 15 0 8 0 155622342 937594880 37340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2464] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2464/stat : 2464 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155622342 937594880 37340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2465] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2465/stat : 2465 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622342 937594880 37340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915620

[startup+25.6164 s]
/proc/loadavg: 1.98 1.96 1.84 3/100 2465
/proc/meminfo: memFree=914800/2055920 swapFree=4191880/4192956
[pid=2457] ppid=2455 vsize=915620 CPUtime=25.51
/proc/2457/stat : 2457 (java) R 2455 2457 1923 0 -1 0 37619 0 1 0 2531 20 0 0 25 0 8 0 155622334 937594880 37341 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073837671 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2457/statm: 228905 37341 2533 14 0 215375 0
[pid=2457/tid=2459] ppid=2455 vsize=915620 CPUtime=0.7
/proc/2457/task/2459/stat : 2459 (java) S 2455 2457 1923 0 -1 64 20489 0 0 0 63 7 0 0 16 0 8 0 155622338 937594880 37341 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2460] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2460/stat : 2460 (java) S 2455 2457 1923 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155622338 937594880 37341 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2461] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2461/stat : 2461 (java) S 2455 2457 1923 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 155622338 937594880 37341 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2462] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2462/stat : 2462 (java) S 2455 2457 1923 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155622342 937594880 37341 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2463] ppid=2455 vsize=915620 CPUtime=0.33
/proc/2457/task/2463/stat : 2463 (java) S 2455 2457 1923 0 -1 64 509 0 0 0 32 1 0 0 16 0 8 0 155622342 937594880 37341 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2464] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2464/stat : 2464 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155622342 937594880 37341 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2465] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2465/stat : 2465 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622342 937594880 37341 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 915620

[startup+51.239 s]
/proc/loadavg: 1.98 1.96 1.84 3/100 2465
/proc/meminfo: memFree=914928/2055920 swapFree=4191880/4192956
[pid=2457] ppid=2455 vsize=915620 CPUtime=51.1
/proc/2457/stat : 2457 (java) R 2455 2457 1923 0 -1 0 37633 0 1 0 5090 20 0 0 25 0 8 0 155622334 937594880 37352 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072925643 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2457/statm: 228905 37352 2534 14 0 215375 0
[pid=2457/tid=2459] ppid=2455 vsize=915620 CPUtime=0.7
/proc/2457/task/2459/stat : 2459 (java) S 2455 2457 1923 0 -1 64 20489 0 0 0 63 7 0 0 16 0 8 0 155622338 937594880 37352 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2460] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2460/stat : 2460 (java) S 2455 2457 1923 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155622338 937594880 37352 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2461] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2461/stat : 2461 (java) S 2455 2457 1923 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 155622338 937594880 37352 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2462] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2462/stat : 2462 (java) S 2455 2457 1923 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155622342 937594880 37352 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2463] ppid=2455 vsize=915620 CPUtime=0.34
/proc/2457/task/2463/stat : 2463 (java) S 2455 2457 1923 0 -1 64 519 0 0 0 33 1 0 0 16 0 8 0 155622342 937594880 37352 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2464] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2464/stat : 2464 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155622342 937594880 37352 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2465] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2465/stat : 2465 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622342 937594880 37352 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 915620

[startup+102.495 s]
/proc/loadavg: 1.99 1.97 1.84 3/100 2465
/proc/meminfo: memFree=914800/2055920 swapFree=4191880/4192956
[pid=2457] ppid=2455 vsize=915620 CPUtime=102.31
/proc/2457/stat : 2457 (java) R 2455 2457 1923 0 -1 0 37655 0 1 0 10210 21 0 0 25 0 8 0 155622334 937594880 37366 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074137942 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2457/statm: 228905 37366 2537 14 0 215375 0
[pid=2457/tid=2459] ppid=2455 vsize=915620 CPUtime=0.7
/proc/2457/task/2459/stat : 2459 (java) S 2455 2457 1923 0 -1 64 20490 0 0 0 63 7 0 0 16 0 8 0 155622338 937594880 37366 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2460] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2460/stat : 2460 (java) S 2455 2457 1923 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155622338 937594880 37366 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2461] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2461/stat : 2461 (java) S 2455 2457 1923 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 155622338 937594880 37366 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2462] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2462/stat : 2462 (java) S 2455 2457 1923 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155622342 937594880 37366 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2463] ppid=2455 vsize=915620 CPUtime=0.37
/proc/2457/task/2463/stat : 2463 (java) S 2455 2457 1923 0 -1 64 529 0 0 0 35 2 0 0 16 0 8 0 155622342 937594880 37366 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2464] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2464/stat : 2464 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155622342 937594880 37366 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2465] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2465/stat : 2465 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622342 937594880 37366 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 915620

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

Current children cumulated CPU time (s) 1418.61
Current children cumulated vsize (KiB) 915620

[startup+1483.81 s]
/proc/loadavg: 2.06 2.04 1.95 3/100 2465
/proc/meminfo: memFree=914672/2055920 swapFree=4191880/4192956
[pid=2457] ppid=2455 vsize=915620 CPUtime=1478.38
/proc/2457/stat : 2457 (java) R 2455 2457 1923 0 -1 0 37678 0 1 0 147812 26 0 0 25 0 8 0 155622334 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074140121 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2457/statm: 228905 37380 2537 14 0 215375 0
[pid=2457/tid=2459] ppid=2455 vsize=915620 CPUtime=0.7
/proc/2457/task/2459/stat : 2459 (java) S 2455 2457 1923 0 -1 64 20490 0 0 0 63 7 0 0 16 0 8 0 155622338 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2460] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2460/stat : 2460 (java) S 2455 2457 1923 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155622338 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2461] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2461/stat : 2461 (java) S 2455 2457 1923 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 155622338 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2462] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2462/stat : 2462 (java) S 2455 2457 1923 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2463] ppid=2455 vsize=915620 CPUtime=0.4
/proc/2457/task/2463/stat : 2463 (java) S 2455 2457 1923 0 -1 64 549 0 0 0 38 2 0 0 16 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2464] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2464/stat : 2464 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2465] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2465/stat : 2465 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1478.38
Current children cumulated vsize (KiB) 915620

[startup+1543.89 s]
/proc/loadavg: 2.02 2.03 1.95 5/100 2465
/proc/meminfo: memFree=914672/2055920 swapFree=4191880/4192956
[pid=2457] ppid=2455 vsize=915620 CPUtime=1538.14
/proc/2457/stat : 2457 (java) R 2455 2457 1923 0 -1 0 37678 0 1 0 153788 26 0 0 25 0 8 0 155622334 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074164761 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2457/statm: 228905 37380 2537 14 0 215375 0
[pid=2457/tid=2459] ppid=2455 vsize=915620 CPUtime=0.7
/proc/2457/task/2459/stat : 2459 (java) S 2455 2457 1923 0 -1 64 20490 0 0 0 63 7 0 0 16 0 8 0 155622338 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2460] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2460/stat : 2460 (java) S 2455 2457 1923 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155622338 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2461] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2461/stat : 2461 (java) S 2455 2457 1923 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 155622338 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2462] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2462/stat : 2462 (java) S 2455 2457 1923 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2463] ppid=2455 vsize=915620 CPUtime=0.4
/proc/2457/task/2463/stat : 2463 (java) S 2455 2457 1923 0 -1 64 549 0 0 0 38 2 0 0 16 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2464] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2464/stat : 2464 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2465] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2465/stat : 2465 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1538.14
Current children cumulated vsize (KiB) 915620

[startup+1603.96 s]
/proc/loadavg: 2.01 2.02 1.95 3/100 2465
/proc/meminfo: memFree=914608/2055920 swapFree=4191880/4192956
[pid=2457] ppid=2455 vsize=915620 CPUtime=1597.88
/proc/2457/stat : 2457 (java) R 2455 2457 1923 0 -1 0 37678 0 1 0 159762 26 0 0 25 0 8 0 155622334 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074141451 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2457/statm: 228905 37380 2537 14 0 215375 0
[pid=2457/tid=2459] ppid=2455 vsize=915620 CPUtime=0.7
/proc/2457/task/2459/stat : 2459 (java) S 2455 2457 1923 0 -1 64 20490 0 0 0 63 7 0 0 16 0 8 0 155622338 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2460] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2460/stat : 2460 (java) S 2455 2457 1923 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155622338 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2461] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2461/stat : 2461 (java) S 2455 2457 1923 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 155622338 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2462] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2462/stat : 2462 (java) S 2455 2457 1923 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2463] ppid=2455 vsize=915620 CPUtime=0.4
/proc/2457/task/2463/stat : 2463 (java) S 2455 2457 1923 0 -1 64 549 0 0 0 38 2 0 0 16 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2464] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2464/stat : 2464 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2465] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2465/stat : 2465 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1597.88
Current children cumulated vsize (KiB) 915620

[startup+1664.05 s]
/proc/loadavg: 2.00 2.02 1.95 3/100 2465
/proc/meminfo: memFree=914672/2055920 swapFree=4191880/4192956
[pid=2457] ppid=2455 vsize=915620 CPUtime=1657.65
/proc/2457/stat : 2457 (java) R 2455 2457 1923 0 -1 0 37678 0 1 0 165739 26 0 0 25 0 8 0 155622334 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074153272 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2457/statm: 228905 37380 2537 14 0 215375 0
[pid=2457/tid=2459] ppid=2455 vsize=915620 CPUtime=0.7
/proc/2457/task/2459/stat : 2459 (java) S 2455 2457 1923 0 -1 64 20490 0 0 0 63 7 0 0 16 0 8 0 155622338 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2460] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2460/stat : 2460 (java) S 2455 2457 1923 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155622338 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2461] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2461/stat : 2461 (java) S 2455 2457 1923 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 155622338 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2462] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2462/stat : 2462 (java) S 2455 2457 1923 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2463] ppid=2455 vsize=915620 CPUtime=0.4
/proc/2457/task/2463/stat : 2463 (java) S 2455 2457 1923 0 -1 64 549 0 0 0 38 2 0 0 16 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2464] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2464/stat : 2464 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2465] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2465/stat : 2465 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1657.65
Current children cumulated vsize (KiB) 915620

[startup+1724.13 s]
/proc/loadavg: 2.08 2.03 1.96 3/100 2465
/proc/meminfo: memFree=914672/2055920 swapFree=4191880/4192956
[pid=2457] ppid=2455 vsize=915620 CPUtime=1717.4
/proc/2457/stat : 2457 (java) R 2455 2457 1923 0 -1 0 37678 0 1 0 171714 26 0 0 25 0 8 0 155622334 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073839164 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2457/statm: 228905 37380 2537 14 0 215375 0
[pid=2457/tid=2459] ppid=2455 vsize=915620 CPUtime=0.7
/proc/2457/task/2459/stat : 2459 (java) S 2455 2457 1923 0 -1 64 20490 0 0 0 63 7 0 0 16 0 8 0 155622338 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2460] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2460/stat : 2460 (java) S 2455 2457 1923 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155622338 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2461] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2461/stat : 2461 (java) S 2455 2457 1923 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 155622338 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2462] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2462/stat : 2462 (java) S 2455 2457 1923 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2463] ppid=2455 vsize=915620 CPUtime=0.4
/proc/2457/task/2463/stat : 2463 (java) S 2455 2457 1923 0 -1 64 549 0 0 0 38 2 0 0 16 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2464] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2464/stat : 2464 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2465] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2465/stat : 2465 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1717.4
Current children cumulated vsize (KiB) 915620

[startup+1784.21 s]
/proc/loadavg: 2.03 2.02 1.96 3/106 2531
/proc/meminfo: memFree=913368/2055920 swapFree=4191880/4192956
[pid=2457] ppid=2455 vsize=915620 CPUtime=1777.14
/proc/2457/stat : 2457 (java) R 2455 2457 1923 0 -1 0 37678 0 1 0 177685 29 0 0 25 0 8 0 155622334 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074199238 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2457/statm: 228905 37380 2537 14 0 215375 0
[pid=2457/tid=2459] ppid=2455 vsize=915620 CPUtime=0.7
/proc/2457/task/2459/stat : 2459 (java) S 2455 2457 1923 0 -1 64 20490 0 0 0 63 7 0 0 16 0 8 0 155622338 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2460] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2460/stat : 2460 (java) S 2455 2457 1923 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155622338 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2461] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2461/stat : 2461 (java) S 2455 2457 1923 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 155622338 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2462] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2462/stat : 2462 (java) S 2455 2457 1923 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2463] ppid=2455 vsize=915620 CPUtime=0.4
/proc/2457/task/2463/stat : 2463 (java) S 2455 2457 1923 0 -1 64 549 0 0 0 38 2 0 0 16 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2464] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2464/stat : 2464 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2465] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2465/stat : 2465 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1777.14
Current children cumulated vsize (KiB) 915620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.27 s]
/proc/loadavg: 2.02 2.02 1.96 2/94 2596
/proc/meminfo: memFree=1058624/2055920 swapFree=4191880/4192956
[pid=2457] ppid=2455 vsize=915620 CPUtime=1800.07
/proc/2457/stat : 2457 (java) R 2455 2457 1923 0 -1 0 37678 0 1 0 179974 33 0 0 25 0 8 0 155622334 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073832743 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2457/statm: 228905 37380 2537 14 0 215375 0
[pid=2457/tid=2459] ppid=2455 vsize=915620 CPUtime=0.7
/proc/2457/task/2459/stat : 2459 (java) S 2455 2457 1923 0 -1 64 20490 0 0 0 63 7 0 0 16 0 8 0 155622338 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2460] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2460/stat : 2460 (java) S 2455 2457 1923 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155622338 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2461] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2461/stat : 2461 (java) S 2455 2457 1923 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 155622338 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2462] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2462/stat : 2462 (java) S 2455 2457 1923 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2463] ppid=2455 vsize=915620 CPUtime=0.4
/proc/2457/task/2463/stat : 2463 (java) S 2455 2457 1923 0 -1 64 549 0 0 0 38 2 0 0 16 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2457/tid=2464] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2464/stat : 2464 (java) S 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2457/tid=2465] ppid=2455 vsize=915620 CPUtime=0
/proc/2457/task/2465/stat : 2465 (java) R 2455 2457 1923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622342 937594880 37380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 915620

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

Child status: 143
Real time (s): 1807.36
CPU time (s): 1800.16
CPU user time (s): 1799.8
CPU system time (s): 0.358945
CPU usage (%): 99.6019
Max. virtual memory (cumulated for all children) (KiB): 915620

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

runsolver used 2.15967 s user time and 5.84111 s system time

The end

Launcher Data (download as text)

Begin job on node30 on Sat Jan  6 08:31:24 UTC 2007


IDJOB= 201279
IDBENCH= 3754
FILE ID= node30/201279-1168072284

PBS_JOBID= 3475942

Free space on /tmp= 66475 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp12/fapp12-1500-5.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/201279-1168072284/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-201279-1168072284 -o ROOT/results/node30/solver-201279-1168072284 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/201279-1168072284/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  adf10fdc6d350a6af7b358d510ea8438

RANDOM SEED= 62310107

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.234
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.234
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:       1102528 kB
Buffers:         50292 kB
Cached:         666024 kB
SwapCached:        268 kB
Active:         277976 kB
Inactive:       588052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1102528 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:           10428 kB
Writeback:           0 kB
Mapped:         176704 kB
Slab:            72000 kB
Committed_AS:  3855308 kB
PageTables:       2456 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= 66480 MiB



End job on node30 on Sat Jan  6 09:01:31 UTC 2007