Trace number 234135

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.13 1803.97

General information on the benchmark

Nametaillard/
js-taillard-15/js-taillard-15-95-9.xml
MD5SUM53dc0128d57f15274860bbb12b18229a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.0787
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables225
Number of constraints1785
Maximum constraint arity2
Maximum domain size1207
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1785
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/234135-1168081452/unknown.xml
0.37	   
0.37	   domains being loaded...
0.41	   
0.41	   variables being loaded...
0.49	     nbVariables=225  nbDomainTypes=225  minDomainSize=1109  maxDomainSize=1207
0.49	       =>  wckTime=0.175  cpuTime=0.13  mem=13M749
0.49	   
0.49	   predicates being loaded...
0.49	   
0.49	   constraints being loaded...
4.59	   
4.59	   INFO : Stopping converting binary constraints (cpu=4.16, mem = 30M459)
4.90	     nbConstraints=1785  nbConvertedConstraints=11  nbConvertConstraintsChecks=15228276  nbExtensionStructures=11
4.90	     nbSharedExtensionStructures=0  nbConflictsStructures=11  nbSharedConflictsStructures=0
4.90	     nbSharedBinaryRepresentations=507  nbEvaluationManagers=1774  nbSharedEvaluationManagers=0  maxDegree=16
4.90	     maxArity=2
4.90	       =>  wckTime=4.587  cpuTime=4.37  mem=43M137
4.99	   
4.99	   solver IterativeSystematicSolver being built... 
5.22	       =>  wckTime=4.909  cpuTime=4.55  mem=54M574
57.28	   
57.28	   preprocessing
57.28	     nbConstraintChecks=201765068  nbValidityChecks=4561144  nbPropagations=547  nbRevisions=9890
57.28	     nbUselessRevisions=9068  nbRemovedValues=158984  detectedInconsistency=no
57.28	       =>  wckTime=52.048  cpuTime=51.56  mem=54M574
68.46	   
68.47	   search
68.47	     run=0  nbConstraintChecks=29935133  nbValidityChecks=15296914  nbPropagations=6001  nbRevisions=82756
68.47	     nbUselessRevisions=72612  nbAssignments=422  nbFailedAssignments=380  nbBacktracks=10  nbVisitedNodes=813
68.47	     nbRestartNogoods=0  mapSize=8  nbInferences=2  nbTooLargeKeys=0
68.47	       =>  wckTime=63.229  cpuTime=62.61  mem=57M19
81.53	   
81.53	   search
81.53	     run=1  nbConstraintChecks=69214623  nbValidityChecks=33127614  nbPropagations=16554  nbRevisions=235690
81.53	     nbUselessRevisions=204589  nbAssignments=553  nbFailedAssignments=479  nbBacktracks=25  nbVisitedNodes=1058
81.53	     nbRestartNogoods=10  mapSize=23  nbInferences=2  nbTooLargeKeys=0
81.53	       =>  wckTime=76.296  cpuTime=75.56  mem=57M382
114.11	   
114.11	   search
114.11	     run=2  nbConstraintChecks=173439802  nbValidityChecks=97427841  nbPropagations=41280  nbRevisions=612304
114.11	     nbUselessRevisions=526820  nbAssignments=995  nbFailedAssignments=890  nbBacktracks=47  nbVisitedNodes=1927
114.11	     nbRestartNogoods=41  mapSize=41  nbInferences=2  nbTooLargeKeys=0
114.11	       =>  wckTime=108.878  cpuTime=108.07  mem=58M386
153.60	   
153.60	   search
153.60	     run=3  nbConstraintChecks=285078950  nbValidityChecks=208522371  nbPropagations=90721  nbRevisions=1361050
153.60	     nbUselessRevisions=1164956  nbAssignments=1838  nbFailedAssignments=1688  nbBacktracks=80  nbVisitedNodes=3585
153.60	     nbRestartNogoods=120  mapSize=64  nbInferences=2  nbTooLargeKeys=0
153.60	       =>  wckTime=148.367  cpuTime=147.52  mem=60M332
208.27	   
208.27	   search
208.27	     run=4  nbConstraintChecks=422457827  nbValidityChecks=555645529  nbPropagations=221237  nbRevisions=3279240
208.27	     nbUselessRevisions=2858053  nbAssignments=4258  nbFailedAssignments=4046  nbBacktracks=133  nbVisitedNodes=8411
208.27	     nbRestartNogoods=130  mapSize=113  nbInferences=2  nbTooLargeKeys=0
208.27	       =>  wckTime=203.036  cpuTime=202.14  mem=61M756
273.26	   
273.26	   search
273.26	     run=5  nbConstraintChecks=639814062  nbValidityChecks=742169114  nbPropagations=393452  nbRevisions=5831913
273.26	     nbUselessRevisions=5102340  nbAssignments=5713  nbFailedAssignments=5419  nbBacktracks=208  nbVisitedNodes=11312
273.26	     nbRestartNogoods=226  mapSize=186  nbInferences=2  nbTooLargeKeys=0
273.26	       =>  wckTime=268.021  cpuTime=267.02  mem=44M199
437.42	   
437.42	   search
437.42	     run=6  nbConstraintChecks=1141583294  nbValidityChecks=1183469046  nbPropagations=666918  nbRevisions=9949443
437.42	     nbUselessRevisions=8673291  nbAssignments=8935  nbFailedAssignments=8519  nbBacktracks=321  nbVisitedNodes=17734
437.42	     nbRestartNogoods=240  mapSize=290  nbInferences=2  nbTooLargeKeys=0
437.42	       =>  wckTime=432.187  cpuTime=431.09  mem=47M624
639.68	   
639.68	   search
639.68	     run=7  nbConstraintChecks=1779665288  nbValidityChecks=1700405515  nbPropagations=1048835  nbRevisions=15758480
639.68	     nbUselessRevisions=13678635  nbAssignments=12428  nbFailedAssignments=11834  nbBacktracks=491  nbVisitedNodes=24706
639.68	     nbRestartNogoods=296  mapSize=454  nbInferences=2  nbTooLargeKeys=0
639.68	       =>  wckTime=634.45  cpuTime=633.2  mem=53M337
716.55	   
716.55	   search
716.55	     run=8  nbConstraintChecks=1999308652  nbValidityChecks=2005373116  nbPropagations=1509175  nbRevisions=22705983
716.55	     nbUselessRevisions=19698057  nbAssignments=15691  nbFailedAssignments=14831  nbBacktracks=747  nbVisitedNodes=31143
716.56	     nbRestartNogoods=431  mapSize=678  nbInferences=2  nbTooLargeKeys=0
716.56	       =>  wckTime=711.321  cpuTime=710.03  mem=61M888
911.43	   
911.43	   INFO : Stopping hyperNogood (mapSize=1011, nbTooLargekeys=0, mem=73M96)
917.55	   
917.55	   search
917.55	     run=9  nbConstraintChecks=2606272456  nbValidityChecks=2546749952  nbPropagations=2116159  nbRevisions=31906445
917.55	     nbUselessRevisions=27638090  nbAssignments=18942  nbFailedAssignments=17685  nbBacktracks=1131
917.55	     nbVisitedNodes=37559  nbRestartNogoods=465
917.55	       =>  wckTime=912.312  cpuTime=910.86  mem=73M96
1700.43	   
1700.43	   search
1700.43	     run=10  nbConstraintChecks=4724622728  nbValidityChecks=5085358115  nbPropagations=3332984  nbRevisions=50567437
1700.43	     nbUselessRevisions=43676774  nbAssignments=38571  nbFailedAssignments=36729  nbBacktracks=1707
1700.43	     nbVisitedNodes=76780  nbRestartNogoods=556
1700.43	       =>  wckTime=1695.191  cpuTime=1691.82  mem=73M96

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/node16/watcher-234135-1168081452 -o ROOT/results/node16/solver-234135-1168081452 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/234135-1168081452/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.42 1.10 1.37 4/93 23577
/proc/meminfo: memFree=1190848/2055920 swapFree=4191880/4192956
[pid=23576] ppid=23574 vsize=11868 CPUtime=0
/proc/23576/stat : 23576 (java) D 23574 23576 23051 0 -1 0 765 0 1 0 0 0 0 0 17 0 1 0 156540017 12152832 515 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 7205668 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/23576/statm: 2967 515 425 14 0 1602 0

