Trace number 235066

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 AC? (TO) 1800.09 1802.01

General information on the benchmark

Nametaillard/js-taillard-20-15/
js-taillard-20-15-105-7.xml
MD5SUMa906eef29dc5a61b67e7e12b39064d46
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark675.43
SatisfiableYES
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1504
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3130
Global constraints used (with number of constraints)

Solver Data (download as text)

0.34	   
0.34	Abscon 109 (November, 2006)
0.34	   
0.34	   configuration
0.34	     name=mac.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/235066-1168081823/unknown.xml
0.40	   
0.40	   domains being loaded...
0.45	   
0.45	   variables being loaded...
0.54	     nbVariables=300  nbDomainTypes=300  minDomainSize=1406  maxDomainSize=1504
0.54	       =>  wckTime=0.201  cpuTime=0.15  mem=18M653
0.54	   
0.54	   predicates being loaded...
0.55	   
0.55	   constraints being loaded...
4.75	   
4.75	   INFO : Stopping converting binary constraints (cpu=4.33, mem = 43M99)
5.25	     nbConstraints=3130  nbConvertedConstraints=8  nbConvertConstraintsChecks=16785200  nbExtensionStructures=8
5.25	     nbSharedExtensionStructures=0  nbConflictsStructures=8  nbSharedConflictsStructures=0
5.25	     nbSharedBinaryRepresentations=899  nbEvaluationManagers=3122  nbSharedEvaluationManagers=0  maxDegree=21
5.25	     maxArity=2
5.25	       =>  wckTime=4.909  cpuTime=4.66  mem=35M386
5.34	   
5.34	   solver IterativeSystematicSolver being built... 
5.65	       =>  wckTime=5.307  cpuTime=4.86  mem=77M110
101.66	   
101.66	   preprocessing
101.66	     nbConstraintChecks=418655128  nbValidityChecks=11245039  nbPropagations=716  nbRevisions=17266
101.66	     nbUselessRevisions=16222  nbRemovedValues=208866  detectedInconsistency=no
101.66	       =>  wckTime=95.99  cpuTime=95.87  mem=77M110
141.16	   
141.16	   search
141.16	     run=0  nbConstraintChecks=127763090  nbValidityChecks=30576993  nbPropagations=5941  nbRevisions=102554
141.16	     nbUselessRevisions=91929  nbAssignments=203  nbFailedAssignments=79  nbBacktracks=10  nbVisitedNodes=290
141.16	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=24
141.16	       =>  wckTime=135.493  cpuTime=135.29  mem=82M545
358.99	   
358.99	   search
358.99	     run=1  nbConstraintChecks=872167156  nbValidityChecks=420205752  nbPropagations=88870  nbRevisions=1634347
358.99	     nbUselessRevisions=1430513  nbAssignments=1117  nbFailedAssignments=903  nbBacktracks=25  nbVisitedNodes=2042
358.99	     nbRestartNogoods=69  mapSize=24  nbInferences=0  nbTooLargeKeys=51
358.99	       =>  wckTime=353.317  cpuTime=352.88  mem=84M758
391.55	   
391.55	   search
391.55	     run=2  nbConstraintChecks=982970012  nbValidityChecks=474166504  nbPropagations=183809  nbRevisions=3371540
391.55	     nbUselessRevisions=2944351  nbAssignments=1872  nbFailedAssignments=1558  nbBacktracks=47  nbVisitedNodes=3466
391.55	     nbRestartNogoods=135  mapSize=42  nbInferences=0  nbTooLargeKeys=78
391.55	       =>  wckTime=385.885  cpuTime=385.39  mem=87M998
412.75	   
412.75	   search
412.75	     run=3  nbConstraintChecks=1059869700  nbValidityChecks=514702555  nbPropagations=286355  nbRevisions=5230674
412.75	     nbUselessRevisions=4569673  nbAssignments=2406  nbFailedAssignments=1949  nbBacktracks=81  nbVisitedNodes=4450
412.75	     nbRestartNogoods=138  mapSize=74  nbInferences=36  nbTooLargeKeys=106
412.75	       =>  wckTime=407.081  cpuTime=406.57  mem=93M192
471.13	   
471.13	   search
471.13	     run=4  nbConstraintChecks=1259745798  nbValidityChecks=620605578  nbPropagations=416322  nbRevisions=7530729
471.13	     nbUselessRevisions=6571143  nbAssignments=3485  nbFailedAssignments=2891  nbBacktracks=131  nbVisitedNodes=6509
471.13	     nbRestartNogoods=172  mapSize=119  nbInferences=36  nbTooLargeKeys=133
471.13	       =>  wckTime=465.459  cpuTime=464.89  mem=97M693
521.13	   
521.13	   search
521.13	     run=5  nbConstraintChecks=1434472609  nbValidityChecks=712257771  nbPropagations=569733  nbRevisions=10220436
521.13	     nbUselessRevisions=8919277  nbAssignments=5463  nbFailedAssignments=4735  nbBacktracks=206  nbVisitedNodes=10397
521.13	     nbRestartNogoods=197  mapSize=185  nbInferences=36  nbTooLargeKeys=160
521.13	       =>  wckTime=515.463  cpuTime=514.82  mem=102M460
581.34	   
581.34	   search
581.34	     run=6  nbConstraintChecks=1640195057  nbValidityChecks=836820904  nbPropagations=758830  nbRevisions=13457893
581.34	     nbUselessRevisions=11753053  nbAssignments=7749  nbFailedAssignments=6838  nbBacktracks=319  nbVisitedNodes=14879
581.34	     nbRestartNogoods=202  mapSize=286  nbInferences=36  nbTooLargeKeys=183
581.34	       =>  wckTime=575.672  cpuTime=574.93  mem=83M455
905.41	   
905.41	   search
905.41	     run=7  nbConstraintChecks=2538504131  nbValidityChecks=1705545103  nbPropagations=1112625  nbRevisions=20192894
905.41	     nbUselessRevisions=17510621  nbAssignments=10289  nbFailedAssignments=9157  nbBacktracks=489  nbVisitedNodes=19847
905.41	     nbRestartNogoods=278  mapSize=432  nbInferences=36  nbTooLargeKeys=210
905.42	       =>  wckTime=899.746  cpuTime=898.66  mem=92M382
1215.18	   
1215.18	   search
1215.18	     run=8  nbConstraintChecks=3489455123  nbValidityChecks=2234412706  nbPropagations=1585995  nbRevisions=29427622
1215.18	     nbUselessRevisions=25340420  nbAssignments=13120  nbFailedAssignments=11686  nbBacktracks=746  nbVisitedNodes=25356
1215.18	     nbRestartNogoods=313  mapSize=620  nbInferences=36  nbTooLargeKeys=238
1215.18	       =>  wckTime=1209.515  cpuTime=1208.1  mem=104M669
1342.97	   
1342.97	   search
1342.97	     run=9  nbConstraintChecks=3890022233  nbValidityChecks=2478633067  nbPropagations=2103842  nbRevisions=39616298
1342.97	     nbUselessRevisions=33962495  nbAssignments=14076  nbFailedAssignments=12200  nbBacktracks=1135
1342.97	     nbVisitedNodes=27022  nbRestartNogoods=318  mapSize=929  nbInferences=36  nbTooLargeKeys=260
1342.97	       =>  wckTime=1337.3  cpuTime=1335.74  mem=124M263
1775.61	   
1775.61	   search
1775.61	     run=10  nbConstraintChecks=5155236922  nbValidityChecks=3564067697  nbPropagations=2805236  nbRevisions=53581877
1775.61	     nbUselessRevisions=45724895  nbAssignments=17775  nbFailedAssignments=15277  nbBacktracks=1712
1775.61	     nbVisitedNodes=34295  nbRestartNogoods=356  mapSize=1480  nbInferences=36  nbTooLargeKeys=282
1775.61	       =>  wckTime=1769.939  cpuTime=1767.9  mem=138M344

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/node13/watcher-235066-1168081823 -o ROOT/results/node13/solver-235066-1168081823 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/235066-1168081823/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.03 1.79 1.60 4/93 8348
/proc/meminfo: memFree=1172312/2055920 swapFree=4192812/4192956
[pid=8347] ppid=8345 vsize=172 CPUtime=0
/proc/8347/stat : 8347 (java) R 8345 8347 7338 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 156577296 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 11879204 0 0 4096 0 0 0 0 17 0 0 0
/proc/8347/statm: 43 24 18 14 0 3 0

