Trace number 233692

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 ESAC? (TO) 1800.16 1806.08

General information on the benchmark

Nametaillard/
os-taillard-15/os-taillard-15-95-2.xml
MD5SUMca4fc03710cd0bd173f954986d571a5a
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 variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size854
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3150
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=esac.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/233692-1168327359/unknown.xml
0.41	   
0.41	   domains being loaded...
0.45	   
0.45	   variables being loaded...
0.52	     nbVariables=225  nbDomainTypes=225  minDomainSize=756  maxDomainSize=854
0.52	       =>  wckTime=0.181  cpuTime=0.14  mem=11M781
0.52	   
0.52	   predicates being loaded...
0.52	   
0.52	   constraints being loaded...
204.61	   
204.61	   INFO : Stopping converting binary constraints (cpu=200.11, mem = 250M980)
204.88	     nbConstraints=3150  nbConvertedConstraints=1168  nbConvertConstraintsChecks=759559863  nbExtensionStructures=1168
204.88	     nbSharedExtensionStructures=0  nbConflictsStructures=1168  nbSharedConflictsStructures=0
204.88	     nbSharedBinaryRepresentations=583978  nbEvaluationManagers=1982  nbSharedEvaluationManagers=0  maxDegree=28
204.88	     maxArity=2
204.88	       =>  wckTime=204.54  cpuTime=200.31  mem=265M312
205.87	   
205.87	   solver IterativeSystematicSolver being built... 
206.14	       =>  wckTime=205.8  cpuTime=200.53  mem=266M253
245.53	   
245.53	   preprocessing
245.53	     nbConstraintChecks=98020526  nbValidityChecks=43150701  nbPropagations=5240  nbRevisions=81496
245.53	     nbUselessRevisions=76400  nbSingletonTests=244  nbEffectiveSingletonTests=0  nbESACBranches=3  nbRemovedValues=0
245.53	     detectedInconsistency=no
245.53	       =>  wckTime=39.382  cpuTime=39.16  mem=266M253
254.39	   
254.39	   search
254.39	     run=0  nbConstraintChecks=21389491  nbValidityChecks=17001124  nbPropagations=7689  nbRevisions=120433
254.39	     nbUselessRevisions=108958  nbAssignments=191  nbFailedAssignments=114  nbBacktracks=10  nbVisitedNodes=315
254.40	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
254.40	       =>  wckTime=48.244  cpuTime=47.96  mem=268M181
266.61	   
266.61	   search
266.61	     run=1  nbConstraintChecks=79460247  nbValidityChecks=74888437  nbPropagations=23590  nbRevisions=366336
266.61	     nbUselessRevisions=321430  nbAssignments=740  nbFailedAssignments=608  nbBacktracks=25  nbVisitedNodes=1373
266.61	     nbRestartNogoods=2  mapSize=25  nbInferences=0  nbTooLargeKeys=0
266.61	       =>  wckTime=60.457  cpuTime=60.11  mem=269M143
280.63	   
280.63	   search
280.63	     run=2  nbConstraintChecks=179774041  nbValidityChecks=164302926  nbPropagations=50599  nbRevisions=782985
280.63	     nbUselessRevisions=675374  nbAssignments=1345  nbFailedAssignments=1179  nbBacktracks=47  nbVisitedNodes=2571
280.63	     nbRestartNogoods=17  mapSize=47  nbInferences=0  nbTooLargeKeys=0
280.63	       =>  wckTime=74.482  cpuTime=74.06  mem=270M106
307.44	   
307.44	   search
307.44	     run=3  nbConstraintChecks=270967972  nbValidityChecks=345087912  nbPropagations=92907  nbRevisions=1493572
307.44	     nbUselessRevisions=1280795  nbAssignments=2248  nbFailedAssignments=2037  nbBacktracks=80  nbVisitedNodes=4365
307.44	     nbRestartNogoods=39  mapSize=80  nbInferences=0  nbTooLargeKeys=0
307.44	       =>  wckTime=101.285  cpuTime=100.71  mem=271M300
363.65	   
363.65	   search
363.65	     run=4  nbConstraintChecks=368655677  nbValidityChecks=768187480  nbPropagations=171821  nbRevisions=2841596
363.65	     nbUselessRevisions=2474775  nbAssignments=3920  nbFailedAssignments=2347  nbBacktracks=130  nbVisitedNodes=5096
363.65	     nbRestartNogoods=124  mapSize=130  nbInferences=0  nbTooLargeKeys=0
363.65	       =>  wckTime=157.494  cpuTime=156.64  mem=272M263
426.16	   
426.16	   search
426.16	     run=5  nbConstraintChecks=751867607  nbValidityChecks=1143372355  nbPropagations=300762  nbRevisions=4962043
426.16	     nbUselessRevisions=4288548  nbAssignments=7273  nbFailedAssignments=5613  nbBacktracks=205  nbVisitedNodes=11790
426.16	     nbRestartNogoods=171  mapSize=205  nbInferences=0  nbTooLargeKeys=0
426.16	       =>  wckTime=220.014  cpuTime=218.87  mem=273M225
557.67	   
557.67	   search
557.67	     run=6  nbConstraintChecks=1165367866  nbValidityChecks=1961281387  nbPropagations=493852  nbRevisions=8390073
557.67	     nbUselessRevisions=7211005  nbAssignments=11536  nbFailedAssignments=9752  nbBacktracks=318  nbVisitedNodes=20305
557.67	     nbRestartNogoods=204  mapSize=318  nbInferences=0  nbTooLargeKeys=0
557.67	       =>  wckTime=351.522  cpuTime=349.69  mem=255M26
688.17	   
688.17	   search
688.17	     run=7  nbConstraintChecks=1493950674  nbValidityChecks=2887525452  nbPropagations=760457  nbRevisions=13234746
688.17	     nbUselessRevisions=11391830  nbAssignments=15632  nbFailedAssignments=12306  nbBacktracks=488  nbVisitedNodes=25764
688.17	     nbRestartNogoods=317  mapSize=488  nbInferences=0  nbTooLargeKeys=0
688.17	       =>  wckTime=482.015  cpuTime=479.56  mem=257M933
824.95	   
824.95	   search
824.95	     run=8  nbConstraintChecks=2078568430  nbValidityChecks=3870976974  nbPropagations=1117881  nbRevisions=19700720
824.95	     nbUselessRevisions=16939988  nbAssignments=21333  nbFailedAssignments=17342  nbBacktracks=744  nbVisitedNodes=36358
824.95	     nbRestartNogoods=353  mapSize=744  nbInferences=0  nbTooLargeKeys=0
824.95	       =>  wckTime=618.801  cpuTime=615.71  mem=262M909
976.57	   
976.58	   INFO : Stopping hyperNogood (mapSize=1049, nbTooLargekeys=0, mem=268M723)
1007.83	   
1007.83	   search
1007.83	     run=9  nbConstraintChecks=3030126483  nbValidityChecks=5114469319  nbPropagations=1613851  nbRevisions=28435024
1007.83	     nbUselessRevisions=24357853  nbAssignments=29897  nbFailedAssignments=25274  nbBacktracks=1128
1007.83	     nbVisitedNodes=52994  nbRestartNogoods=387
1007.83	       =>  wckTime=801.679  cpuTime=797.72  mem=268M723
1576.39	   
1576.39	   search
1576.39	     run=10  nbConstraintChecks=5440400387  nbValidityChecks=8731426631  nbPropagations=2437050  nbRevisions=43290971
1576.39	     nbUselessRevisions=36878468  nbAssignments=51782  nbFailedAssignments=46290  nbBacktracks=1704
1576.39	     nbVisitedNodes=96173  nbRestartNogoods=489
1576.39	       =>  wckTime=1370.236  cpuTime=1365.26  mem=268M723

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/node20/watcher-233692-1168327359 -o ROOT/results/node20/solver-233692-1168327359 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/233692-1168327359/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.93 2.10 2.13 5/97 7637
/proc/meminfo: memFree=388624/2055920 swapFree=4170204/4192956
[pid=7636] ppid=7634 vsize=47976 CPUtime=0
/proc/7636/stat : 7636 (java) D 7634 7636 7068 0 -1 0 1223 0 1 0 0 0 0 0 17 0 1 0 181130422 49127424 972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/7636/statm: 11994 972 769 14 0 1707 0