[startup+0.104317 s]
/proc/loadavg: 1.42 1.10 1.37 4/93 23577
/proc/meminfo: memFree=1190848/2055920 swapFree=4191880/4192956
[pid=23576] ppid=23574 vsize=914988 CPUtime=0.08
/proc/23576/stat : 23576 (java) S 23574 23576 23051 0 -1 0 2997 0 1 0 7 1 0 0 17 0 8 0 156540017 936947712 2743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23576/statm: 228747 2743 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.512245 s]
/proc/loadavg: 1.42 1.10 1.37 4/93 23577
/proc/meminfo: memFree=1190848/2055920 swapFree=4191880/4192956
[pid=23576] ppid=23574 vsize=915328 CPUtime=0.49
/proc/23576/stat : 23576 (java) R 23574 23576 23051 0 -1 0 7860 0 1 0 44 5 0 0 18 0 8 0 156540017 937295872 7599 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23576/statm: 228832 7599 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33309 s]
/proc/loadavg: 1.42 1.10 1.37 3/100 23584
/proc/meminfo: memFree=1157000/2055920 swapFree=4191880/4192956
[pid=23576] ppid=23574 vsize=915632 CPUtime=1.3
/proc/23576/stat : 23576 (java) R 23574 23576 23051 0 -1 0 10828 0 1 0 124 6 0 0 25 0 8 0 156540017 937607168 10566 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073798708 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23576/statm: 228908 10566 2167 14 0 215378 0
[pid=23576/tid=23578] ppid=23574 vsize=915632 CPUtime=0
/proc/23576/task/23578/stat : 23578 (java) S 23574 23576 23051 0 -1 64 6 0 0 0 0 0 0 0 17 0 8 0 156540021 937607168 10566 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23579] ppid=23574 vsize=915632 CPUtime=0
/proc/23576/task/23579/stat : 23579 (java) S 23574 23576 23051 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 156540021 937607168 10566 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23580] ppid=23574 vsize=915632 CPUtime=0
/proc/23576/task/23580/stat : 23580 (java) S 23574 23576 23051 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156540021 937607168 10566 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23581] ppid=23574 vsize=915632 CPUtime=0
/proc/23576/task/23581/stat : 23581 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156540025 937607168 10566 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23582] ppid=23574 vsize=915632 CPUtime=0.16
/proc/23576/task/23582/stat : 23582 (java) S 23574 23576 23051 0 -1 64 410 0 0 0 16 0 0 0 16 0 8 0 156540025 937607168 10566 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23583] ppid=23574 vsize=915632 CPUtime=0
/proc/23576/task/23583/stat : 23583 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156540025 937607168 10566 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23584] ppid=23574 vsize=915632 CPUtime=0
/proc/23576/task/23584/stat : 23584 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156540025 937607168 10566 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915632

