Trace number 234956

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 AC? (TO) 1800.13 1812.85

General information on the benchmark

Nametaillard/js-taillard-20-15/
js-taillard-20-15-100-7.xml
MD5SUMd049831f37c0733d90520710eabcf256
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1432
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.39	   
0.39	Abscon 109 (November, 2006)
0.39	   
0.39	   configuration
0.39	     name=mac.xml
0.42	   
0.42	   instance
0.42	     name=/tmp/evaluation/234956-1168081755/unknown.xml
0.45	   
0.45	   domains being loaded...
0.50	   
0.50	   variables being loaded...
0.60	     nbVariables=300  nbDomainTypes=300  minDomainSize=1334  maxDomainSize=1432
0.60	       =>  wckTime=0.207  cpuTime=0.15  mem=17M696
0.60	   
0.60	   predicates being loaded...
0.60	   
0.60	   constraints being loaded...
4.77	   
4.77	   INFO : Stopping converting binary constraints (cpu=4.26, mem = 42M142)
5.30	     nbConstraints=3130  nbConvertedConstraints=8  nbConvertConstraintsChecks=15158000  nbExtensionStructures=8
5.30	     nbSharedExtensionStructures=0  nbConflictsStructures=8  nbSharedConflictsStructures=0
5.30	     nbSharedBinaryRepresentations=929  nbEvaluationManagers=3122  nbSharedEvaluationManagers=0  maxDegree=21
5.30	     maxArity=2
5.30	       =>  wckTime=4.911  cpuTime=4.61  mem=33M394
5.39	   
5.39	   solver IterativeSystematicSolver being built... 
5.71	       =>  wckTime=5.324  cpuTime=4.83  mem=73M409
102.89	   
102.89	   preprocessing
102.89	     nbConstraintChecks=381490452  nbValidityChecks=10442167  nbPropagations=716  nbRevisions=17266
102.89	     nbUselessRevisions=16222  nbRemovedValues=208866  detectedInconsistency=no
102.89	       =>  wckTime=97.154  cpuTime=96.27  mem=73M409
135.36	   
135.36	   search
135.36	     run=0  nbConstraintChecks=94140592  nbValidityChecks=20665656  nbPropagations=3549  nbRevisions=68425
135.36	     nbUselessRevisions=62573  nbAssignments=110  nbFailedAssignments=19  nbBacktracks=13  nbVisitedNodes=133
135.36	     nbRestartNogoods=0  mapSize=6  nbInferences=0  nbTooLargeKeys=13
135.36	       =>  wckTime=129.624  cpuTime=128.33  mem=77M434
177.07	   
177.07	   search
177.07	     run=1  nbConstraintChecks=217701190  nbValidityChecks=95547392  nbPropagations=21341  nbRevisions=404896
177.07	     nbUselessRevisions=342846  nbAssignments=780  nbFailedAssignments=615  nbBacktracks=28  nbVisitedNodes=1412
177.07	     nbRestartNogoods=12  mapSize=19  nbInferences=0  nbTooLargeKeys=25
177.07	       =>  wckTime=171.332  cpuTime=169.65  mem=80M254
224.29	   
224.29	   search
224.29	     run=2  nbConstraintChecks=358033418  nbValidityChecks=163228471  nbPropagations=53934  nbRevisions=1037631
224.29	     nbUselessRevisions=870359  nbAssignments=1188  nbFailedAssignments=936  nbBacktracks=50  nbVisitedNodes=2162
224.29	     nbRestartNogoods=43  mapSize=41  nbInferences=0  nbTooLargeKeys=33
224.29	       =>  wckTime=218.552  cpuTime=216.43  mem=83M810
278.19	   
278.19	   search
278.19	     run=3  nbConstraintChecks=513347202  nbValidityChecks=289377017  nbPropagations=109191  nbRevisions=2100021
278.19	     nbUselessRevisions=1765901  nbAssignments=1968  nbFailedAssignments=1635  nbBacktracks=83  nbVisitedNodes=3674
278.19	     nbRestartNogoods=44  mapSize=74  nbInferences=0  nbTooLargeKeys=44
278.19	       =>  wckTime=272.457  cpuTime=269.83  mem=87M28
302.71	   
302.71	   search
302.71	     run=4  nbConstraintChecks=584671490  nbValidityChecks=341589493  nbPropagations=176923  nbRevisions=3374975
302.71	     nbUselessRevisions=2839269  nbAssignments=2900  nbFailedAssignments=2467  nbBacktracks=134  nbVisitedNodes=5463
302.71	     nbRestartNogoods=247  mapSize=107  nbInferences=1  nbTooLargeKeys=57
302.71	       =>  wckTime=296.976  cpuTime=294.12  mem=90M946
434.03	   
434.03	   search
434.03	     run=5  nbConstraintChecks=965484690  nbValidityChecks=548195179  nbPropagations=301037  nbRevisions=5678678
434.03	     nbUselessRevisions=4775200  nbAssignments=4104  nbFailedAssignments=3534  nbBacktracks=209  nbVisitedNodes=7799
434.03	     nbRestartNogoods=248  mapSize=176  nbInferences=1  nbTooLargeKeys=71
434.03	       =>  wckTime=428.294  cpuTime=424.23  mem=96M189
548.96	   
548.96	   search
548.96	     run=6  nbConstraintChecks=1285871364  nbValidityChecks=771682557  nbPropagations=479158  nbRevisions=8995698
548.96	     nbUselessRevisions=7569595  nbAssignments=5010  nbFailedAssignments=4262  nbBacktracks=324  nbVisitedNodes=9503
548.96	     nbRestartNogoods=253  mapSize=274  nbInferences=1  nbTooLargeKeys=85
548.96	       =>  wckTime=543.228  cpuTime=538.06  mem=78M26
582.87	   
582.87	   search
582.87	     run=7  nbConstraintChecks=1390075598  nbValidityChecks=832183440  nbPropagations=670757  nbRevisions=12529992
582.87	     nbUselessRevisions=10553591  nbAssignments=6312  nbFailedAssignments=5306  nbBacktracks=494  nbVisitedNodes=11952
582.87	     nbRestartNogoods=361  mapSize=393  nbInferences=36  nbTooLargeKeys=99
582.87	       =>  wckTime=577.134  cpuTime=571.65  mem=88M536
709.46	   
709.46	   search
709.46	     run=8  nbConstraintChecks=1747611503  nbValidityChecks=1076464589  nbPropagations=915927  nbRevisions=16999257
709.46	     nbUselessRevisions=14333090  nbAssignments=8288  nbFailedAssignments=6980  nbBacktracks=750  nbVisitedNodes=15735
709.46	     nbRestartNogoods=367  mapSize=575  nbInferences=36  nbTooLargeKeys=106
709.46	       =>  wckTime=703.725  cpuTime=697.1  mem=101M685
1327.10	   
1327.10	   search
1327.10	     run=9  nbConstraintChecks=3786299620  nbValidityChecks=2097437436  nbPropagations=1364216  nbRevisions=25120909
1327.10	     nbUselessRevisions=21304812  nbAssignments=13867  nbFailedAssignments=12117  nbBacktracks=1134
1327.10	     nbVisitedNodes=26771  nbRestartNogoods=512  mapSize=938  nbInferences=42  nbTooLargeKeys=119
1327.10	       =>  wckTime=1321.37  cpuTime=1309.16  mem=120M375
1665.34	   
1665.34	   search
1665.34	     run=10  nbConstraintChecks=4779094998  nbValidityChecks=2934344908  nbPropagations=1980159  nbRevisions=36377678
1665.34	     nbUselessRevisions=30955704  nbAssignments=19866  nbFailedAssignments=17504  nbBacktracks=1710
1665.34	     nbVisitedNodes=38551  nbRestartNogoods=565  mapSize=1423  nbInferences=42  nbTooLargeKeys=131
1665.34	       =>  wckTime=1659.606  cpuTime=1646.99  mem=131M724

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/node43/watcher-234956-1168081755 -o ROOT/results/node43/solver-234956-1168081755 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/234956-1168081755/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.91 1.78 1.56 4/80 10136
/proc/meminfo: memFree=1507288/2055920 swapFree=4192812/4192956
[pid=10135] ppid=10133 vsize=11820 CPUtime=0
/proc/10135/stat : 10135 (java) D 10133 10135 9700 0 -1 0 760 0 1 0 0 0 0 0 16 0 1 0 156574655 12103680 510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4731684 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/10135/statm: 2955 510 421 14 0 1602 0