[startup+0.107607 s]
/proc/loadavg: 2.03 1.79 1.60 4/93 8348
/proc/meminfo: memFree=1172312/2055920 swapFree=4192812/4192956
[pid=8347] ppid=8345 vsize=907808 CPUtime=0.05
/proc/8347/stat : 8347 (java) R 8345 8347 7338 0 -1 0 2482 0 1 0 3 2 0 0 21 0 4 0 156577296 929595392 2229 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/8347/statm: 226952 2232 1226 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.515662 s]
/proc/loadavg: 2.03 1.79 1.60 4/93 8348
/proc/meminfo: memFree=1172312/2055920 swapFree=4192812/4192956
[pid=8347] ppid=8345 vsize=915328 CPUtime=0.46
/proc/8347/stat : 8347 (java) R 8345 8347 7338 0 -1 0 7595 0 1 0 41 5 0 0 25 0 8 0 156577296 937295872 7334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8347/statm: 228832 7334 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 915328

[startup+1.33876 s]
/proc/loadavg: 2.03 1.79 1.60 3/100 8355
/proc/meminfo: memFree=1126496/2055920 swapFree=4192812/4192956
[pid=8347] ppid=8345 vsize=915632 CPUtime=1.28
/proc/8347/stat : 8347 (java) R 8345 8347 7338 0 -1 0 13984 0 1 0 120 8 0 0 25 0 8 0 156577296 937607168 13722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073792267 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8347/statm: 228908 13722 2167 14 0 215378 0
[pid=8347/tid=8349] ppid=8345 vsize=915632 CPUtime=0
/proc/8347/task/8349/stat : 8349 (java) S 8345 8347 7338 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156577304 937607168 13722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=915632 CPUtime=0
/proc/8347/task/8350/stat : 8350 (java) S 8345 8347 7338 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 156577304 937607168 13722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=915632 CPUtime=0
/proc/8347/task/8351/stat : 8351 (java) S 8345 8347 7338 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 156577305 937607168 13722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=915632 CPUtime=0
/proc/8347/task/8352/stat : 8352 (java) S 8345 8347 7338 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156577308 937607168 13722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=915632 CPUtime=0.16
/proc/8347/task/8353/stat : 8353 (java) S 8345 8347 7338 0 -1 64 410 0 0 0 16 0 0 0 16 0 8 0 156577308 937607168 13722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=915632 CPUtime=0
/proc/8347/task/8354/stat : 8354 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156577308 937607168 13722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8355] ppid=8345 vsize=915632 CPUtime=0
/proc/8347/task/8355/stat : 8355 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156577308 937607168 13722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915632