[startup+2.97079 s]
/proc/loadavg: 1.42 1.10 1.37 3/100 23584
/proc/meminfo: memFree=1155400/2055920 swapFree=4191880/4192956
[pid=23576] ppid=23574 vsize=915632 CPUtime=2.93
/proc/23576/stat : 23576 (java) R 23574 23576 23051 0 -1 0 11513 0 1 0 286 7 0 0 25 0 8 0 156540017 937607168 11250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073798455 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23576/statm: 228908 11250 2167 14 0 215378 0
[pid=23576/tid=23578] ppid=23574 vsize=915632 CPUtime=0
/proc/23576/task/23578/stat : 23578 (java) S 23574 23576 23051 0 -1 64 6 0 0 0 0 0 0 0 17 0 8 0 156540021 937607168 11250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23579] ppid=23574 vsize=915632 CPUtime=0
/proc/23576/task/23579/stat : 23579 (java) S 23574 23576 23051 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 156540021 937607168 11250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23580] ppid=23574 vsize=915632 CPUtime=0
/proc/23576/task/23580/stat : 23580 (java) S 23574 23576 23051 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156540021 937607168 11250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23581] ppid=23574 vsize=915632 CPUtime=0
/proc/23576/task/23581/stat : 23581 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156540025 937607168 11250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23582] ppid=23574 vsize=915632 CPUtime=0.16
/proc/23576/task/23582/stat : 23582 (java) S 23574 23576 23051 0 -1 64 412 0 0 0 16 0 0 0 16 0 8 0 156540025 937607168 11250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23583] ppid=23574 vsize=915632 CPUtime=0
/proc/23576/task/23583/stat : 23583 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156540025 937607168 11250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23584] ppid=23574 vsize=915632 CPUtime=0
/proc/23576/task/23584/stat : 23584 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156540025 937607168 11250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915632