[startup+0.103565 s]
/proc/loadavg: 1.91 1.78 1.56 4/80 10136
/proc/meminfo: memFree=1507288/2055920 swapFree=4192812/4192956
[pid=10135] ppid=10133 vsize=906128 CPUtime=0.02
/proc/10135/stat : 10135 (java) R 10133 10135 9700 0 -1 0 1971 0 1 0 1 1 0 0 17 0 1 0 156574655 927875072 1720 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4160643169 0 4 0 7368 0 0 0 17 1 0 0
/proc/10135/statm: 226532 1720 990 14 0 214115 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 906128

[startup+0.511629 s]
/proc/loadavg: 1.91 1.78 1.56 4/80 10136
/proc/meminfo: memFree=1507288/2055920 swapFree=4192812/4192956
[pid=10135] ppid=10133 vsize=915328 CPUtime=0.41
/proc/10135/stat : 10135 (java) R 10133 10135 9700 0 -1 0 5900 0 1 0 38 3 0 0 18 0 8 0 156574655 937295872 5639 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155340373 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10135/statm: 228832 5639 2109 14 0 215302 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 915328

[startup+1.33276 s]
/proc/loadavg: 1.91 1.78 1.56 3/87 10143
/proc/meminfo: memFree=1462048/2055920 swapFree=4192812/4192956
[pid=10135] ppid=10133 vsize=915632 CPUtime=1.23
/proc/10135/stat : 10135 (java) R 10133 10135 9700 0 -1 0 13654 0 1 0 116 7 0 0 24 0 8 0 156574655 937607168 13393 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788700 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10135/statm: 228908 13393 2167 14 0 215378 0
[pid=10135/tid=10137] ppid=10133 vsize=915632 CPUtime=0
/proc/10135/task/10137/stat : 10137 (java) S 10133 10135 9700 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156574666 937607168 13393 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10138] ppid=10133 vsize=915632 CPUtime=0
/proc/10135/task/10138/stat : 10138 (java) S 10133 10135 9700 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156574666 937607168 13393 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10139] ppid=10133 vsize=915632 CPUtime=0
/proc/10135/task/10139/stat : 10139 (java) S 10133 10135 9700 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156574666 937607168 13393 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10140] ppid=10133 vsize=915632 CPUtime=0
/proc/10135/task/10140/stat : 10140 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156574670 937607168 13393 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10141] ppid=10133 vsize=915632 CPUtime=0.16
/proc/10135/task/10141/stat : 10141 (java) S 10133 10135 9700 0 -1 64 408 0 0 0 16 0 0 0 16 0 8 0 156574670 937607168 13393 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10142] ppid=10133 vsize=915632 CPUtime=0
/proc/10135/task/10142/stat : 10142 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156574670 937607168 13393 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10143] ppid=10133 vsize=915632 CPUtime=0
/proc/10135/task/10143/stat : 10143 (java) S 10133 10135 9700 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156574670 937607168 13393 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 915632