[startup+2.99199 s]
/proc/loadavg: 2.03 1.80 1.61 3/100 8355
/proc/meminfo: memFree=1124960/2055920 swapFree=4192812/4192956
[pid=8347] ppid=8345 vsize=915632 CPUtime=2.93
/proc/8347/stat : 8347 (java) R 8345 8347 7338 0 -1 0 14536 0 1 0 285 8 0 0 25 0 8 0 156577296 937607168 14273 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073804789 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8347/statm: 228908 14273 2167 14 0 215378 0
[pid=8347/tid=8349] ppid=8345 vsize=915632 CPUtime=0
/proc/8347/task/8349/stat : 8349 (java) S 8345 8347 7338 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156577304 937607168 14273 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=915632 CPUtime=0
/proc/8347/task/8350/stat : 8350 (java) S 8345 8347 7338 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 156577304 937607168 14273 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=915632 CPUtime=0
/proc/8347/task/8351/stat : 8351 (java) S 8345 8347 7338 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 156577305 937607168 14273 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=915632 CPUtime=0
/proc/8347/task/8352/stat : 8352 (java) S 8345 8347 7338 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156577308 937607168 14273 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=915632 CPUtime=0.16
/proc/8347/task/8353/stat : 8353 (java) S 8345 8347 7338 0 -1 64 411 0 0 0 16 0 0 0 16 0 8 0 156577308 937607168 14273 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=915632 CPUtime=0
/proc/8347/task/8354/stat : 8354 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156577308 937607168 14273 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8355] ppid=8345 vsize=915632 CPUtime=0
/proc/8347/task/8355/stat : 8355 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156577308 937607168 14273 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915632