[startup+6.17621 s]
/proc/loadavg: 1.47 1.12 1.37 3/100 23584
/proc/meminfo: memFree=1126024/2055920 swapFree=4191880/4192956
[pid=23576] ppid=23574 vsize=915736 CPUtime=6.1
/proc/23576/stat : 23576 (java) R 23574 23576 23051 0 -1 0 18899 0 1 0 600 10 0 0 25 0 8 0 156540017 937713664 18634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788568 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23576/statm: 228934 18634 2529 14 0 215404 0
[pid=23576/tid=23578] ppid=23574 vsize=915736 CPUtime=0.08
/proc/23576/task/23578/stat : 23578 (java) S 23574 23576 23051 0 -1 64 3244 0 0 0 7 1 0 0 17 0 8 0 156540021 937713664 18634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23579] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23579/stat : 23579 (java) S 23574 23576 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156540021 937713664 18634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23580] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23580/stat : 23580 (java) S 23574 23576 23051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156540021 937713664 18634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23581] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23581/stat : 23581 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156540025 937713664 18634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23582] ppid=23574 vsize=915736 CPUtime=0.27
/proc/23576/task/23582/stat : 23582 (java) S 23574 23576 23051 0 -1 64 477 0 0 0 26 1 0 0 15 0 8 0 156540025 937713664 18634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23583] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23583/stat : 23583 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156540025 937713664 18634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23584] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23584/stat : 23584 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156540025 937713664 18634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 915736

[startup+12.641 s]
/proc/loadavg: 1.51 1.13 1.37 3/100 23584
/proc/meminfo: memFree=1125960/2055920 swapFree=4191880/4192956
[pid=23576] ppid=23574 vsize=915736 CPUtime=12.51
/proc/23576/stat : 23576 (java) R 23574 23576 23051 0 -1 0 18905 0 1 0 1241 10 0 0 25 0 8 0 156540017 937713664 18637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782498 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23576/statm: 228934 18637 2529 14 0 215404 0
[pid=23576/tid=23578] ppid=23574 vsize=915736 CPUtime=0.08
/proc/23576/task/23578/stat : 23578 (java) S 23574 23576 23051 0 -1 64 3244 0 0 0 7 1 0 0 16 0 8 0 156540021 937713664 18637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23579] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23579/stat : 23579 (java) S 23574 23576 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156540021 937713664 18637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23580] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23580/stat : 23580 (java) S 23574 23576 23051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156540021 937713664 18637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23581] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23581/stat : 23581 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156540025 937713664 18637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23582] ppid=23574 vsize=915736 CPUtime=0.28
/proc/23576/task/23582/stat : 23582 (java) S 23574 23576 23051 0 -1 64 482 0 0 0 27 1 0 0 16 0 8 0 156540025 937713664 18637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23583] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23583/stat : 23583 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156540025 937713664 18637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23584] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23584/stat : 23584 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156540025 937713664 18637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 915736