[startup+0.103759 s]
/proc/loadavg: 1.93 2.10 2.13 5/97 7637
/proc/meminfo: memFree=388624/2055920 swapFree=4170204/4192956
[pid=7636] ppid=7634 vsize=913068 CPUtime=0.09
/proc/7636/stat : 7636 (java) S 7634 7636 7068 0 -1 0 2870 0 1 0 7 2 0 0 18 0 8 0 181130422 934981632 2616 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7636/statm: 228267 2616 1396 14 0 215168 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 913068

[startup+0.511818 s]
/proc/loadavg: 1.93 2.10 2.13 5/97 7637
/proc/meminfo: memFree=388624/2055920 swapFree=4170204/4192956
[pid=7636] ppid=7634 vsize=915328 CPUtime=0.49
/proc/7636/stat : 7636 (java) R 7634 7636 7068 0 -1 0 6950 0 1 0 43 6 0 0 18 0 8 0 181130422 937295872 6689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7636/statm: 228832 6689 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33589 s]
/proc/loadavg: 1.93 2.10 2.13 3/104 7644
/proc/meminfo: memFree=348312/2055920 swapFree=4170204/4192956
[pid=7636] ppid=7634 vsize=915632 CPUtime=1.31
/proc/7636/stat : 7636 (java) R 7634 7636 7068 0 -1 0 12487 0 1 0 121 10 0 0 24 0 8 0 181130422 937607168 12225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7636/statm: 228908 12225 2167 14 0 215378 0
[pid=7636/tid=7638] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7638/stat : 7638 (java) S 7634 7636 7068 0 -1 64 8 0 0 0 0 0 0 0 17 0 8 0 181130426 937607168 12225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7639] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7639/stat : 7639 (java) S 7634 7636 7068 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 181130427 937607168 12225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7640] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7640/stat : 7640 (java) S 7634 7636 7068 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 181130427 937607168 12225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7641] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7641/stat : 7641 (java) S 7634 7636 7068 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181130431 937607168 12225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7642] ppid=7634 vsize=915632 CPUtime=0.17
/proc/7636/task/7642/stat : 7642 (java) S 7634 7636 7068 0 -1 64 410 0 0 0 17 0 0 0 16 0 8 0 181130431 937607168 12225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7643] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7643/stat : 7643 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181130431 937607168 12225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7644] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7644/stat : 7644 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181130431 937607168 12225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915632