[startup+6.27542 s]
/proc/loadavg: 2.03 1.80 1.61 3/100 8355
/proc/meminfo: memFree=1055080/2055920 swapFree=4192812/4192956
[pid=8347] ppid=8345 vsize=915720 CPUtime=6.22
/proc/8347/stat : 8347 (java) R 8345 8347 7338 0 -1 0 31974 0 1 0 606 16 0 0 25 0 8 0 156577296 937697280 31708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074032973 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8347/statm: 228930 31708 2533 14 0 215400 0
[pid=8347/tid=8349] ppid=8345 vsize=915720 CPUtime=0.22
/proc/8347/task/8349/stat : 8349 (java) S 8345 8347 7338 0 -1 64 14892 0 0 0 16 6 0 0 16 0 8 0 156577304 937697280 31708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8350/stat : 8350 (java) S 8345 8347 7338 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156577304 937697280 31708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8351/stat : 8351 (java) S 8345 8347 7338 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156577305 937697280 31708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8352/stat : 8352 (java) S 8345 8347 7338 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156577308 937697280 31708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=915720 CPUtime=0.26
/proc/8347/task/8353/stat : 8353 (java) S 8345 8347 7338 0 -1 64 474 0 0 0 26 0 0 0 15 0 8 0 156577308 937697280 31708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8354/stat : 8354 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156577308 937697280 31708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8355] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8355/stat : 8355 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156577308 937697280 31708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915720

[startup+12.7693 s]
/proc/loadavg: 2.03 1.80 1.61 3/100 8355
/proc/meminfo: memFree=1055080/2055920 swapFree=4192812/4192956
[pid=8347] ppid=8345 vsize=915720 CPUtime=12.7
/proc/8347/stat : 8347 (java) R 8345 8347 7338 0 -1 0 31981 0 1 0 1254 16 0 0 25 0 8 0 156577296 937697280 31711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074042342 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8347/statm: 228930 31711 2533 14 0 215400 0
[pid=8347/tid=8349] ppid=8345 vsize=915720 CPUtime=0.22
/proc/8347/task/8349/stat : 8349 (java) S 8345 8347 7338 0 -1 64 14892 0 0 0 16 6 0 0 16 0 8 0 156577304 937697280 31711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8350/stat : 8350 (java) S 8345 8347 7338 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156577304 937697280 31711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8351/stat : 8351 (java) S 8345 8347 7338 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156577305 937697280 31711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8352/stat : 8352 (java) S 8345 8347 7338 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156577308 937697280 31711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=915720 CPUtime=0.27
/proc/8347/task/8353/stat : 8353 (java) S 8345 8347 7338 0 -1 64 481 0 0 0 27 0 0 0 15 0 8 0 156577308 937697280 31711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8354/stat : 8354 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156577308 937697280 31711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8355] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8355/stat : 8355 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156577308 937697280 31711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915720