[startup+25.4977 s]
/proc/loadavg: 1.62 1.17 1.38 3/100 23584
/proc/meminfo: memFree=1125960/2055920 swapFree=4191880/4192956
[pid=23576] ppid=23574 vsize=915736 CPUtime=25.26
/proc/23576/stat : 23576 (java) R 23574 23576 23051 0 -1 0 18912 0 1 0 2515 11 0 0 25 0 8 0 156540017 937713664 18641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074038159 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23576/statm: 228934 18641 2529 14 0 215404 0
[pid=23576/tid=23578] ppid=23574 vsize=915736 CPUtime=0.08
/proc/23576/task/23578/stat : 23578 (java) S 23574 23576 23051 0 -1 64 3244 0 0 0 7 1 0 0 16 0 8 0 156540021 937713664 18641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23579] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23579/stat : 23579 (java) S 23574 23576 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156540021 937713664 18641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23580] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23580/stat : 23580 (java) S 23574 23576 23051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156540021 937713664 18641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23581] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23581/stat : 23581 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156540025 937713664 18641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23582] ppid=23574 vsize=915736 CPUtime=0.29
/proc/23576/task/23582/stat : 23582 (java) S 23574 23576 23051 0 -1 64 488 0 0 0 28 1 0 0 15 0 8 0 156540025 937713664 18641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23583] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23583/stat : 23583 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156540025 937713664 18641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23584] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23584/stat : 23584 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156540025 937713664 18641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 915736

[startup+51.1021 s]
/proc/loadavg: 1.75 1.24 1.39 4/100 23584
/proc/meminfo: memFree=1126024/2055920 swapFree=4191880/4192956
[pid=23576] ppid=23574 vsize=915736 CPUtime=50.64
/proc/23576/stat : 23576 (java) R 23574 23576 23051 0 -1 0 18912 0 1 0 5053 11 0 0 25 0 8 0 156540017 937713664 18641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073789113 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23576/statm: 228934 18641 2529 14 0 215404 0
[pid=23576/tid=23578] ppid=23574 vsize=915736 CPUtime=0.08
/proc/23576/task/23578/stat : 23578 (java) S 23574 23576 23051 0 -1 64 3244 0 0 0 7 1 0 0 16 0 8 0 156540021 937713664 18641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23579] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23579/stat : 23579 (java) S 23574 23576 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156540021 937713664 18641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23580] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23580/stat : 23580 (java) S 23574 23576 23051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156540021 937713664 18641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23581] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23581/stat : 23581 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156540025 937713664 18641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23582] ppid=23574 vsize=915736 CPUtime=0.29
/proc/23576/task/23582/stat : 23582 (java) S 23574 23576 23051 0 -1 64 488 0 0 0 28 1 0 0 15 0 8 0 156540025 937713664 18641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23583] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23583/stat : 23583 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156540025 937713664 18641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23584] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23584/stat : 23584 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156540025 937713664 18641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 915736

[startup+102.314 s]
/proc/loadavg: 1.89 1.36 1.42 3/100 23640
/proc/meminfo: memFree=1221128/2055920 swapFree=4191880/4192956
[pid=23576] ppid=23574 vsize=915736 CPUtime=101.52
/proc/23576/stat : 23576 (java) R 23574 23576 23051 0 -1 0 19444 0 1 0 10139 13 0 0 25 0 8 0 156540017 937713664 19163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074038129 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23576/statm: 228934 19163 2534 14 0 215404 0
[pid=23576/tid=23578] ppid=23574 vsize=915736 CPUtime=0.08
/proc/23576/task/23578/stat : 23578 (java) S 23574 23576 23051 0 -1 64 3245 0 0 0 7 1 0 0 16 0 8 0 156540021 937713664 19163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23579] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23579/stat : 23579 (java) S 23574 23576 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156540021 937713664 19163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23580] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23580/stat : 23580 (java) S 23574 23576 23051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156540021 937713664 19163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23581] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23581/stat : 23581 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156540025 937713664 19163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23582] ppid=23574 vsize=915736 CPUtime=0.32
/proc/23576/task/23582/stat : 23582 (java) S 23574 23576 23051 0 -1 64 510 0 0 0 31 1 0 0 16 0 8 0 156540025 937713664 19163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23583] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23583/stat : 23583 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156540025 937713664 19163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23584] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23584/stat : 23584 (java) R 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156540025 937713664 19163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 915736