[startup+2.98909 s]
/proc/loadavg: 1.93 2.10 2.13 3/104 7644
/proc/meminfo: memFree=346456/2055920 swapFree=4170204/4192956
[pid=7636] ppid=7634 vsize=915632 CPUtime=2.96
/proc/7636/stat : 7636 (java) R 7634 7636 7068 0 -1 0 13205 0 1 0 285 11 0 0 25 0 8 0 181130422 937607168 12942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073784999 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7636/statm: 228908 12942 2167 14 0 215378 0
[pid=7636/tid=7638] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7638/stat : 7638 (java) S 7634 7636 7068 0 -1 64 8 0 0 0 0 0 0 0 17 0 8 0 181130426 937607168 12942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7639] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7639/stat : 7639 (java) S 7634 7636 7068 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 181130427 937607168 12942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7640] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7640/stat : 7640 (java) S 7634 7636 7068 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 181130427 937607168 12942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7641] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7641/stat : 7641 (java) S 7634 7636 7068 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181130431 937607168 12942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7642] ppid=7634 vsize=915632 CPUtime=0.17
/proc/7636/task/7642/stat : 7642 (java) S 7634 7636 7068 0 -1 64 410 0 0 0 17 0 0 0 17 0 8 0 181130431 937607168 12942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7643] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7643/stat : 7643 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181130431 937607168 12942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7644] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7644/stat : 7644 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181130431 937607168 12942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915632

