Trace number 235222

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 AC? (TO) 1800.07 1811.48

General information on the benchmark

Nametaillard/
os-taillard-10/os-taillard-10-95-4.xml
MD5SUMefc47bf91b64c1785ac74e5ecd05d9ec
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 benchmark19.3191
SatisfiableNO
(Un)Satisfiability was proved
Number of variables100
Number of constraints900
Maximum constraint arity2
Maximum domain size608
Number of constraints which are defined in extension0
Number of constraints which are defined in intension900
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/235222-1168082093/unknown.xml
0.38	   
0.38	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.45	     nbVariables=100  nbDomainTypes=100  minDomainSize=511  maxDomainSize=608
0.45	       =>  wckTime=0.132  cpuTime=0.1  mem=8M839
0.45	   
0.45	   predicates being loaded...
0.45	   
0.45	   constraints being loaded...
4.46	   
4.46	   INFO : Stopping converting binary constraints (cpu=4.04, mem = 21M551)
4.65	     nbConstraints=900  nbConvertedConstraints=44  nbConvertConstraintsChecks=13508377  nbExtensionStructures=44
4.65	     nbSharedExtensionStructures=0  nbConflictsStructures=44  nbSharedConflictsStructures=0
4.65	     nbSharedBinaryRepresentations=8130  nbEvaluationManagers=856  nbSharedEvaluationManagers=0  maxDegree=18
4.65	     maxArity=2
4.65	       =>  wckTime=4.335  cpuTime=4.13  mem=28M378
4.72	   
4.72	   solver IterativeSystematicSolver being built... 
4.91	       =>  wckTime=4.596  cpuTime=4.28  mem=28M458
8.36	   
8.36	   preprocessing
8.36	     nbConstraintChecks=8812109  nbValidityChecks=61085  nbPropagations=100  nbRevisions=1712  nbUselessRevisions=1712
8.36	     nbRemovedValues=0  detectedInconsistency=no
8.36	       =>  wckTime=3.441  cpuTime=3.39  mem=28M458
14.53	   
14.54	   search
14.54	     run=0  nbConstraintChecks=12752619  nbValidityChecks=16139734  nbPropagations=2985  nbRevisions=43406
14.54	     nbUselessRevisions=37238  nbAssignments=294  nbFailedAssignments=269  nbBacktracks=10  nbVisitedNodes=574
14.54	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
14.54	       =>  wckTime=9.617  cpuTime=9.48  mem=29M437
18.01	   
18.01	   search
18.01	     run=1  nbConstraintChecks=18840007  nbValidityChecks=35317985  nbPropagations=8765  nbRevisions=127481
18.01	     nbUselessRevisions=109915  nbAssignments=528  nbFailedAssignments=483  nbBacktracks=25  nbVisitedNodes=1037
18.01	     nbRestartNogoods=10  mapSize=25  nbInferences=0  nbTooLargeKeys=0
18.01	       =>  wckTime=13.09  cpuTime=12.92  mem=29M437
26.21	   
26.21	   search
26.21	     run=2  nbConstraintChecks=32849531  nbValidityChecks=83531227  nbPropagations=21546  nbRevisions=312091
26.21	     nbUselessRevisions=269429  nbAssignments=1142  nbFailedAssignments=1070  nbBacktracks=47  nbVisitedNodes=2260
26.21	     nbRestartNogoods=13  mapSize=47  nbInferences=0  nbTooLargeKeys=0
26.21	       =>  wckTime=21.289  cpuTime=21.04  mem=29M437
36.61	   
36.61	   search
36.61	     run=3  nbConstraintChecks=48673634  nbValidityChecks=160099523  nbPropagations=45588  nbRevisions=656140
36.61	     nbUselessRevisions=568205  nbAssignments=2035  nbFailedAssignments=1925  nbBacktracks=80  nbVisitedNodes=4041
36.61	     nbRestartNogoods=18  mapSize=80  nbInferences=0  nbTooLargeKeys=0
36.61	       =>  wckTime=31.691  cpuTime=31.33  mem=29M437
51.78	   
51.78	   search
51.78	     run=4  nbConstraintChecks=71701883  nbValidityChecks=276735109  nbPropagations=86947  nbRevisions=1246103
51.78	     nbUselessRevisions=1081300  nbAssignments=3454  nbFailedAssignments=3289  nbBacktracks=130  nbVisitedNodes=6874
51.78	     nbRestartNogoods=33  mapSize=130  nbInferences=0  nbTooLargeKeys=0
51.78	       =>  wckTime=46.866  cpuTime=46.35  mem=29M437
63.76	   
63.76	   search
63.76	     run=5  nbConstraintChecks=91459152  nbValidityChecks=357996881  nbPropagations=140657  nbRevisions=2008887
63.76	     nbUselessRevisions=1739267  nbAssignments=4881  nbFailedAssignments=4636  nbBacktracks=205  nbVisitedNodes=9721
63.76	     nbRestartNogoods=60  mapSize=203  nbInferences=0  nbTooLargeKeys=0
63.76	       =>  wckTime=58.841  cpuTime=58.23  mem=30M411
174.92	   
174.92	   search
174.92	     run=6  nbConstraintChecks=290060219  nbValidityChecks=996759014  nbPropagations=285873  nbRevisions=4100551
174.92	     nbUselessRevisions=3547467  nbAssignments=13204  nbFailedAssignments=12841  nbBacktracks=318  nbVisitedNodes=26362
174.92	     nbRestartNogoods=67  mapSize=316  nbInferences=0  nbTooLargeKeys=0
174.92	       =>  wckTime=170.003  cpuTime=168.36  mem=30M411
275.29	   
275.29	   search
275.29	     run=7  nbConstraintChecks=457999403  nbValidityChecks=1654062037  nbPropagations=528211  nbRevisions=7566537
275.29	     nbUselessRevisions=6539565  nbAssignments=21836  nbFailedAssignments=21299  nbBacktracks=488  nbVisitedNodes=43619
275.29	     nbRestartNogoods=156  mapSize=484  nbInferences=0  nbTooLargeKeys=0
275.29	       =>  wckTime=270.378  cpuTime=267.81  mem=31M384
314.80	   
314.80	   search
314.80	     run=8  nbConstraintChecks=510399680  nbValidityChecks=2007195409  nbPropagations=822550  nbRevisions=11783627
314.80	     nbUselessRevisions=10175157  nbAssignments=27104  nbFailedAssignments=26306  nbBacktracks=744  nbVisitedNodes=54143
314.80	     nbRestartNogoods=157  mapSize=736  nbInferences=0  nbTooLargeKeys=0
314.80	       =>  wckTime=309.881  cpuTime=306.95  mem=33M331
357.75	   
357.75	   INFO : Stopping hyperNogood (mapSize=1032, nbTooLargekeys=0, mem=34M305)
371.78	   
371.78	   search
371.78	     run=9  nbConstraintChecks=603186988  nbValidityChecks=2405314735  nbPropagations=1180596  nbRevisions=16861932
371.78	     nbUselessRevisions=14530615  nbAssignments=34117  nbFailedAssignments=32930  nbBacktracks=1128
371.78	     nbVisitedNodes=68153  nbRestartNogoods=182
371.78	       =>  wckTime=366.864  cpuTime=363.42  mem=34M305
590.20	   
590.20	   search
590.20	     run=10  nbConstraintChecks=935062898  nbValidityChecks=4041931398  nbPropagations=1778323  nbRevisions=25384669
590.20	     nbUselessRevisions=21844960  nbAssignments=56825  nbFailedAssignments=55057  nbBacktracks=1704
590.20	     nbVisitedNodes=113557  nbRestartNogoods=203
590.20	       =>  wckTime=585.282  cpuTime=579.82  mem=34M305
739.54	   
739.54	   search
739.54	     run=11  nbConstraintChecks=1165882183  nbValidityChecks=5161076640  nbPropagations=2549653  nbRevisions=36299882
739.54	     nbUselessRevisions=31187049  nbAssignments=74575  nbFailedAssignments=71938  nbBacktracks=2568
739.54	     nbVisitedNodes=149023  nbRestartNogoods=214
739.54	       =>  wckTime=734.621  cpuTime=727.79  mem=34M305
870.70	   
870.70	   search
870.70	     run=12  nbConstraintChecks=1355968969  nbValidityChecks=6257626616  nbPropagations=3487508  nbRevisions=49567198
870.70	     nbUselessRevisions=42503130  nbAssignments=93596  nbFailedAssignments=89657  nbBacktracks=3865
870.70	     nbVisitedNodes=187010  nbRestartNogoods=231
870.70	       =>  wckTime=865.781  cpuTime=857.74  mem=34M305
1591.34	   
1591.34	   search
1591.34	     run=13  nbConstraintChecks=2432134069  nbValidityChecks=12420368978  nbPropagations=5341413  nbRevisions=75667126
1591.34	     nbUselessRevisions=64821965  nbAssignments=183988  nbFailedAssignments=178098  nbBacktracks=5811
1591.34	     nbVisitedNodes=367761  nbRestartNogoods=339
1591.34	       =>  wckTime=1586.423  cpuTime=1575.21  mem=34M305

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/node62/watcher-235222-1168082093 -o ROOT/results/node62/solver-235222-1168082093 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/235222-1168082093/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: 2.00 1.85 1.41 4/80 5890
/proc/meminfo: memFree=1018320/2055920 swapFree=4192812/4192956
[pid=5889] ppid=5887 vsize=18540 CPUtime=0
/proc/5889/stat : 5889 (runsolver) R 5887 5889 5654 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156607039 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 236437695783 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/5889/statm: 4635 279 244 17 0 2626 0