[startup+162.36 s]
/proc/loadavg: 1.96 1.47 1.46 3/100 23640
/proc/meminfo: memFree=1218888/2055920 swapFree=4191880/4192956
[pid=23576] ppid=23574 vsize=915736 CPUtime=161.53
/proc/23576/stat : 23576 (java) R 23574 23576 23051 0 -1 0 20030 0 1 0 16139 14 0 0 25 0 8 0 156540017 937713664 19744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1422.31
Current children cumulated vsize (KiB) 915736

[startup+1484.25 s]
/proc/loadavg: 2.20 2.06 1.88 3/100 23642
/proc/meminfo: memFree=1157640/2055920 swapFree=4191880/4192956
[pid=23576] ppid=23574 vsize=915736 CPUtime=1482.08
/proc/23576/stat : 23576 (java) R 23574 23576 23051 0 -1 0 27059 0 1 0 148187 21 0 0 25 0 8 0 156540017 937713664 26766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074025719 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23576/statm: 228934 26766 2538 14 0 215404 0
[pid=23576/tid=23578] ppid=23574 vsize=915736 CPUtime=0.12
/proc/23576/task/23578/stat : 23578 (java) S 23574 23576 23051 0 -1 64 9889 0 0 0 9 3 0 0 16 0 8 0 156540021 937713664 26766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23579] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23579/stat : 23579 (java) S 23574 23576 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156540021 937713664 26766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23580] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23580/stat : 23580 (java) S 23574 23576 23051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156540021 937713664 26766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23581] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23581/stat : 23581 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156540025 937713664 26766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23582] ppid=23574 vsize=915736 CPUtime=0.36
/proc/23576/task/23582/stat : 23582 (java) S 23574 23576 23051 0 -1 64 530 0 0 0 35 1 0 0 16 0 8 0 156540025 937713664 26766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23583] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23583/stat : 23583 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156540025 937713664 26766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23584] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23584/stat : 23584 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156540025 937713664 26766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1482.08
Current children cumulated vsize (KiB) 915736

[startup+1544.34 s]
/proc/loadavg: 2.19 2.08 1.90 3/100 23642
/proc/meminfo: memFree=1157576/2055920 swapFree=4191880/4192956
[pid=23576] ppid=23574 vsize=915736 CPUtime=1541.85
/proc/23576/stat : 23576 (java) R 23574 23576 23051 0 -1 0 27061 0 1 0 154164 21 0 0 25 0 8 0 156540017 937713664 26768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074038172 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23576/statm: 228934 26768 2538 14 0 215404 0
[pid=23576/tid=23578] ppid=23574 vsize=915736 CPUtime=0.12
/proc/23576/task/23578/stat : 23578 (java) S 23574 23576 23051 0 -1 64 9889 0 0 0 9 3 0 0 16 0 8 0 156540021 937713664 26768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23579] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23579/stat : 23579 (java) S 23574 23576 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156540021 937713664 26768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23580] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23580/stat : 23580 (java) S 23574 23576 23051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156540021 937713664 26768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23581] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23581/stat : 23581 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156540025 937713664 26768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23582] ppid=23574 vsize=915736 CPUtime=0.36
/proc/23576/task/23582/stat : 23582 (java) S 23574 23576 23051 0 -1 64 532 0 0 0 35 1 0 0 16 0 8 0 156540025 937713664 26768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23583] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23583/stat : 23583 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156540025 937713664 26768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23584] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23584/stat : 23584 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156540025 937713664 26768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 915736