[startup+6.27849 s]
/proc/loadavg: 1.93 2.10 2.13 3/104 7644
/proc/meminfo: memFree=340832/2055920 swapFree=4170204/4192956
[pid=7636] ppid=7634 vsize=915632 CPUtime=6.23
/proc/7636/stat : 7636 (java) R 7634 7636 7068 0 -1 0 14535 0 1 0 611 12 0 0 25 0 8 0 181130422 937607168 14272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073798681 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7636/statm: 228908 14272 2167 14 0 215378 0
[pid=7636/tid=7638] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7638/stat : 7638 (java) S 7634 7636 7068 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 181130426 937607168 14272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7639] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7639/stat : 7639 (java) S 7634 7636 7068 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 181130427 937607168 14272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7640] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7640/stat : 7640 (java) S 7634 7636 7068 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 181130427 937607168 14272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7641] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7641/stat : 7641 (java) S 7634 7636 7068 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181130431 937607168 14272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7642] ppid=7634 vsize=915632 CPUtime=0.17
/proc/7636/task/7642/stat : 7642 (java) S 7634 7636 7068 0 -1 64 411 0 0 0 17 0 0 0 16 0 8 0 181130431 937607168 14272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7643] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7643/stat : 7643 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181130431 937607168 14272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7644] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7644/stat : 7644 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181130431 937607168 14272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915632

[startup+12.7723 s]
/proc/loadavg: 1.94 2.10 2.13 3/104 7644
/proc/meminfo: memFree=311520/2055920 swapFree=4170204/4192956
[pid=7636] ppid=7634 vsize=915632 CPUtime=12.69
/proc/7636/stat : 7636 (java) R 7634 7636 7068 0 -1 0 21646 0 1 0 1254 15 0 0 25 0 8 0 181130422 937607168 21382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785048 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7636/statm: 228908 21382 2178 14 0 215378 0
[pid=7636/tid=7638] ppid=7634 vsize=915632 CPUtime=0.16
/proc/7636/task/7638/stat : 7638 (java) S 7634 7636 7068 0 -1 64 5051 0 0 0 14 2 0 0 16 0 8 0 181130426 937607168 21382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7639] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7639/stat : 7639 (java) S 7634 7636 7068 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181130427 937607168 21382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7640] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7640/stat : 7640 (java) S 7634 7636 7068 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181130427 937607168 21382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7641] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7641/stat : 7641 (java) S 7634 7636 7068 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181130431 937607168 21382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7642] ppid=7634 vsize=915632 CPUtime=0.17
/proc/7636/task/7642/stat : 7642 (java) S 7634 7636 7068 0 -1 64 412 0 0 0 17 0 0 0 17 0 8 0 181130431 937607168 21382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7643] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7643/stat : 7643 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181130431 937607168 21382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7644] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7644/stat : 7644 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181130431 937607168 21382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915632