[startup+0.107514 s]
/proc/loadavg: 2.00 1.85 1.41 4/80 5890
/proc/meminfo: memFree=1018320/2055920 swapFree=4192812/4192956
[pid=5889] ppid=5887 vsize=914988 CPUtime=0.08
/proc/5889/stat : 5889 (java) R 5887 5889 5654 0 -1 0 2994 0 1 0 7 1 0 0 17 0 8 0 156607039 936947712 2740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072927237 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5889/statm: 228747 2740 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515596 s]
/proc/loadavg: 2.00 1.85 1.41 4/80 5890
/proc/meminfo: memFree=1018320/2055920 swapFree=4192812/4192956
[pid=5889] ppid=5887 vsize=915328 CPUtime=0.49
/proc/5889/stat : 5889 (java) R 5887 5889 5654 0 -1 0 6817 0 1 0 45 4 0 0 18 0 8 0 156607039 937295872 6556 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072929762 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5889/statm: 228832 6556 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33675 s]
/proc/loadavg: 2.08 1.87 1.42 3/87 5897
/proc/meminfo: memFree=994520/2055920 swapFree=4192812/4192956
[pid=5889] ppid=5887 vsize=915448 CPUtime=1.3
/proc/5889/stat : 5889 (java) R 5887 5889 5654 0 -1 0 8395 0 1 0 124 6 0 0 25 0 8 0 156607039 937418752 8133 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073767412 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5889/statm: 228862 8133 2167 14 0 215332 0
[pid=5889/tid=5891] ppid=5887 vsize=915448 CPUtime=0
/proc/5889/task/5891/stat : 5891 (java) S 5887 5889 5654 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156607043 937418752 8133 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5892] ppid=5887 vsize=915448 CPUtime=0
/proc/5889/task/5892/stat : 5892 (java) S 5887 5889 5654 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 156607044 937418752 8133 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5893] ppid=5887 vsize=915448 CPUtime=0
/proc/5889/task/5893/stat : 5893 (java) S 5887 5889 5654 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156607044 937418752 8133 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5894] ppid=5887 vsize=915448 CPUtime=0
/proc/5889/task/5894/stat : 5894 (java) S 5887 5889 5654 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156607047 937418752 8133 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5895] ppid=5887 vsize=915448 CPUtime=0.14
/proc/5889/task/5895/stat : 5895 (java) S 5887 5889 5654 0 -1 64 358 0 0 0 14 0 0 0 16 0 8 0 156607047 937418752 8133 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5896] ppid=5887 vsize=915448 CPUtime=0
/proc/5889/task/5896/stat : 5896 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156607047 937418752 8133 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5897] ppid=5887 vsize=915448 CPUtime=0
/proc/5889/task/5897/stat : 5897 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156607047 937418752 8133 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) 915448