[startup+25.613 s]
/proc/loadavg: 2.02 1.81 1.61 3/100 8355
/proc/meminfo: memFree=1055080/2055920 swapFree=4192812/4192956
[pid=8347] ppid=8345 vsize=915720 CPUtime=25.52
/proc/8347/stat : 8347 (java) R 8345 8347 7338 0 -1 0 31988 0 1 0 2536 16 0 0 25 0 8 0 156577296 937697280 31715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073791500 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8347/statm: 228930 31715 2533 14 0 215400 0
[pid=8347/tid=8349] ppid=8345 vsize=915720 CPUtime=0.22
/proc/8347/task/8349/stat : 8349 (java) S 8345 8347 7338 0 -1 64 14892 0 0 0 16 6 0 0 16 0 8 0 156577304 937697280 31715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8350/stat : 8350 (java) S 8345 8347 7338 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156577304 937697280 31715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8351/stat : 8351 (java) S 8345 8347 7338 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156577305 937697280 31715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8352/stat : 8352 (java) S 8345 8347 7338 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156577308 937697280 31715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=915720 CPUtime=0.28
/proc/8347/task/8353/stat : 8353 (java) S 8345 8347 7338 0 -1 64 487 0 0 0 28 0 0 0 16 0 8 0 156577308 937697280 31715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8354/stat : 8354 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156577308 937697280 31715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8355] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8355/stat : 8355 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156577308 937697280 31715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 915720

[startup+51.2284 s]
/proc/loadavg: 2.01 1.82 1.62 3/100 8355
/proc/meminfo: memFree=1055144/2055920 swapFree=4192812/4192956
[pid=8347] ppid=8345 vsize=915720 CPUtime=51.11
/proc/8347/stat : 8347 (java) R 8345 8347 7338 0 -1 0 31988 0 1 0 5095 16 0 0 25 0 8 0 156577296 937697280 31715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073789922 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8347/statm: 228930 31715 2533 14 0 215400 0
[pid=8347/tid=8349] ppid=8345 vsize=915720 CPUtime=0.22
/proc/8347/task/8349/stat : 8349 (java) S 8345 8347 7338 0 -1 64 14892 0 0 0 16 6 0 0 16 0 8 0 156577304 937697280 31715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8350/stat : 8350 (java) S 8345 8347 7338 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156577304 937697280 31715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8351/stat : 8351 (java) S 8345 8347 7338 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156577305 937697280 31715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8352/stat : 8352 (java) S 8345 8347 7338 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156577308 937697280 31715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=915720 CPUtime=0.28
/proc/8347/task/8353/stat : 8353 (java) S 8345 8347 7338 0 -1 64 487 0 0 0 28 0 0 0 16 0 8 0 156577308 937697280 31715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8354/stat : 8354 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156577308 937697280 31715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8355] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8355/stat : 8355 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156577308 937697280 31715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 915720

[startup+102.49 s]
/proc/loadavg: 2.00 1.85 1.64 3/100 8355
/proc/meminfo: memFree=1055208/2055920 swapFree=4192812/4192956
[pid=8347] ppid=8345 vsize=915720 CPUtime=102.33
/proc/8347/stat : 8347 (java) R 8345 8347 7338 0 -1 0 31994 0 1 0 10216 17 0 0 25 0 8 0 156577296 937697280 31719 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074080837 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8347/statm: 228930 31719 2534 14 0 215400 0
[pid=8347/tid=8349] ppid=8345 vsize=915720 CPUtime=0.22
/proc/8347/task/8349/stat : 8349 (java) S 8345 8347 7338 0 -1 64 14892 0 0 0 16 6 0 0 16 0 8 0 156577304 937697280 31719 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8350/stat : 8350 (java) S 8345 8347 7338 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156577304 937697280 31719 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8351/stat : 8351 (java) S 8345 8347 7338 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156577305 937697280 31719 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8352/stat : 8352 (java) S 8345 8347 7338 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156577308 937697280 31719 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=915720 CPUtime=0.28
/proc/8347/task/8353/stat : 8353 (java) S 8345 8347 7338 0 -1 64 488 0 0 0 28 0 0 0 16 0 8 0 156577308 937697280 31719 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8354/stat : 8354 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156577308 937697280 31719 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8355] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8355/stat : 8355 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156577308 937697280 31719 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 915720