[startup+25.6198 s]
/proc/loadavg: 1.95 2.09 2.13 3/104 7644
/proc/meminfo: memFree=311584/2055920 swapFree=4170204/4192956
[pid=7636] ppid=7634 vsize=915632 CPUtime=25.47
/proc/7636/stat : 7636 (java) R 7634 7636 7068 0 -1 0 21663 0 1 0 2531 16 0 0 25 0 8 0 181130422 937607168 21399 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073798718 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7636/statm: 228908 21399 2179 14 0 215378 0
[pid=7636/tid=7638] ppid=7634 vsize=915632 CPUtime=0.16
/proc/7636/task/7638/stat : 7638 (java) S 7634 7636 7068 0 -1 64 5051 0 0 0 14 2 0 0 16 0 8 0 181130426 937607168 21399 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7639] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7639/stat : 7639 (java) S 7634 7636 7068 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181130427 937607168 21399 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7640] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7640/stat : 7640 (java) S 7634 7636 7068 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181130427 937607168 21399 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7641] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7641/stat : 7641 (java) S 7634 7636 7068 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181130431 937607168 21399 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7642] ppid=7634 vsize=915632 CPUtime=0.19
/proc/7636/task/7642/stat : 7642 (java) S 7634 7636 7068 0 -1 64 427 0 0 0 19 0 0 0 16 0 8 0 181130431 937607168 21399 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7643] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7643/stat : 7643 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181130431 937607168 21399 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7644] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7644/stat : 7644 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181130431 937607168 21399 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 915632

[startup+51.2489 s]
/proc/loadavg: 1.97 2.08 2.12 3/104 7644
/proc/meminfo: memFree=269344/2055920 swapFree=4170204/4192956
[pid=7636] ppid=7634 vsize=915632 CPUtime=50.98
/proc/7636/stat : 7636 (java) R 7634 7636 7068 0 -1 0 32230 0 1 0 5073 25 0 0 25 0 8 0 181130422 937607168 31964 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782656 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7636/statm: 228908 31964 2179 14 0 215378 0
[pid=7636/tid=7638] ppid=7634 vsize=915632 CPUtime=0.67
/proc/7636/task/7638/stat : 7638 (java) S 7634 7636 7068 0 -1 64 15614 0 0 0 57 10 0 0 16 0 8 0 181130426 937607168 31964 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7639] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7639/stat : 7639 (java) S 7634 7636 7068 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181130427 937607168 31964 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7640] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7640/stat : 7640 (java) S 7634 7636 7068 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181130427 937607168 31964 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7641] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7641/stat : 7641 (java) S 7634 7636 7068 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181130431 937607168 31964 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7642] ppid=7634 vsize=915632 CPUtime=0.2
/proc/7636/task/7642/stat : 7642 (java) S 7634 7636 7068 0 -1 64 429 0 0 0 19 1 0 0 16 0 8 0 181130431 937607168 31964 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7643] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7643/stat : 7643 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181130431 937607168 31964 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7644] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7644/stat : 7644 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181130431 937607168 31964 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 915632

[startup+102.495 s]
/proc/loadavg: 1.98 2.07 2.11 3/104 7644
/proc/meminfo: memFree=229600/2055920 swapFree=4170204/4192956
[pid=7636] ppid=7634 vsize=915632 CPUtime=101.99
/proc/7636/stat : 7636 (java) R 7634 7636 7068 0 -1 0 42112 0 1 0 10166 33 0 0 25 0 8 0 181130422 937607168 41844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073798476 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7636/statm: 228908 41844 2179 14 0 215378 0
[pid=7636/tid=7638] ppid=7634 vsize=915632 CPUtime=1.2
/proc/7636/task/7638/stat : 7638 (java) S 7634 7636 7068 0 -1 64 25490 0 0 0 105 15 0 0 16 0 8 0 181130426 937607168 41844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7639] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7639/stat : 7639 (java) S 7634 7636 7068 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181130427 937607168 41844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7640] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7640/stat : 7640 (java) S 7634 7636 7068 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181130427 937607168 41844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7641] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7641/stat : 7641 (java) S 7634 7636 7068 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181130431 937607168 41844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7642] ppid=7634 vsize=915632 CPUtime=0.21
/proc/7636/task/7642/stat : 7642 (java) S 7634 7636 7068 0 -1 64 433 0 0 0 20 1 0 0 16 0 8 0 181130431 937607168 41844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7643] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7643/stat : 7643 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181130431 937607168 41844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7644] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7644/stat : 7644 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181130431 937607168 41844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 915632