[startup+2.97808 s]
/proc/loadavg: 2.08 1.87 1.42 3/87 5897
/proc/meminfo: memFree=992408/2055920 swapFree=4192812/4192956
[pid=5889] ppid=5887 vsize=915448 CPUtime=2.92
/proc/5889/stat : 5889 (java) R 5887 5889 5654 0 -1 0 9121 0 1 0 286 6 0 0 25 0 8 0 156607039 937418752 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073752296 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5889/statm: 228862 8858 2167 14 0 215332 0
[pid=5889/tid=5891] ppid=5887 vsize=915448 CPUtime=0
/proc/5889/task/5891/stat : 5891 (java) S 5887 5889 5654 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 156607043 937418752 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5892] ppid=5887 vsize=915448 CPUtime=0
/proc/5889/task/5892/stat : 5892 (java) S 5887 5889 5654 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 156607044 937418752 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5893] ppid=5887 vsize=915448 CPUtime=0
/proc/5889/task/5893/stat : 5893 (java) S 5887 5889 5654 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156607044 937418752 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5894] ppid=5887 vsize=915448 CPUtime=0
/proc/5889/task/5894/stat : 5894 (java) S 5887 5889 5654 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156607047 937418752 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5895] ppid=5887 vsize=915448 CPUtime=0.15
/proc/5889/task/5895/stat : 5895 (java) S 5887 5889 5654 0 -1 64 358 0 0 0 15 0 0 0 16 0 8 0 156607047 937418752 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5896] ppid=5887 vsize=915448 CPUtime=0
/proc/5889/task/5896/stat : 5896 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156607047 937418752 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5897] ppid=5887 vsize=915448 CPUtime=0
/proc/5889/task/5897/stat : 5897 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156607047 937418752 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915448