[startup+2.97603 s]
/proc/loadavg: 1.91 1.78 1.56 4/87 10143
/proc/meminfo: memFree=1460640/2055920 swapFree=4192812/4192956
[pid=10135] ppid=10133 vsize=915632 CPUtime=2.86
/proc/10135/stat : 10135 (java) R 10133 10135 9700 0 -1 0 14337 0 1 0 279 7 0 0 25 0 8 0 156574655 937607168 14074 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10135/statm: 228908 14074 2167 14 0 215378 0
[pid=10135/tid=10137] ppid=10133 vsize=915632 CPUtime=0
/proc/10135/task/10137/stat : 10137 (java) S 10133 10135 9700 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156574666 937607168 14074 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10138] ppid=10133 vsize=915632 CPUtime=0
/proc/10135/task/10138/stat : 10138 (java) S 10133 10135 9700 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156574666 937607168 14074 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10139] ppid=10133 vsize=915632 CPUtime=0
/proc/10135/task/10139/stat : 10139 (java) S 10133 10135 9700 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156574666 937607168 14074 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10140] ppid=10133 vsize=915632 CPUtime=0
/proc/10135/task/10140/stat : 10140 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156574670 937607168 14074 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10141] ppid=10133 vsize=915632 CPUtime=0.16
/proc/10135/task/10141/stat : 10141 (java) S 10133 10135 9700 0 -1 64 411 0 0 0 16 0 0 0 16 0 8 0 156574670 937607168 14074 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10142] ppid=10133 vsize=915632 CPUtime=0
/proc/10135/task/10142/stat : 10142 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156574670 937607168 14074 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10143] ppid=10133 vsize=915632 CPUtime=0
/proc/10135/task/10143/stat : 10143 (java) S 10133 10135 9700 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156574670 937607168 14074 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 915632