[startup+162.587 s]
/proc/loadavg: 1.99 2.05 2.10 4/104 7644
/proc/meminfo: memFree=157664/2055920 swapFree=4170204/4192956
[pid=7636] ppid=7634 vsize=915632 CPUtime=161.8
/proc/7636/stat : 7636 (java) R 7634 7636 7068 0 -1 0 60056 0 1 0 16132 48 0 0 25 0 8 0 181130422 937607168 59785 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479184 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1417.89
Current children cumulated vsize (KiB) 915632

[startup+1483.61 s]
/proc/loadavg: 1.00 1.33 1.71 2/85 7659
/proc/meminfo: memFree=821400/2055920 swapFree=4170204/4192956
[pid=7636] ppid=7634 vsize=915632 CPUtime=1477.88
/proc/7636/stat : 7636 (java) R 7634 7636 7068 0 -1 0 80360 0 1 0 147721 67 0 0 25 0 8 0 181130422 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074039053 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7636/statm: 228908 80053 2548 14 0 215378 0
[pid=7636/tid=7638] ppid=7634 vsize=915632 CPUtime=4.09
/proc/7636/task/7638/stat : 7638 (java) S 7634 7636 7068 0 -1 64 63171 0 0 0 373 36 0 0 16 0 8 0 181130426 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7639] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7639/stat : 7639 (java) S 7634 7636 7068 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181130427 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7640] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7640/stat : 7640 (java) S 7634 7636 7068 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181130427 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7641] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7641/stat : 7641 (java) S 7634 7636 7068 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7642] ppid=7634 vsize=915632 CPUtime=0.41
/proc/7636/task/7642/stat : 7642 (java) S 7634 7636 7068 0 -1 64 534 0 0 0 39 2 0 0 15 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7636/tid=7643] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7643/stat : 7643 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7644] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7644/stat : 7644 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1477.88
Current children cumulated vsize (KiB) 915632

[startup+1543.63 s]
/proc/loadavg: 1.00 1.27 1.66 2/85 7659
/proc/meminfo: memFree=821336/2055920 swapFree=4170204/4192956
[pid=7636] ppid=7634 vsize=915632 CPUtime=1537.85
/proc/7636/stat : 7636 (java) R 7634 7636 7068 0 -1 0 80360 0 1 0 153718 67 0 0 25 0 8 0 181130422 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074041873 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7636/statm: 228908 80053 2548 14 0 215378 0
[pid=7636/tid=7638] ppid=7634 vsize=915632 CPUtime=4.09
/proc/7636/task/7638/stat : 7638 (java) S 7634 7636 7068 0 -1 64 63171 0 0 0 373 36 0 0 16 0 8 0 181130426 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7639] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7639/stat : 7639 (java) S 7634 7636 7068 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181130427 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7640] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7640/stat : 7640 (java) S 7634 7636 7068 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181130427 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7641] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7641/stat : 7641 (java) S 7634 7636 7068 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7642] ppid=7634 vsize=915632 CPUtime=0.41
/proc/7636/task/7642/stat : 7642 (java) S 7634 7636 7068 0 -1 64 534 0 0 0 39 2 0 0 15 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7636/tid=7643] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7643/stat : 7643 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7644] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7644/stat : 7644 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1537.85
Current children cumulated vsize (KiB) 915632