[startup+6.27072 s]
/proc/loadavg: 2.07 1.88 1.42 3/87 5897
/proc/meminfo: memFree=974616/2055920 swapFree=4192812/4192956
[pid=5889] ppid=5887 vsize=915584 CPUtime=6.2
/proc/5889/stat : 5889 (java) R 5887 5889 5654 0 -1 0 13599 0 1 0 610 10 0 0 25 0 8 0 156607039 937558016 13334 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073758320 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5889/statm: 228896 13334 2529 14 0 215366 0
[pid=5889/tid=5891] ppid=5887 vsize=915584 CPUtime=0.05
/proc/5889/task/5891/stat : 5891 (java) S 5887 5889 5654 0 -1 64 1716 0 0 0 5 0 0 0 17 0 8 0 156607043 937558016 13334 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5892] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5892/stat : 5892 (java) S 5887 5889 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156607044 937558016 13334 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5893] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5893/stat : 5893 (java) S 5887 5889 5654 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156607044 937558016 13334 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5894] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5894/stat : 5894 (java) S 5887 5889 5654 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156607047 937558016 13334 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5895] ppid=5887 vsize=915584 CPUtime=0.25
/proc/5889/task/5895/stat : 5895 (java) S 5887 5889 5654 0 -1 64 414 0 0 0 24 1 0 0 16 0 8 0 156607047 937558016 13334 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5896] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5896/stat : 5896 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156607047 937558016 13334 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5897] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5897/stat : 5897 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156607047 937558016 13334 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915584