[startup+6.26858 s]
/proc/loadavg: 1.92 1.78 1.56 3/87 10143
/proc/meminfo: memFree=1391392/2055920 swapFree=4192812/4192956
[pid=10135] ppid=10133 vsize=915720 CPUtime=6.13
/proc/10135/stat : 10135 (java) R 10133 10135 9700 0 -1 0 31656 0 1 0 597 16 0 0 25 0 8 0 156574655 937697280 31390 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073341269 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10135/statm: 228930 31390 2533 14 0 215400 0
[pid=10135/tid=10137] ppid=10133 vsize=915720 CPUtime=0.21
/proc/10135/task/10137/stat : 10137 (java) S 10133 10135 9700 0 -1 64 14574 0 0 0 16 5 0 0 16 0 8 0 156574666 937697280 31390 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10138] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10138/stat : 10138 (java) S 10133 10135 9700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156574666 937697280 31390 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10139] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10139/stat : 10139 (java) S 10133 10135 9700 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156574666 937697280 31390 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10140] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10140/stat : 10140 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156574670 937697280 31390 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10141] ppid=10133 vsize=915720 CPUtime=0.27
/proc/10135/task/10141/stat : 10141 (java) S 10133 10135 9700 0 -1 64 474 0 0 0 26 1 0 0 15 0 8 0 156574670 937697280 31390 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10142] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10142/stat : 10142 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156574670 937697280 31390 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10143] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10143/stat : 10143 (java) S 10133 10135 9700 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156574670 937697280 31390 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 915720

[startup+12.7467 s]
/proc/loadavg: 1.93 1.78 1.56 3/87 10143
/proc/meminfo: memFree=1391264/2055920 swapFree=4192812/4192956
[pid=10135] ppid=10133 vsize=915720 CPUtime=12.54
/proc/10135/stat : 10135 (java) R 10133 10135 9700 0 -1 0 31663 0 1 0 1238 16 0 0 25 0 8 0 156574655 937697280 31393 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792889 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10135/statm: 228930 31393 2533 14 0 215400 0
[pid=10135/tid=10137] ppid=10133 vsize=915720 CPUtime=0.21
/proc/10135/task/10137/stat : 10137 (java) S 10133 10135 9700 0 -1 64 14574 0 0 0 16 5 0 0 16 0 8 0 156574666 937697280 31393 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10138] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10138/stat : 10138 (java) S 10133 10135 9700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156574666 937697280 31393 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10139] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10139/stat : 10139 (java) S 10133 10135 9700 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156574666 937697280 31393 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10140] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10140/stat : 10140 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156574670 937697280 31393 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10141] ppid=10133 vsize=915720 CPUtime=0.28
/proc/10135/task/10141/stat : 10141 (java) S 10133 10135 9700 0 -1 64 481 0 0 0 27 1 0 0 15 0 8 0 156574670 937697280 31393 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10142] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10142/stat : 10142 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156574670 937697280 31393 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10143] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10143/stat : 10143 (java) S 10133 10135 9700 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156574670 937697280 31393 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 915720