[startup+162.5 s]
/proc/loadavg: 2.00 1.87 1.66 3/100 8355
/proc/meminfo: memFree=1055144/2055920 swapFree=4192812/4192956
[pid=8347] ppid=8345 vsize=915720 CPUtime=162.26
/proc/8347/stat : 8347 (java) R 8345 8347 7338 0 -1 0 32021 0 1 0 16209 17 0 0 25 0 8 0 156577296 937697280 31737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073788773 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1421.2
Current children cumulated vsize (KiB) 915720

[startup+1482.8 s]
/proc/loadavg: 1.39 1.80 1.83 2/88 8423
/proc/meminfo: memFree=1101008/2055920 swapFree=4192812/4192956
[pid=8347] ppid=8345 vsize=915720 CPUtime=1481.19
/proc/8347/stat : 8347 (java) R 8345 8347 7338 0 -1 0 46120 0 1 0 148092 27 0 0 25 0 8 0 156577296 937697280 45821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073794592 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8347/statm: 228930 45821 2538 14 0 215400 0
[pid=8347/tid=8349] ppid=8345 vsize=915720 CPUtime=0.33
/proc/8347/task/8349/stat : 8349 (java) S 8345 8347 7338 0 -1 64 28960 0 0 0 21 12 0 0 16 0 8 0 156577304 937697280 45821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8350/stat : 8350 (java) S 8345 8347 7338 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156577304 937697280 45821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8351/stat : 8351 (java) S 8345 8347 7338 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156577305 937697280 45821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8352/stat : 8352 (java) S 8345 8347 7338 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156577308 937697280 45821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=915720 CPUtime=0.35
/proc/8347/task/8353/stat : 8353 (java) S 8345 8347 7338 0 -1 64 530 0 0 0 35 0 0 0 16 0 8 0 156577308 937697280 45821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8354/stat : 8354 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156577308 937697280 45821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8355] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8355/stat : 8355 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156577308 937697280 45821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1481.19
Current children cumulated vsize (KiB) 915720

[startup+1542.83 s]
/proc/loadavg: 1.21 1.67 1.79 2/88 8426
/proc/meminfo: memFree=1102928/2055920 swapFree=4192812/4192956
[pid=8347] ppid=8345 vsize=915720 CPUtime=1541.2
/proc/8347/stat : 8347 (java) R 8345 8347 7338 0 -1 0 46120 0 1 0 154092 28 0 0 25 0 8 0 156577296 937697280 45821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074028915 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8347/statm: 228930 45821 2538 14 0 215400 0
[pid=8347/tid=8349] ppid=8345 vsize=915720 CPUtime=0.33
/proc/8347/task/8349/stat : 8349 (java) S 8345 8347 7338 0 -1 64 28960 0 0 0 21 12 0 0 16 0 8 0 156577304 937697280 45821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8350/stat : 8350 (java) S 8345 8347 7338 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156577304 937697280 45821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8351/stat : 8351 (java) S 8345 8347 7338 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156577305 937697280 45821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8352/stat : 8352 (java) S 8345 8347 7338 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156577308 937697280 45821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=915720 CPUtime=0.35
/proc/8347/task/8353/stat : 8353 (java) S 8345 8347 7338 0 -1 64 530 0 0 0 35 0 0 0 16 0 8 0 156577308 937697280 45821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8354/stat : 8354 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156577308 937697280 45821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8355] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8355/stat : 8355 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156577308 937697280 45821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.2
Current children cumulated vsize (KiB) 915720