[startup+12.749 s]
/proc/loadavg: 2.07 1.88 1.42 3/87 5897
/proc/meminfo: memFree=974552/2055920 swapFree=4192812/4192956
[pid=5889] ppid=5887 vsize=915584 CPUtime=12.61
/proc/5889/stat : 5889 (java) R 5887 5889 5654 0 -1 0 13625 0 1 0 1251 10 0 0 25 0 8 0 156607039 937558016 13353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073480144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5889/statm: 228896 13353 2530 14 0 215366 0
[pid=5889/tid=5891] ppid=5887 vsize=915584 CPUtime=0.05
/proc/5889/task/5891/stat : 5891 (java) S 5887 5889 5654 0 -1 64 1716 0 0 0 5 0 0 0 17 0 8 0 156607043 937558016 13353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5892] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5892/stat : 5892 (java) S 5887 5889 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156607044 937558016 13353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5893] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5893/stat : 5893 (java) S 5887 5889 5654 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156607044 937558016 13353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5894] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5894/stat : 5894 (java) S 5887 5889 5654 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156607047 937558016 13353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5895] ppid=5887 vsize=915584 CPUtime=0.28
/proc/5889/task/5895/stat : 5895 (java) S 5887 5889 5654 0 -1 64 434 0 0 0 27 1 0 0 15 0 8 0 156607047 937558016 13353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5896] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5896/stat : 5896 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156607047 937558016 13353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5897] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5897/stat : 5897 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156607047 937558016 13353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915584

[startup+25.6125 s]
/proc/loadavg: 2.06 1.88 1.43 3/87 5897
/proc/meminfo: memFree=974616/2055920 swapFree=4192812/4192956
[pid=5889] ppid=5887 vsize=915584 CPUtime=25.35
/proc/5889/stat : 5889 (java) R 5887 5889 5654 0 -1 0 13641 0 1 0 2525 10 0 0 25 0 8 0 156607039 937558016 13365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751074 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5889/statm: 228896 13365 2534 14 0 215366 0
[pid=5889/tid=5891] ppid=5887 vsize=915584 CPUtime=0.05
/proc/5889/task/5891/stat : 5891 (java) S 5887 5889 5654 0 -1 64 1717 0 0 0 5 0 0 0 16 0 8 0 156607043 937558016 13365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5892] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5892/stat : 5892 (java) S 5887 5889 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156607044 937558016 13365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5893] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5893/stat : 5893 (java) S 5887 5889 5654 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156607044 937558016 13365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5894] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5894/stat : 5894 (java) S 5887 5889 5654 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156607047 937558016 13365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5895] ppid=5887 vsize=915584 CPUtime=0.3
/proc/5889/task/5895/stat : 5895 (java) S 5887 5889 5654 0 -1 64 443 0 0 0 28 2 0 0 15 0 8 0 156607047 937558016 13365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5896] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5896/stat : 5896 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156607047 937558016 13365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5897] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5897/stat : 5897 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156607047 937558016 13365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915584

[startup+51.2276 s]
/proc/loadavg: 2.03 1.89 1.45 3/87 5897
/proc/meminfo: memFree=974680/2055920 swapFree=4192812/4192956
[pid=5889] ppid=5887 vsize=915584 CPUtime=50.73
/proc/5889/stat : 5889 (java) R 5887 5889 5654 0 -1 0 13654 0 1 0 5063 10 0 0 25 0 8 0 156607039 937558016 13376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073987354 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5889/statm: 228896 13376 2534 14 0 215366 0
[pid=5889/tid=5891] ppid=5887 vsize=915584 CPUtime=0.05
/proc/5889/task/5891/stat : 5891 (java) S 5887 5889 5654 0 -1 64 1717 0 0 0 5 0 0 0 16 0 8 0 156607043 937558016 13376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5892] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5892/stat : 5892 (java) S 5887 5889 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156607044 937558016 13376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5893] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5893/stat : 5893 (java) S 5887 5889 5654 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156607044 937558016 13376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5894] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5894/stat : 5894 (java) S 5887 5889 5654 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156607047 937558016 13376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5895] ppid=5887 vsize=915584 CPUtime=0.32
/proc/5889/task/5895/stat : 5895 (java) S 5887 5889 5654 0 -1 64 455 0 0 0 30 2 0 0 16 0 8 0 156607047 937558016 13376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5896] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5896/stat : 5896 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156607047 937558016 13376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5897] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5897/stat : 5897 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156607047 937558016 13376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 915584