[startup+25.6038 s]
/proc/loadavg: 1.94 1.79 1.57 3/87 10143
/proc/meminfo: memFree=1391328/2055920 swapFree=4192812/4192956
[pid=10135] ppid=10133 vsize=915720 CPUtime=25.29
/proc/10135/stat : 10135 (java) R 10133 10135 9700 0 -1 0 31670 0 1 0 2513 16 0 0 25 0 8 0 156574655 937697280 31397 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074028855 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10135/statm: 228930 31397 2533 14 0 215400 0
[pid=10135/tid=10137] ppid=10133 vsize=915720 CPUtime=0.21
/proc/10135/task/10137/stat : 10137 (java) S 10133 10135 9700 0 -1 64 14574 0 0 0 16 5 0 0 16 0 8 0 156574666 937697280 31397 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10138] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10138/stat : 10138 (java) S 10133 10135 9700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156574666 937697280 31397 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10139] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10139/stat : 10139 (java) S 10133 10135 9700 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156574666 937697280 31397 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10140] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10140/stat : 10140 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156574670 937697280 31397 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10141] ppid=10133 vsize=915720 CPUtime=0.29
/proc/10135/task/10141/stat : 10141 (java) S 10133 10135 9700 0 -1 64 487 0 0 0 28 1 0 0 16 0 8 0 156574670 937697280 31397 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10142] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10142/stat : 10142 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156574670 937697280 31397 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10143] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10143/stat : 10143 (java) S 10133 10135 9700 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156574670 937697280 31397 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 915720

[startup+51.2101 s]
/proc/loadavg: 1.96 1.81 1.58 3/87 10143
/proc/meminfo: memFree=1391328/2055920 swapFree=4192812/4192956
[pid=10135] ppid=10133 vsize=915720 CPUtime=50.66
/proc/10135/stat : 10135 (java) R 10133 10135 9700 0 -1 0 31670 0 1 0 5050 16 0 0 25 0 8 0 156574655 937697280 31397 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074029966 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10135/statm: 228930 31397 2533 14 0 215400 0
[pid=10135/tid=10137] ppid=10133 vsize=915720 CPUtime=0.21
/proc/10135/task/10137/stat : 10137 (java) S 10133 10135 9700 0 -1 64 14574 0 0 0 16 5 0 0 16 0 8 0 156574666 937697280 31397 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10138] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10138/stat : 10138 (java) S 10133 10135 9700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156574666 937697280 31397 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10139] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10139/stat : 10139 (java) S 10133 10135 9700 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156574666 937697280 31397 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10140] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10140/stat : 10140 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156574670 937697280 31397 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10141] ppid=10133 vsize=915720 CPUtime=0.29
/proc/10135/task/10141/stat : 10141 (java) S 10133 10135 9700 0 -1 64 487 0 0 0 28 1 0 0 16 0 8 0 156574670 937697280 31397 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10142] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10142/stat : 10142 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156574670 937697280 31397 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10143] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10143/stat : 10143 (java) S 10133 10135 9700 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156574670 937697280 31397 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 915720