[startup+1604.43 s]
/proc/loadavg: 2.15 2.08 1.91 3/100 23642
/proc/meminfo: memFree=1157640/2055920 swapFree=4191880/4192956
[pid=23576] ppid=23574 vsize=915736 CPUtime=1601.63
/proc/23576/stat : 23576 (java) R 23574 23576 23051 0 -1 0 27062 0 1 0 160142 21 0 0 25 0 8 0 156540017 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782710 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23576/statm: 228934 26769 2538 14 0 215404 0
[pid=23576/tid=23578] ppid=23574 vsize=915736 CPUtime=0.12
/proc/23576/task/23578/stat : 23578 (java) S 23574 23576 23051 0 -1 64 9889 0 0 0 9 3 0 0 16 0 8 0 156540021 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23579] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23579/stat : 23579 (java) S 23574 23576 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156540021 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23580] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23580/stat : 23580 (java) S 23574 23576 23051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156540021 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23581] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23581/stat : 23581 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156540025 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23582] ppid=23574 vsize=915736 CPUtime=0.36
/proc/23576/task/23582/stat : 23582 (java) S 23574 23576 23051 0 -1 64 533 0 0 0 35 1 0 0 16 0 8 0 156540025 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23583] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23583/stat : 23583 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156540025 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23584] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23584/stat : 23584 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156540025 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.63
Current children cumulated vsize (KiB) 915736

[startup+1664.51 s]
/proc/loadavg: 2.13 2.08 1.91 3/100 23642
/proc/meminfo: memFree=1157576/2055920 swapFree=4191880/4192956
[pid=23576] ppid=23574 vsize=915736 CPUtime=1661.41
/proc/23576/stat : 23576 (java) R 23574 23576 23051 0 -1 0 27062 0 1 0 166120 21 0 0 25 0 8 0 156540017 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782694 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23576/statm: 228934 26769 2538 14 0 215404 0
[pid=23576/tid=23578] ppid=23574 vsize=915736 CPUtime=0.12
/proc/23576/task/23578/stat : 23578 (java) S 23574 23576 23051 0 -1 64 9889 0 0 0 9 3 0 0 16 0 8 0 156540021 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23579] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23579/stat : 23579 (java) S 23574 23576 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156540021 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23580] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23580/stat : 23580 (java) S 23574 23576 23051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156540021 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23581] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23581/stat : 23581 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156540025 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23582] ppid=23574 vsize=915736 CPUtime=0.36
/proc/23576/task/23582/stat : 23582 (java) S 23574 23576 23051 0 -1 64 533 0 0 0 35 1 0 0 16 0 8 0 156540025 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23583] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23583/stat : 23583 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156540025 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23584] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23584/stat : 23584 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156540025 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.41
Current children cumulated vsize (KiB) 915736

[startup+1724.59 s]
/proc/loadavg: 2.11 2.07 1.92 3/100 23642
/proc/meminfo: memFree=1157576/2055920 swapFree=4191880/4192956
[pid=23576] ppid=23574 vsize=915736 CPUtime=1721.17
/proc/23576/stat : 23576 (java) R 23574 23576 23051 0 -1 0 27062 0 1 0 172095 22 0 0 25 0 8 0 156540017 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074028740 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23576/statm: 228934 26769 2538 14 0 215404 0
[pid=23576/tid=23578] ppid=23574 vsize=915736 CPUtime=0.12
/proc/23576/task/23578/stat : 23578 (java) S 23574 23576 23051 0 -1 64 9889 0 0 0 9 3 0 0 16 0 8 0 156540021 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23579] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23579/stat : 23579 (java) S 23574 23576 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156540021 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23580] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23580/stat : 23580 (java) S 23574 23576 23051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156540021 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23581] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23581/stat : 23581 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156540025 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23582] ppid=23574 vsize=915736 CPUtime=0.36
/proc/23576/task/23582/stat : 23582 (java) S 23574 23576 23051 0 -1 64 533 0 0 0 35 1 0 0 16 0 8 0 156540025 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23583] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23583/stat : 23583 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156540025 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23584] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23584/stat : 23584 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156540025 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.17
Current children cumulated vsize (KiB) 915736