[startup+102.445 s]
/proc/loadavg: 2.06 1.92 1.48 3/87 5897
/proc/meminfo: memFree=974616/2055920 swapFree=4192812/4192956
[pid=5889] ppid=5887 vsize=915584 CPUtime=101.48
/proc/5889/stat : 5889 (java) R 5887 5889 5654 0 -1 0 13657 0 1 0 10138 10 0 0 25 0 8 0 156607039 937558016 13377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073979928 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5889/statm: 228896 13377 2534 14 0 215366 0
[pid=5889/tid=5891] ppid=5887 vsize=915584 CPUtime=0.05
/proc/5889/task/5891/stat : 5891 (java) S 5887 5889 5654 0 -1 64 1717 0 0 0 5 0 0 0 16 0 8 0 156607043 937558016 13377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5892] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5892/stat : 5892 (java) S 5887 5889 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156607044 937558016 13377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5893] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5893/stat : 5893 (java) S 5887 5889 5654 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156607044 937558016 13377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5894] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5894/stat : 5894 (java) S 5887 5889 5654 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156607047 937558016 13377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5895] ppid=5887 vsize=915584 CPUtime=0.33
/proc/5889/task/5895/stat : 5895 (java) S 5887 5889 5654 0 -1 64 457 0 0 0 31 2 0 0 16 0 8 0 156607047 937558016 13377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5896] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5896/stat : 5896 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156607047 937558016 13377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5897] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5897/stat : 5897 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156607047 937558016 13377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 915584

[startup+162.514 s]
/proc/loadavg: 2.02 1.93 1.51 3/87 5897
/proc/meminfo: memFree=937176/2055920 swapFree=4192812/4192956
[pid=5889] ppid=5887 vsize=915584 CPUtime=161
/proc/5889/stat : 5889 (java) R 5887 5889 5654 0 -1 0 13657 0 1 0 16089 11 0 0 25 0 8 0 156607039 937558016 13377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073973768 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1412.94
Current children cumulated vsize (KiB) 915584

[startup+1483.99 s]
/proc/loadavg: 1.98 1.88 1.78 3/87 5957
/proc/meminfo: memFree=460576/2055920 swapFree=4192812/4192956
[pid=5889] ppid=5887 vsize=915584 CPUtime=1472.91
/proc/5889/stat : 5889 (java) R 5887 5889 5654 0 -1 0 13661 0 1 0 147275 16 0 0 25 0 8 0 156607039 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073990797 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5889/statm: 228896 13381 2534 14 0 215366 0
[pid=5889/tid=5891] ppid=5887 vsize=915584 CPUtime=0.05
/proc/5889/task/5891/stat : 5891 (java) S 5887 5889 5654 0 -1 64 1717 0 0 0 5 0 0 0 16 0 8 0 156607043 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5892] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5892/stat : 5892 (java) S 5887 5889 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156607044 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5893] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5893/stat : 5893 (java) S 5887 5889 5654 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156607044 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5894] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5894/stat : 5894 (java) S 5887 5889 5654 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5895] ppid=5887 vsize=915584 CPUtime=0.33
/proc/5889/task/5895/stat : 5895 (java) S 5887 5889 5654 0 -1 64 461 0 0 0 31 2 0 0 16 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5896] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5896/stat : 5896 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5897] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5897/stat : 5897 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1472.91
Current children cumulated vsize (KiB) 915584

[startup+1544.03 s]
/proc/loadavg: 1.99 1.90 1.80 3/87 5957
/proc/meminfo: memFree=460576/2055920 swapFree=4192812/4192956
[pid=5889] ppid=5887 vsize=915584 CPUtime=1532.88
/proc/5889/stat : 5889 (java) R 5887 5889 5654 0 -1 0 13661 0 1 0 153272 16 0 0 25 0 8 0 156607039 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073973926 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5889/statm: 228896 13381 2534 14 0 215366 0
[pid=5889/tid=5891] ppid=5887 vsize=915584 CPUtime=0.05
/proc/5889/task/5891/stat : 5891 (java) S 5887 5889 5654 0 -1 64 1717 0 0 0 5 0 0 0 16 0 8 0 156607043 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5892] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5892/stat : 5892 (java) S 5887 5889 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156607044 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5893] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5893/stat : 5893 (java) S 5887 5889 5654 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156607044 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5894] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5894/stat : 5894 (java) S 5887 5889 5654 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5895] ppid=5887 vsize=915584 CPUtime=0.33
/proc/5889/task/5895/stat : 5895 (java) S 5887 5889 5654 0 -1 64 461 0 0 0 31 2 0 0 16 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5896] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5896/stat : 5896 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5897] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5897/stat : 5897 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1532.88
Current children cumulated vsize (KiB) 915584