[startup+102.512 s]
/proc/loadavg: 2.12 1.87 1.61 3/87 10143
/proc/meminfo: memFree=1391328/2055920 swapFree=4192812/4192956
[pid=10135] ppid=10133 vsize=915720 CPUtime=101.52
/proc/10135/stat : 10135 (java) R 10133 10135 9700 0 -1 0 31670 0 1 0 10136 16 0 0 25 0 8 0 156574655 937697280 31397 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792208 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10135/statm: 228930 31397 2533 14 0 215400 0
[pid=10135/tid=10137] ppid=10133 vsize=915720 CPUtime=0.21
/proc/10135/task/10137/stat : 10137 (java) S 10133 10135 9700 0 -1 64 14574 0 0 0 16 5 0 0 16 0 8 0 156574666 937697280 31397 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10138] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10138/stat : 10138 (java) S 10133 10135 9700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156574666 937697280 31397 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10139] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10139/stat : 10139 (java) S 10133 10135 9700 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156574666 937697280 31397 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10140] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10140/stat : 10140 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156574670 937697280 31397 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10141] ppid=10133 vsize=915720 CPUtime=0.29
/proc/10135/task/10141/stat : 10141 (java) S 10133 10135 9700 0 -1 64 487 0 0 0 28 1 0 0 16 0 8 0 156574670 937697280 31397 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10142] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10142/stat : 10142 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156574670 937697280 31397 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10143] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10143/stat : 10143 (java) S 10133 10135 9700 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156574670 937697280 31397 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 915720

[startup+162.595 s]
/proc/loadavg: 2.04 1.89 1.63 3/87 10143
/proc/meminfo: memFree=1391200/2055920 swapFree=4192812/4192956
[pid=10135] ppid=10133 vsize=915720 CPUtime=160.97
/proc/10135/stat : 10135 (java) R 10133 10135 9700 0 -1 0 31711 0 1 0 16080 17 0 0 25 0 8 0 156574655 937697280 31422 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074029743 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+1484.41 s]
/proc/loadavg: 2.05 2.04 1.90 3/87 10293
/proc/meminfo: memFree=668648/2055920 swapFree=4192812/4192956
[pid=10135] ppid=10133 vsize=915720 CPUtime=1472.05
/proc/10135/stat : 10135 (java) R 10133 10135 9700 0 -1 0 45502 0 1 0 147176 29 0 0 25 0 8 0 156574655 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791410 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10135/statm: 228930 45200 2539 14 0 215400 0
[pid=10135/tid=10137] ppid=10133 vsize=915720 CPUtime=0.33
/proc/10135/task/10137/stat : 10137 (java) S 10133 10135 9700 0 -1 64 28335 0 0 0 22 11 0 0 16 0 8 0 156574666 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10138/stat : 10138 (java) S 10133 10135 9700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156574666 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10139] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10139/stat : 10139 (java) S 10133 10135 9700 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156574666 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10140] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10140/stat : 10140 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10141] ppid=10133 vsize=915720 CPUtime=0.35
/proc/10135/task/10141/stat : 10141 (java) S 10133 10135 9700 0 -1 64 533 0 0 0 34 1 0 0 16 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10135/tid=10142] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10142/stat : 10142 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10143] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10143/stat : 10143 (java) S 10133 10135 9700 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1472.05
Current children cumulated vsize (KiB) 915720

[startup+1544.44 s]
/proc/loadavg: 2.02 2.03 1.91 3/87 10293
/proc/meminfo: memFree=668648/2055920 swapFree=4192812/4192956
[pid=10135] ppid=10133 vsize=915720 CPUtime=1532
/proc/10135/stat : 10135 (java) R 10133 10135 9700 0 -1 0 45503 0 1 0 153171 29 0 0 25 0 8 0 156574655 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074036736 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10135/statm: 228930 45200 2539 14 0 215400 0
[pid=10135/tid=10137] ppid=10133 vsize=915720 CPUtime=0.33
/proc/10135/task/10137/stat : 10137 (java) S 10133 10135 9700 0 -1 64 28335 0 0 0 22 11 0 0 16 0 8 0 156574666 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10138/stat : 10138 (java) S 10133 10135 9700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156574666 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10139] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10139/stat : 10139 (java) S 10133 10135 9700 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156574666 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10140] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10140/stat : 10140 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10141] ppid=10133 vsize=915720 CPUtime=0.35
/proc/10135/task/10141/stat : 10141 (java) S 10133 10135 9700 0 -1 64 533 0 0 0 34 1 0 0 16 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10135/tid=10142] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10142/stat : 10142 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10143] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10143/stat : 10143 (java) S 10133 10135 9700 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1532
Current children cumulated vsize (KiB) 915720