[startup+1784.69 s]
/proc/loadavg: 2.12 2.07 1.93 3/100 23642
/proc/meminfo: memFree=1157576/2055920 swapFree=4191880/4192956
[pid=23576] ppid=23574 vsize=915736 CPUtime=1780.96
/proc/23576/stat : 23576 (java) R 23574 23576 23051 0 -1 0 27062 0 1 0 178074 22 0 0 25 0 8 0 156540017 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073789113 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23576/statm: 228934 26769 2538 14 0 215404 0
[pid=23576/tid=23578] ppid=23574 vsize=915736 CPUtime=0.12
/proc/23576/task/23578/stat : 23578 (java) S 23574 23576 23051 0 -1 64 9889 0 0 0 9 3 0 0 16 0 8 0 156540021 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23579] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23579/stat : 23579 (java) S 23574 23576 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156540021 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23580] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23580/stat : 23580 (java) S 23574 23576 23051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156540021 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23581] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23581/stat : 23581 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156540025 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23582] ppid=23574 vsize=915736 CPUtime=0.36
/proc/23576/task/23582/stat : 23582 (java) S 23574 23576 23051 0 -1 64 533 0 0 0 35 1 0 0 16 0 8 0 156540025 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23583] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23583/stat : 23583 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156540025 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23584] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23584/stat : 23584 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156540025 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1780.96
Current children cumulated vsize (KiB) 915736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.93 s]
/proc/loadavg: 2.08 2.07 1.93 3/100 23642
/proc/meminfo: memFree=1157576/2055920 swapFree=4191880/4192956
[pid=23576] ppid=23574 vsize=915736 CPUtime=1800.09
/proc/23576/stat : 23576 (java) R 23574 23576 23051 0 -1 0 27062 0 1 0 179987 22 0 0 25 0 8 0 156540017 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074024567 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23576/statm: 228934 26769 2538 14 0 215404 0
[pid=23576/tid=23578] ppid=23574 vsize=915736 CPUtime=0.12
/proc/23576/task/23578/stat : 23578 (java) S 23574 23576 23051 0 -1 64 9889 0 0 0 9 3 0 0 16 0 8 0 156540021 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23579] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23579/stat : 23579 (java) S 23574 23576 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156540021 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23580] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23580/stat : 23580 (java) S 23574 23576 23051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156540021 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23581] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23581/stat : 23581 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156540025 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23582] ppid=23574 vsize=915736 CPUtime=0.36
/proc/23576/task/23582/stat : 23582 (java) S 23574 23576 23051 0 -1 64 533 0 0 0 35 1 0 0 16 0 8 0 156540025 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23576/tid=23583] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23583/stat : 23583 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156540025 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23576/tid=23584] ppid=23574 vsize=915736 CPUtime=0
/proc/23576/task/23584/stat : 23584 (java) S 23574 23576 23051 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156540025 937713664 26769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 915736

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

Child status: 143
Real time (s): 1803.97
CPU time (s): 1800.13
CPU user time (s): 1799.89
CPU system time (s): 0.240963
CPU usage (%): 99.7875
Max. virtual memory (cumulated for all children) (KiB): 915736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.240963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27078
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= 38079
involuntary context switches= 48421

runsolver used 2.13567 s user time and 5.85311 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat Jan  6 11:04:12 UTC 2007


IDJOB= 234135
IDBENCH= 6665
FILE ID= node16/234135-1168081452

PBS_JOBID= 3476208

Free space on /tmp= 66499 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-15/js-taillard-15-95-9.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/234135-1168081452/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-234135-1168081452 -o ROOT/results/node16/solver-234135-1168081452 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/234135-1168081452/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  53dc0128d57f15274860bbb12b18229a

RANDOM SEED= 302344251

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.220
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.220
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:       1191328 kB
Buffers:         64800 kB
Cached:         493688 kB
SwapCached:        268 kB
Active:         364556 kB
Inactive:       402108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1191328 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2036 kB
Writeback:           0 kB
Mapped:         236652 kB
Slab:            82256 kB
Committed_AS:  4711224 kB
PageTables:       2716 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= 66500 MiB



End job on node16 on Sat Jan  6 11:34:20 UTC 2007