[startup+1602.91 s]
/proc/loadavg: 1.63 1.69 1.78 3/100 8471
/proc/meminfo: memFree=871152/2055920 swapFree=4192812/4192956
[pid=8347] ppid=8345 vsize=915720 CPUtime=1601.21
/proc/8347/stat : 8347 (java) R 8345 8347 7338 0 -1 0 46120 0 1 0 160091 30 0 0 25 0 8 0 156577296 937697280 45821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8347/statm: 228930 45821 2538 14 0 215400 0
[pid=8347/tid=8349] ppid=8345 vsize=915720 CPUtime=0.33
/proc/8347/task/8349/stat : 8349 (java) S 8345 8347 7338 0 -1 64 28960 0 0 0 21 12 0 0 16 0 8 0 156577304 937697280 45821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8350/stat : 8350 (java) S 8345 8347 7338 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156577304 937697280 45821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8351/stat : 8351 (java) S 8345 8347 7338 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156577305 937697280 45821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8352/stat : 8352 (java) S 8345 8347 7338 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156577308 937697280 45821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=915720 CPUtime=0.35
/proc/8347/task/8353/stat : 8353 (java) S 8345 8347 7338 0 -1 64 530 0 0 0 35 0 0 0 16 0 8 0 156577308 937697280 45821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8354/stat : 8354 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156577308 937697280 45821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8355] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8355/stat : 8355 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156577308 937697280 45821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.21
Current children cumulated vsize (KiB) 915720

[startup+1663.01 s]
/proc/loadavg: 1.86 1.74 1.79 3/100 8471
/proc/meminfo: memFree=677104/2055920 swapFree=4192812/4192956
[pid=8347] ppid=8345 vsize=915720 CPUtime=1661.25
/proc/8347/stat : 8347 (java) R 8345 8347 7338 0 -1 0 46123 0 1 0 166095 30 0 0 25 0 8 0 156577296 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074048280 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8347/statm: 228930 45824 2538 14 0 215400 0
[pid=8347/tid=8349] ppid=8345 vsize=915720 CPUtime=0.33
/proc/8347/task/8349/stat : 8349 (java) S 8345 8347 7338 0 -1 64 28960 0 0 0 21 12 0 0 16 0 8 0 156577304 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8350/stat : 8350 (java) S 8345 8347 7338 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156577304 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8351/stat : 8351 (java) S 8345 8347 7338 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156577305 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8352/stat : 8352 (java) S 8345 8347 7338 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156577308 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=915720 CPUtime=0.36
/proc/8347/task/8353/stat : 8353 (java) S 8345 8347 7338 0 -1 64 533 0 0 0 36 0 0 0 17 0 8 0 156577308 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8354/stat : 8354 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156577308 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8355] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8355/stat : 8355 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156577308 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.25
Current children cumulated vsize (KiB) 915720

[startup+1723.1 s]
/proc/loadavg: 2.04 1.82 1.82 3/100 8471
/proc/meminfo: memFree=489008/2055920 swapFree=4192812/4192956
[pid=8347] ppid=8345 vsize=915720 CPUtime=1721.26
/proc/8347/stat : 8347 (java) R 8345 8347 7338 0 -1 0 46124 0 1 0 172096 30 0 0 25 0 8 0 156577296 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8347/statm: 228930 45824 2538 14 0 215400 0
[pid=8347/tid=8349] ppid=8345 vsize=915720 CPUtime=0.33
/proc/8347/task/8349/stat : 8349 (java) S 8345 8347 7338 0 -1 64 28960 0 0 0 21 12 0 0 16 0 8 0 156577304 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8350/stat : 8350 (java) S 8345 8347 7338 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156577304 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8351/stat : 8351 (java) S 8345 8347 7338 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156577305 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8352/stat : 8352 (java) S 8345 8347 7338 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156577308 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=915720 CPUtime=0.36
/proc/8347/task/8353/stat : 8353 (java) S 8345 8347 7338 0 -1 64 533 0 0 0 36 0 0 0 17 0 8 0 156577308 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8354/stat : 8354 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156577308 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8355] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8355/stat : 8355 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156577308 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.26
Current children cumulated vsize (KiB) 915720