[startup+1604.48 s]
/proc/loadavg: 2.00 2.02 1.91 3/87 10293
/proc/meminfo: memFree=668584/2055920 swapFree=4192812/4192956
[pid=10135] ppid=10133 vsize=915720 CPUtime=1591.99
/proc/10135/stat : 10135 (java) R 10133 10135 9700 0 -1 0 45503 0 1 0 159170 29 0 0 25 0 8 0 156574655 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788734 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10135/statm: 228930 45200 2539 14 0 215400 0
[pid=10135/tid=10137] ppid=10133 vsize=915720 CPUtime=0.33
/proc/10135/task/10137/stat : 10137 (java) S 10133 10135 9700 0 -1 64 28335 0 0 0 22 11 0 0 16 0 8 0 156574666 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10138/stat : 10138 (java) S 10133 10135 9700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156574666 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10139] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10139/stat : 10139 (java) S 10133 10135 9700 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156574666 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10140] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10140/stat : 10140 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10141] ppid=10133 vsize=915720 CPUtime=0.35
/proc/10135/task/10141/stat : 10141 (java) S 10133 10135 9700 0 -1 64 533 0 0 0 34 1 0 0 16 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10135/tid=10142] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10142/stat : 10142 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10143] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10143/stat : 10143 (java) S 10133 10135 9700 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1591.99
Current children cumulated vsize (KiB) 915720

[startup+1664.51 s]
/proc/loadavg: 2.00 2.02 1.91 3/87 10293
/proc/meminfo: memFree=668584/2055920 swapFree=4192812/4192956
[pid=10135] ppid=10133 vsize=915720 CPUtime=1651.97
/proc/10135/stat : 10135 (java) R 10133 10135 9700 0 -1 0 45503 0 1 0 165168 29 0 0 25 0 8 0 156574655 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788584 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10135/statm: 228930 45200 2539 14 0 215400 0
[pid=10135/tid=10137] ppid=10133 vsize=915720 CPUtime=0.33
/proc/10135/task/10137/stat : 10137 (java) S 10133 10135 9700 0 -1 64 28335 0 0 0 22 11 0 0 16 0 8 0 156574666 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10138/stat : 10138 (java) S 10133 10135 9700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156574666 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10139] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10139/stat : 10139 (java) S 10133 10135 9700 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156574666 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10140] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10140/stat : 10140 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10141] ppid=10133 vsize=915720 CPUtime=0.35
/proc/10135/task/10141/stat : 10141 (java) S 10133 10135 9700 0 -1 64 533 0 0 0 34 1 0 0 16 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10135/tid=10142] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10142/stat : 10142 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10143] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10143/stat : 10143 (java) S 10133 10135 9700 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1651.97
Current children cumulated vsize (KiB) 915720

[startup+1724.54 s]
/proc/loadavg: 2.03 2.03 1.91 3/87 10293
/proc/meminfo: memFree=668520/2055920 swapFree=4192812/4192956
[pid=10135] ppid=10133 vsize=915720 CPUtime=1711.91
/proc/10135/stat : 10135 (java) R 10133 10135 9700 0 -1 0 45503 0 1 0 171162 29 0 0 25 0 8 0 156574655 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074109521 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10135/statm: 228930 45200 2539 14 0 215400 0
[pid=10135/tid=10137] ppid=10133 vsize=915720 CPUtime=0.33
/proc/10135/task/10137/stat : 10137 (java) S 10133 10135 9700 0 -1 64 28335 0 0 0 22 11 0 0 16 0 8 0 156574666 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10138/stat : 10138 (java) S 10133 10135 9700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156574666 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10139] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10139/stat : 10139 (java) S 10133 10135 9700 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156574666 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10140] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10140/stat : 10140 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10141] ppid=10133 vsize=915720 CPUtime=0.35
/proc/10135/task/10141/stat : 10141 (java) S 10133 10135 9700 0 -1 64 533 0 0 0 34 1 0 0 16 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10135/tid=10142] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10142/stat : 10142 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10143] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10143/stat : 10143 (java) S 10133 10135 9700 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1711.91
Current children cumulated vsize (KiB) 915720