[startup+1603.65 s]
/proc/loadavg: 1.00 1.22 1.62 2/85 7659
/proc/meminfo: memFree=821336/2055920 swapFree=4170204/4192956
[pid=7636] ppid=7634 vsize=915632 CPUtime=1597.85
/proc/7636/stat : 7636 (java) R 7634 7636 7068 0 -1 0 80360 0 1 0 159717 68 0 0 25 0 8 0 181130422 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7636/statm: 228908 80053 2548 14 0 215378 0
[pid=7636/tid=7638] ppid=7634 vsize=915632 CPUtime=4.09
/proc/7636/task/7638/stat : 7638 (java) S 7634 7636 7068 0 -1 64 63171 0 0 0 373 36 0 0 16 0 8 0 181130426 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7639] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7639/stat : 7639 (java) S 7634 7636 7068 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181130427 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7640] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7640/stat : 7640 (java) S 7634 7636 7068 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181130427 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7641] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7641/stat : 7641 (java) S 7634 7636 7068 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7642] ppid=7634 vsize=915632 CPUtime=0.41
/proc/7636/task/7642/stat : 7642 (java) S 7634 7636 7068 0 -1 64 534 0 0 0 39 2 0 0 16 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7636/tid=7643] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7643/stat : 7643 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7644] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7644/stat : 7644 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1597.85
Current children cumulated vsize (KiB) 915632

[startup+1663.67 s]
/proc/loadavg: 1.00 1.18 1.58 2/85 7659
/proc/meminfo: memFree=821272/2055920 swapFree=4170204/4192956
[pid=7636] ppid=7634 vsize=915632 CPUtime=1657.83
/proc/7636/stat : 7636 (java) R 7634 7636 7068 0 -1 0 80360 0 1 0 165715 68 0 0 25 0 8 0 181130422 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074052942 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7636/statm: 228908 80053 2548 14 0 215378 0
[pid=7636/tid=7638] ppid=7634 vsize=915632 CPUtime=4.09
/proc/7636/task/7638/stat : 7638 (java) S 7634 7636 7068 0 -1 64 63171 0 0 0 373 36 0 0 16 0 8 0 181130426 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7639] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7639/stat : 7639 (java) S 7634 7636 7068 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181130427 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7640] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7640/stat : 7640 (java) S 7634 7636 7068 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181130427 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7641] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7641/stat : 7641 (java) S 7634 7636 7068 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7642] ppid=7634 vsize=915632 CPUtime=0.41
/proc/7636/task/7642/stat : 7642 (java) S 7634 7636 7068 0 -1 64 534 0 0 0 39 2 0 0 16 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7636/tid=7643] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7643/stat : 7643 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7644] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7644/stat : 7644 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1657.83
Current children cumulated vsize (KiB) 915632

[startup+1723.7 s]
/proc/loadavg: 1.00 1.14 1.54 2/85 7659
/proc/meminfo: memFree=821208/2055920 swapFree=4170204/4192956
[pid=7636] ppid=7634 vsize=915632 CPUtime=1717.8
/proc/7636/stat : 7636 (java) R 7634 7636 7068 0 -1 0 80360 0 1 0 171712 68 0 0 25 0 8 0 181130422 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7636/statm: 228908 80053 2548 14 0 215378 0
[pid=7636/tid=7638] ppid=7634 vsize=915632 CPUtime=4.09
/proc/7636/task/7638/stat : 7638 (java) S 7634 7636 7068 0 -1 64 63171 0 0 0 373 36 0 0 16 0 8 0 181130426 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7639] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7639/stat : 7639 (java) S 7634 7636 7068 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181130427 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7640] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7640/stat : 7640 (java) S 7634 7636 7068 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181130427 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7641] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7641/stat : 7641 (java) S 7634 7636 7068 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7642] ppid=7634 vsize=915632 CPUtime=0.41
/proc/7636/task/7642/stat : 7642 (java) S 7634 7636 7068 0 -1 64 534 0 0 0 39 2 0 0 16 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7636/tid=7643] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7643/stat : 7643 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7644] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7644/stat : 7644 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1717.8
Current children cumulated vsize (KiB) 915632