[startup+1783.16 s]
/proc/loadavg: 2.01 1.85 1.82 3/100 8471
/proc/meminfo: memFree=489072/2055920 swapFree=4192812/4192956
[pid=8347] ppid=8345 vsize=915720 CPUtime=1781.24
/proc/8347/stat : 8347 (java) R 8345 8347 7338 0 -1 0 46124 0 1 0 178094 30 0 0 25 0 8 0 156577296 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073788700 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8347/statm: 228930 45824 2538 14 0 215400 0
[pid=8347/tid=8349] ppid=8345 vsize=915720 CPUtime=0.33
/proc/8347/task/8349/stat : 8349 (java) S 8345 8347 7338 0 -1 64 28960 0 0 0 21 12 0 0 16 0 8 0 156577304 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8350/stat : 8350 (java) S 8345 8347 7338 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156577304 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8351/stat : 8351 (java) S 8345 8347 7338 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156577305 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8352/stat : 8352 (java) S 8345 8347 7338 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156577308 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=915720 CPUtime=0.36
/proc/8347/task/8353/stat : 8353 (java) S 8345 8347 7338 0 -1 64 533 0 0 0 36 0 0 0 17 0 8 0 156577308 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8354/stat : 8354 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156577308 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8355] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8355/stat : 8355 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156577308 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.24
Current children cumulated vsize (KiB) 915720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.97 s]
/proc/loadavg: 2.01 1.85 1.82 3/100 8471
/proc/meminfo: memFree=489072/2055920 swapFree=4192812/4192956
[pid=8347] ppid=8345 vsize=915720 CPUtime=1800.05
/proc/8347/stat : 8347 (java) R 8345 8347 7338 0 -1 0 46124 0 1 0 179974 31 0 0 25 0 8 0 156577296 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074039693 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8347/statm: 228930 45824 2538 14 0 215400 0
[pid=8347/tid=8349] ppid=8345 vsize=915720 CPUtime=0.33
/proc/8347/task/8349/stat : 8349 (java) S 8345 8347 7338 0 -1 64 28960 0 0 0 21 12 0 0 16 0 8 0 156577304 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8350] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8350/stat : 8350 (java) S 8345 8347 7338 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156577304 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8351] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8351/stat : 8351 (java) S 8345 8347 7338 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156577305 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8352] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8352/stat : 8352 (java) S 8345 8347 7338 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156577308 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8353] ppid=8345 vsize=915720 CPUtime=0.36
/proc/8347/task/8353/stat : 8353 (java) S 8345 8347 7338 0 -1 64 533 0 0 0 36 0 0 0 17 0 8 0 156577308 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8354] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8354/stat : 8354 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156577308 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8347/tid=8355] ppid=8345 vsize=915720 CPUtime=0
/proc/8347/task/8355/stat : 8355 (java) S 8345 8347 7338 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156577308 937697280 45824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 915720

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

Child status: 143
Real time (s): 1802.01
CPU time (s): 1800.09
CPU user time (s): 1799.75
CPU system time (s): 0.338948
CPU usage (%): 99.8937
Max. virtual memory (cumulated for all children) (KiB): 915720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.75
system time used= 0.338948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46140
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= 38143
involuntary context switches= 67872

runsolver used 2.22666 s user time and 5.63414 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Jan  6 11:10:23 UTC 2007


IDJOB= 235066
IDBENCH= 6736
FILE ID= node13/235066-1168081823

PBS_JOBID= 3475854

Free space on /tmp= 66317 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a906eef29dc5a61b67e7e12b39064d46

RANDOM SEED= 315203007

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.247
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.247
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:       1172792 kB
Buffers:         71628 kB
Cached:         563084 kB
SwapCached:          0 kB
Active:         493728 kB
Inactive:       293740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1172792 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2072 kB
Writeback:           0 kB
Mapped:         181836 kB
Slab:            80104 kB
Committed_AS:  4507328 kB
PageTables:       2632 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= 66316 MiB



End job on node13 on Sat Jan  6 11:40:25 UTC 2007