[startup+1784.58 s]
/proc/loadavg: 2.01 2.02 1.91 3/87 10293
/proc/meminfo: memFree=668456/2055920 swapFree=4192812/4192956
[pid=10135] ppid=10133 vsize=915720 CPUtime=1771.89
/proc/10135/stat : 10135 (java) R 10133 10135 9700 0 -1 0 45503 0 1 0 177160 29 0 0 25 0 8 0 156574655 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073789888 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10135/statm: 228930 45200 2539 14 0 215400 0
[pid=10135/tid=10137] ppid=10133 vsize=915720 CPUtime=0.33
/proc/10135/task/10137/stat : 10137 (java) S 10133 10135 9700 0 -1 64 28335 0 0 0 22 11 0 0 16 0 8 0 156574666 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10138/stat : 10138 (java) S 10133 10135 9700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156574666 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10139] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10139/stat : 10139 (java) S 10133 10135 9700 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156574666 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10140] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10140/stat : 10140 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10141] ppid=10133 vsize=915720 CPUtime=0.35
/proc/10135/task/10141/stat : 10141 (java) S 10133 10135 9700 0 -1 64 533 0 0 0 34 1 0 0 16 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10135/tid=10142] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10142/stat : 10142 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10143] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10143/stat : 10143 (java) S 10133 10135 9700 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1771.89
Current children cumulated vsize (KiB) 915720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.76 s]
/proc/loadavg: 2.01 2.02 1.91 3/87 10293
/proc/meminfo: memFree=668456/2055920 swapFree=4192812/4192956
[pid=10135] ppid=10133 vsize=915720 CPUtime=1800.03
/proc/10135/stat : 10135 (java) R 10133 10135 9700 0 -1 0 45503 0 1 0 179974 29 0 0 25 0 8 0 156574655 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788668 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10135/statm: 228930 45200 2539 14 0 215400 0
[pid=10135/tid=10137] ppid=10133 vsize=915720 CPUtime=0.33
/proc/10135/task/10137/stat : 10137 (java) S 10133 10135 9700 0 -1 64 28335 0 0 0 22 11 0 0 16 0 8 0 156574666 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10138/stat : 10138 (java) S 10133 10135 9700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156574666 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10139] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10139/stat : 10139 (java) S 10133 10135 9700 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156574666 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10140] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10140/stat : 10140 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10141] ppid=10133 vsize=915720 CPUtime=0.35
/proc/10135/task/10141/stat : 10141 (java) S 10133 10135 9700 0 -1 64 533 0 0 0 34 1 0 0 16 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10135/tid=10142] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10142/stat : 10142 (java) S 10133 10135 9700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10135/tid=10143] ppid=10133 vsize=915720 CPUtime=0
/proc/10135/task/10143/stat : 10143 (java) S 10133 10135 9700 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156574670 937697280 45200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 915720

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

Child status: 143
Real time (s): 1812.85
CPU time (s): 1800.13
CPU user time (s): 1799.81
CPU system time (s): 0.32595
CPU usage (%): 99.2985
Max. virtual memory (cumulated for all children) (KiB): 915776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.81
system time used= 0.32595
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45517
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= 38287
involuntary context switches= 79831

runsolver used 2.14267 s user time and 5.50316 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Sat Jan  6 11:09:15 UTC 2007


IDJOB= 234956
IDBENCH= 6730
FILE ID= node43/234956-1168081755

PBS_JOBID= 3476197

Free space on /tmp= 66481 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d049831f37c0733d90520710eabcf256

RANDOM SEED= 746434270

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.278
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.278
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:       1507768 kB
Buffers:         28280 kB
Cached:         309884 kB
SwapCached:          0 kB
Active:         199692 kB
Inactive:       280896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1507768 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2144 kB
Writeback:           0 kB
Mapped:         162612 kB
Slab:            52788 kB
Committed_AS:  3791288 kB
PageTables:       2032 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= 66481 MiB



End job on node43 on Sat Jan  6 11:39:28 UTC 2007