[startup+1783.71 s]
/proc/loadavg: 1.00 1.11 1.50 2/85 7659
/proc/meminfo: memFree=821080/2055920 swapFree=4170204/4192956
[pid=7636] ppid=7634 vsize=915632 CPUtime=1777.8
/proc/7636/stat : 7636 (java) R 7634 7636 7068 0 -1 0 80360 0 1 0 177712 68 0 0 25 0 8 0 181130422 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782675 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7636/statm: 228908 80053 2548 14 0 215378 0
[pid=7636/tid=7638] ppid=7634 vsize=915632 CPUtime=4.09
/proc/7636/task/7638/stat : 7638 (java) S 7634 7636 7068 0 -1 64 63171 0 0 0 373 36 0 0 16 0 8 0 181130426 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7639] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7639/stat : 7639 (java) S 7634 7636 7068 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181130427 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7640] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7640/stat : 7640 (java) S 7634 7636 7068 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181130427 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7641] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7641/stat : 7641 (java) S 7634 7636 7068 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7642] ppid=7634 vsize=915632 CPUtime=0.41
/proc/7636/task/7642/stat : 7642 (java) S 7634 7636 7068 0 -1 64 534 0 0 0 39 2 0 0 16 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7636/tid=7643] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7643/stat : 7643 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7644] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7644/stat : 7644 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1777.8
Current children cumulated vsize (KiB) 915632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806 s]
/proc/loadavg: 1.00 1.10 1.49 2/85 7659
/proc/meminfo: memFree=821080/2055920 swapFree=4170204/4192956
[pid=7636] ppid=7634 vsize=915632 CPUtime=1800.07
/proc/7636/stat : 7636 (java) R 7634 7636 7068 0 -1 0 80360 0 1 0 179939 68 0 0 25 0 8 0 181130422 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7636/statm: 228908 80053 2548 14 0 215378 0
[pid=7636/tid=7638] ppid=7634 vsize=915632 CPUtime=4.09
/proc/7636/task/7638/stat : 7638 (java) S 7634 7636 7068 0 -1 64 63171 0 0 0 373 36 0 0 16 0 8 0 181130426 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7639] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7639/stat : 7639 (java) S 7634 7636 7068 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181130427 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7640] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7640/stat : 7640 (java) S 7634 7636 7068 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181130427 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7641] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7641/stat : 7641 (java) S 7634 7636 7068 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7642] ppid=7634 vsize=915632 CPUtime=0.41
/proc/7636/task/7642/stat : 7642 (java) S 7634 7636 7068 0 -1 64 534 0 0 0 39 2 0 0 16 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7636/tid=7643] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7643/stat : 7643 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7636/tid=7644] ppid=7634 vsize=915632 CPUtime=0
/proc/7636/task/7644/stat : 7644 (java) S 7634 7636 7068 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181130431 937607168 80053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 915632

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

Child status: 143
Real time (s): 1806.08
CPU time (s): 1800.16
CPU user time (s): 1799.43
CPU system time (s): 0.733888
CPU usage (%): 99.6721
Max. virtual memory (cumulated for all children) (KiB): 915632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.43
system time used= 0.733888
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80377
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= 38201
involuntary context switches= 64715

runsolver used 2.04669 s user time and 5.39418 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Tue Jan  9 07:22:39 UTC 2007


IDJOB= 233692
IDBENCH= 6627
FILE ID= node20/233692-1168327359

PBS_JOBID= 3502980

Free space on /tmp= 66554 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ca4fc03710cd0bd173f954986d571a5a

RANDOM SEED= 600329382

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.216
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.216
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:        389104 kB
Buffers:         23364 kB
Cached:         824036 kB
SwapCached:       2940 kB
Active:        1024884 kB
Inactive:       586568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        389104 kB
SwapTotal:     4192956 kB
SwapFree:      4170204 kB
Dirty:            2104 kB
Writeback:           0 kB
Mapped:         789712 kB
Slab:            38456 kB
Committed_AS:  4656148 kB
PageTables:       3876 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= 66556 MiB



End job on node20 on Tue Jan  9 07:52:45 UTC 2007