[startup+1604.08 s]
/proc/loadavg: 1.99 1.91 1.81 3/87 5957
/proc/meminfo: memFree=460576/2055920 swapFree=4192812/4192956
[pid=5889] ppid=5887 vsize=915584 CPUtime=1592.88
/proc/5889/stat : 5889 (java) R 5887 5889 5654 0 -1 0 13661 0 1 0 159271 17 0 0 25 0 8 0 156607039 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074029991 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5889/statm: 228896 13381 2534 14 0 215366 0
[pid=5889/tid=5891] ppid=5887 vsize=915584 CPUtime=0.05
/proc/5889/task/5891/stat : 5891 (java) S 5887 5889 5654 0 -1 64 1717 0 0 0 5 0 0 0 16 0 8 0 156607043 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5892] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5892/stat : 5892 (java) S 5887 5889 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156607044 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5893] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5893/stat : 5893 (java) S 5887 5889 5654 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156607044 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5894] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5894/stat : 5894 (java) S 5887 5889 5654 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5895] ppid=5887 vsize=915584 CPUtime=0.33
/proc/5889/task/5895/stat : 5895 (java) S 5887 5889 5654 0 -1 64 461 0 0 0 31 2 0 0 16 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5896] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5896/stat : 5896 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5897] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5897/stat : 5897 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1592.88
Current children cumulated vsize (KiB) 915584

[startup+1664.11 s]
/proc/loadavg: 1.99 1.93 1.82 3/87 5957
/proc/meminfo: memFree=460512/2055920 swapFree=4192812/4192956
[pid=5889] ppid=5887 vsize=915584 CPUtime=1652.84
/proc/5889/stat : 5889 (java) R 5887 5889 5654 0 -1 0 13661 0 1 0 165267 17 0 0 25 0 8 0 156607039 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073756938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5889/statm: 228896 13381 2534 14 0 215366 0
[pid=5889/tid=5891] ppid=5887 vsize=915584 CPUtime=0.05
/proc/5889/task/5891/stat : 5891 (java) S 5887 5889 5654 0 -1 64 1717 0 0 0 5 0 0 0 16 0 8 0 156607043 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5892] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5892/stat : 5892 (java) S 5887 5889 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156607044 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5893] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5893/stat : 5893 (java) S 5887 5889 5654 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156607044 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5894] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5894/stat : 5894 (java) S 5887 5889 5654 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5895] ppid=5887 vsize=915584 CPUtime=0.33
/proc/5889/task/5895/stat : 5895 (java) S 5887 5889 5654 0 -1 64 461 0 0 0 31 2 0 0 16 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5896] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5896/stat : 5896 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5897] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5897/stat : 5897 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1652.84
Current children cumulated vsize (KiB) 915584

[startup+1724.14 s]
/proc/loadavg: 2.05 1.95 1.83 3/87 5957
/proc/meminfo: memFree=460512/2055920 swapFree=4192812/4192956
[pid=5889] ppid=5887 vsize=915584 CPUtime=1712.81
/proc/5889/stat : 5889 (java) R 5887 5889 5654 0 -1 0 13661 0 1 0 171264 17 0 0 25 0 8 0 156607039 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073979928 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5889/statm: 228896 13381 2534 14 0 215366 0
[pid=5889/tid=5891] ppid=5887 vsize=915584 CPUtime=0.05
/proc/5889/task/5891/stat : 5891 (java) S 5887 5889 5654 0 -1 64 1717 0 0 0 5 0 0 0 16 0 8 0 156607043 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5892] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5892/stat : 5892 (java) S 5887 5889 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156607044 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5893] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5893/stat : 5893 (java) S 5887 5889 5654 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156607044 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5894] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5894/stat : 5894 (java) S 5887 5889 5654 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5895] ppid=5887 vsize=915584 CPUtime=0.33
/proc/5889/task/5895/stat : 5895 (java) S 5887 5889 5654 0 -1 64 461 0 0 0 31 2 0 0 16 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5896] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5896/stat : 5896 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5897] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5897/stat : 5897 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1712.81
Current children cumulated vsize (KiB) 915584

[startup+1784.19 s]
/proc/loadavg: 2.06 1.97 1.84 3/87 5957
/proc/meminfo: memFree=460576/2055920 swapFree=4192812/4192956
[pid=5889] ppid=5887 vsize=915584 CPUtime=1772.8
/proc/5889/stat : 5889 (java) R 5887 5889 5654 0 -1 0 13661 0 1 0 177263 17 0 0 25 0 8 0 156607039 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073753012 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5889/statm: 228896 13381 2534 14 0 215366 0
[pid=5889/tid=5891] ppid=5887 vsize=915584 CPUtime=0.05
/proc/5889/task/5891/stat : 5891 (java) S 5887 5889 5654 0 -1 64 1717 0 0 0 5 0 0 0 16 0 8 0 156607043 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5892] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5892/stat : 5892 (java) S 5887 5889 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156607044 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5893] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5893/stat : 5893 (java) S 5887 5889 5654 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156607044 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5894] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5894/stat : 5894 (java) S 5887 5889 5654 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5895] ppid=5887 vsize=915584 CPUtime=0.33
/proc/5889/task/5895/stat : 5895 (java) S 5887 5889 5654 0 -1 64 461 0 0 0 31 2 0 0 16 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5896] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5896/stat : 5896 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5897] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5897/stat : 5897 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1772.8
Current children cumulated vsize (KiB) 915584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.44 s]
/proc/loadavg: 2.04 1.97 1.84 3/87 5957
/proc/meminfo: memFree=460576/2055920 swapFree=4192812/4192956
[pid=5889] ppid=5887 vsize=915584 CPUtime=1800.02
/proc/5889/stat : 5889 (java) R 5887 5889 5654 0 -1 0 13661 0 1 0 179985 17 0 0 25 0 8 0 156607039 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073750901 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5889/statm: 228896 13381 2534 14 0 215366 0
[pid=5889/tid=5891] ppid=5887 vsize=915584 CPUtime=0.05
/proc/5889/task/5891/stat : 5891 (java) S 5887 5889 5654 0 -1 64 1717 0 0 0 5 0 0 0 16 0 8 0 156607043 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5892] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5892/stat : 5892 (java) S 5887 5889 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156607044 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5893] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5893/stat : 5893 (java) S 5887 5889 5654 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156607044 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5894] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5894/stat : 5894 (java) S 5887 5889 5654 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5895] ppid=5887 vsize=915584 CPUtime=0.33
/proc/5889/task/5895/stat : 5895 (java) S 5887 5889 5654 0 -1 64 461 0 0 0 31 2 0 0 16 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5896] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5896/stat : 5896 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5889/tid=5897] ppid=5887 vsize=915584 CPUtime=0
/proc/5889/task/5897/stat : 5897 (java) S 5887 5889 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156607047 937558016 13381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 915584

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

Child status: 143
Real time (s): 1811.48
CPU time (s): 1800.07
CPU user time (s): 1799.89
CPU system time (s): 0.185971
CPU usage (%): 99.37
Max. virtual memory (cumulated for all children) (KiB): 915584

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

runsolver used 2.03069 s user time and 5.67914 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Sat Jan  6 11:14:53 UTC 2007


IDJOB= 235222
IDBENCH= 6751
FILE ID= node62/235222-1168082093

PBS_JOBID= 3476232

Free space on /tmp= 66549 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  efc47bf91b64c1785ac74e5ecd05d9ec

RANDOM SEED= 418134647

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.259
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.259
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:       1018800 kB
Buffers:         60232 kB
Cached:         780588 kB
SwapCached:          0 kB
Active:         232040 kB
Inactive:       726248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1018800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1772 kB
Writeback:           0 kB
Mapped:         137696 kB
Slab:            63924 kB
Committed_AS:  3758508 kB
PageTables:       2096 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= 66548 MiB



End job on node62 on Sat Jan  6 11:45:04 UTC 2007