Trace number 233053

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.11 1801.99

General information on the benchmark

Nametaillard/
os-taillard-20/os-taillard-20-95-3.xml
MD5SUM5ec20206a8a3a2922b1b6c486df1b43e
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 variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1245
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7600
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=mac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/233053-1168081324/unknown.xml
0.36	   
0.36	   domains being loaded...
0.41	   
0.41	   variables being loaded...
0.52	     nbVariables=400  nbDomainTypes=400  minDomainSize=1147  maxDomainSize=1245
0.52	       =>  wckTime=0.221  cpuTime=0.14  mem=19M645
0.52	   
0.52	   predicates being loaded...
0.52	   
0.52	   constraints being loaded...
4.65	   
4.65	   INFO : Stopping converting binary constraints (cpu=4.22, mem = 37M581)
5.74	     nbConstraints=7600  nbConvertedConstraints=11  nbConvertConstraintsChecks=15774972  nbExtensionStructures=11
5.74	     nbSharedExtensionStructures=0  nbConflictsStructures=11  nbSharedConflictsStructures=0
5.74	     nbSharedBinaryRepresentations=4854  nbEvaluationManagers=7589  nbSharedEvaluationManagers=0  maxDegree=38
5.74	     maxArity=2
5.74	       =>  wckTime=5.442  cpuTime=5.11  mem=54M445
5.88	   
5.88	   solver IterativeSystematicSolver being built... 
6.31	       =>  wckTime=6.016  cpuTime=5.38  mem=121M382
37.17	   
37.17	   preprocessing
37.17	     nbConstraintChecks=83262830  nbValidityChecks=527030  nbPropagations=400  nbRevisions=15178
37.17	     nbUselessRevisions=15178  nbRemovedValues=0  detectedInconsistency=no
37.17	       =>  wckTime=30.834  cpuTime=30.76  mem=121M382
106.65	   
106.65	   search
106.65	     run=0  nbConstraintChecks=163378527  nbValidityChecks=113985129  nbPropagations=5259  nbRevisions=161515
106.65	     nbUselessRevisions=155156  nbAssignments=235  nbFailedAssignments=55  nbBacktracks=11  nbVisitedNodes=301
106.65	     nbRestartNogoods=0  mapSize=11  nbInferences=0  nbTooLargeKeys=52
106.65	       =>  wckTime=100.31  cpuTime=100.15  mem=128M508
156.98	   
156.98	   search
156.98	     run=1  nbConstraintChecks=275864798  nbValidityChecks=280723479  nbPropagations=17381  nbRevisions=538139
156.98	     nbUselessRevisions=513413  nbAssignments=636  nbFailedAssignments=325  nbBacktracks=26  nbVisitedNodes=987
156.98	     nbRestartNogoods=2  mapSize=26  nbInferences=0  nbTooLargeKeys=105
156.98	       =>  wckTime=150.644  cpuTime=150.41  mem=131M147
200.89	   
200.90	   search
200.90	     run=2  nbConstraintChecks=345371820  nbValidityChecks=619431634  nbPropagations=39012  nbRevisions=1233224
200.90	     nbUselessRevisions=1163933  nbAssignments=1492  nbFailedAssignments=1139  nbBacktracks=48  nbVisitedNodes=2679
200.90	     nbRestartNogoods=17  mapSize=26  nbInferences=0  nbTooLargeKeys=127
200.90	       =>  wckTime=194.559  cpuTime=194.26  mem=132M151
276.43	   
276.43	   search
276.43	     run=3  nbConstraintChecks=508998452  nbValidityChecks=903754476  nbPropagations=79683  nbRevisions=2434008
276.43	     nbUselessRevisions=2268464  nbAssignments=3043  nbFailedAssignments=2462  nbBacktracks=81  nbVisitedNodes=5584
276.43	     nbRestartNogoods=39  mapSize=59  nbInferences=0  nbTooLargeKeys=173
276.43	       =>  wckTime=270.093  cpuTime=269.72  mem=138M681
443.25	   
443.25	   search
443.25	     run=4  nbConstraintChecks=712150450  nbValidityChecks=2769901432  nbPropagations=179786  nbRevisions=5672906
443.25	     nbUselessRevisions=5273978  nbAssignments=6845  nbFailedAssignments=6157  nbBacktracks=131  nbVisitedNodes=13131
443.25	     nbRestartNogoods=111  mapSize=59  nbInferences=0  nbTooLargeKeys=256
443.25	       =>  wckTime=436.917  cpuTime=436.37  mem=139M685
501.53	   
501.53	   search
501.53	     run=5  nbConstraintChecks=774464798  nbValidityChecks=3484083207  nbPropagations=300815  nbRevisions=9632174
501.53	     nbUselessRevisions=8955285  nbAssignments=8081  nbFailedAssignments=7276  nbBacktracks=206  nbVisitedNodes=15561
501.53	     nbRestartNogoods=152  mapSize=59  nbInferences=0  nbTooLargeKeys=347
501.53	       =>  wckTime=495.196  cpuTime=494.58  mem=140M689
583.39	   
583.39	   search
583.39	     run=6  nbConstraintChecks=865181640  nbValidityChecks=4479751734  nbPropagations=451754  nbRevisions=14603208
583.39	     nbUselessRevisions=13587441  nbAssignments=9794  nbFailedAssignments=8834  nbBacktracks=319  nbVisitedNodes=18945
583.39	     nbRestartNogoods=164  mapSize=59  nbInferences=0  nbTooLargeKeys=473
583.39	       =>  wckTime=577.055  cpuTime=576.36  mem=141M693
661.68	   
661.68	   search
661.68	     run=7  nbConstraintChecks=1041754948  nbValidityChecks=4695467745  nbPropagations=628991  nbRevisions=20181944
661.68	     nbUselessRevisions=18730585  nbAssignments=12783  nbFailedAssignments=11413  nbBacktracks=489  nbVisitedNodes=24669
661.68	     nbRestartNogoods=174  mapSize=226  nbInferences=1  nbTooLargeKeys=510
661.68	       =>  wckTime=655.344  cpuTime=654.51  mem=129M404
1055.41	   
1055.41	   search
1055.41	     run=8  nbConstraintChecks=1422774773  nbValidityChecks=9874201266  nbPropagations=958962  nbRevisions=30862025
1055.41	     nbUselessRevisions=28644530  nbAssignments=22433  nbFailedAssignments=20775  nbBacktracks=745  nbVisitedNodes=43937
1055.41	     nbRestartNogoods=219  mapSize=226  nbInferences=1  nbTooLargeKeys=771
1055.41	       =>  wckTime=1049.076  cpuTime=1047.83  mem=130M302
1074.15	   
1074.15	   INFO : Stopping hyperNogood (mapSize=226, nbTooLargekeys=778, mem=131M336)
1311.82	   
1311.82	   search
1311.82	     run=9  nbConstraintChecks=1674506462  nbValidityChecks=13235882308  nbPropagations=1388052  nbRevisions=44876090
1311.82	     nbUselessRevisions=41680481  nbAssignments=28009  nbFailedAssignments=25935  nbBacktracks=1129
1311.82	     nbVisitedNodes=55052  nbRestartNogoods=233
1311.82	       =>  wckTime=1305.481  cpuTime=1303.97  mem=131M336

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/node7/watcher-233053-1168081324 -o ROOT/results/node7/solver-233053-1168081324 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/233053-1168081324/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.20 1.56 1.75 4/99 19718
/proc/meminfo: memFree=1351544/2055920 swapFree=4192812/4192956
[pid=19717] ppid=19715 vsize=172 CPUtime=0
/proc/19717/stat : 19717 (java) R 19715 19717 19166 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 156529032 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10416932 0 0 4096 0 0 0 0 17 0 0 0
/proc/19717/statm: 43 24 18 14 0 3 0

[startup+0.106593 s]
/proc/loadavg: 1.20 1.56 1.75 4/99 19718
/proc/meminfo: memFree=1351544/2055920 swapFree=4192812/4192956
[pid=19717] ppid=19715 vsize=914988 CPUtime=0.09
/proc/19717/stat : 19717 (java) R 19715 19717 19166 0 -1 0 3048 0 1 0 8 1 0 0 23 0 8 0 156529032 936947712 2794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153801850 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19717/statm: 228747 2794 1446 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.514636 s]
/proc/loadavg: 1.20 1.56 1.75 4/99 19718
/proc/meminfo: memFree=1351544/2055920 swapFree=4192812/4192956
[pid=19717] ppid=19715 vsize=915328 CPUtime=0.49
/proc/19717/stat : 19717 (java) R 19715 19717 19166 0 -1 0 8822 0 1 0 45 4 0 0 25 0 8 0 156529032 937295872 8561 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19717/statm: 228832 8561 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33672 s]
/proc/loadavg: 1.26 1.57 1.75 3/106 19727
/proc/meminfo: memFree=1281216/2055920 swapFree=4192812/4192956
[pid=19717] ppid=19715 vsize=915632 CPUtime=1.32
/proc/19717/stat : 19717 (java) R 19715 19717 19166 0 -1 0 19960 0 1 0 123 9 0 0 25 0 8 0 156529032 937607168 19698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073805684 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19717/statm: 228908 19698 2178 14 0 215378 0
[pid=19717/tid=19719] ppid=19715 vsize=915632 CPUtime=0.03
/proc/19717/task/19719/stat : 19719 (java) S 19715 19717 19166 0 -1 64 3365 0 0 0 3 0 0 0 16 0 8 0 156529035 937607168 19698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19720] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19720/stat : 19720 (java) S 19715 19717 19166 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156529036 937607168 19698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19721] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19721/stat : 19721 (java) S 19715 19717 19166 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156529036 937607168 19698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19722] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19722/stat : 19722 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156529039 937607168 19698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19723] ppid=19715 vsize=915632 CPUtime=0.17
/proc/19717/task/19723/stat : 19723 (java) S 19715 19717 19166 0 -1 64 403 0 0 0 16 1 0 0 16 0 8 0 156529039 937607168 19698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19724] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19724/stat : 19724 (java) S 19715 19717 19166 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156529039 937607168 19698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19725] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19725/stat : 19725 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156529039 937607168 19698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915632

[startup+2.98289 s]
/proc/loadavg: 1.26 1.57 1.75 3/106 19727
/proc/meminfo: memFree=1281216/2055920 swapFree=4192812/4192956
[pid=19717] ppid=19715 vsize=915632 CPUtime=2.96
/proc/19717/stat : 19717 (java) R 19715 19717 19166 0 -1 0 19962 0 1 0 287 9 0 0 25 0 8 0 156529032 937607168 19699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073791540 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19717/statm: 228908 19699 2178 14 0 215378 0
[pid=19717/tid=19719] ppid=19715 vsize=915632 CPUtime=0.03
/proc/19717/task/19719/stat : 19719 (java) S 19715 19717 19166 0 -1 64 3365 0 0 0 3 0 0 0 16 0 8 0 156529035 937607168 19699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19720] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19720/stat : 19720 (java) S 19715 19717 19166 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156529036 937607168 19699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19721] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19721/stat : 19721 (java) S 19715 19717 19166 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156529036 937607168 19699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19722] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19722/stat : 19722 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156529039 937607168 19699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19723] ppid=19715 vsize=915632 CPUtime=0.17
/proc/19717/task/19723/stat : 19723 (java) S 19715 19717 19166 0 -1 64 404 0 0 0 16 1 0 0 16 0 8 0 156529039 937607168 19699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19724] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19724/stat : 19724 (java) S 19715 19717 19166 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156529039 937607168 19699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19725] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19725/stat : 19725 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156529039 937607168 19699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915632

[startup+6.18623 s]
/proc/loadavg: 1.26 1.57 1.75 3/106 19729
/proc/meminfo: memFree=1265856/2055920 swapFree=4192812/4192956
[pid=19717] ppid=19715 vsize=915632 CPUtime=6.17
/proc/19717/stat : 19717 (java) R 19715 19717 19166 0 -1 0 40745 0 1 0 599 18 0 0 25 0 8 0 156529032 937607168 40478 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19717/statm: 228908 40485 2498 14 0 215378 0
[pid=19717/tid=19719] ppid=19715 vsize=915632 CPUtime=0.37
/proc/19717/task/19719/stat : 19719 (java) R 19715 19717 19166 0 -1 64 23755 0 0 0 29 8 0 0 16 0 8 0 156529035 937607168 40490 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153968444 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19720] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19720/stat : 19720 (java) S 19715 19717 19166 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156529036 937607168 40498 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19721] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19721/stat : 19721 (java) S 19715 19717 19166 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156529036 937607168 40505 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19722] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19722/stat : 19722 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156529039 937607168 40512 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19723] ppid=19715 vsize=915632 CPUtime=0.23
/proc/19717/task/19723/stat : 19723 (java) S 19715 19717 19166 0 -1 64 450 0 0 0 22 1 0 0 15 0 8 0 156529039 937607168 40520 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19724] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19724/stat : 19724 (java) S 19715 19717 19166 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156529039 937607168 40526 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19725] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19725/stat : 19725 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156529039 937607168 40534 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915632

[startup+12.6629 s]
/proc/loadavg: 1.37 1.58 1.75 3/106 19733
/proc/meminfo: memFree=1194688/2055920 swapFree=4192812/4192956
[pid=19717] ppid=19715 vsize=915632 CPUtime=12.64
/proc/19717/stat : 19717 (java) R 19715 19717 19166 0 -1 0 41908 0 1 0 1245 19 0 0 25 0 8 0 156529032 937607168 41637 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073791022 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19717/statm: 228908 41637 2533 14 0 215378 0
[pid=19717/tid=19719] ppid=19715 vsize=915632 CPUtime=0.39
/proc/19717/task/19719/stat : 19719 (java) S 19715 19717 19166 0 -1 64 24817 0 0 0 30 9 0 0 17 0 8 0 156529035 937607168 41637 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19720] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19720/stat : 19720 (java) S 19715 19717 19166 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156529036 937607168 41637 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19721] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19721/stat : 19721 (java) S 19715 19717 19166 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156529036 937607168 41637 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19722] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19722/stat : 19722 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156529039 937607168 41637 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19723] ppid=19715 vsize=915632 CPUtime=0.27
/proc/19717/task/19723/stat : 19723 (java) S 19715 19717 19166 0 -1 64 477 0 0 0 26 1 0 0 16 0 8 0 156529039 937607168 41637 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19724] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19724/stat : 19724 (java) S 19715 19717 19166 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156529039 937607168 41637 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19725] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19725/stat : 19725 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156529039 937607168 41637 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915632

[startup+25.5203 s]
/proc/loadavg: 1.47 1.60 1.75 3/100 19757
/proc/meminfo: memFree=1195632/2055920 swapFree=4192812/4192956
[pid=19717] ppid=19715 vsize=915632 CPUtime=25.46
/proc/19717/stat : 19717 (java) R 19715 19717 19166 0 -1 0 41910 0 1 0 2527 19 0 0 25 0 8 0 156529032 937607168 41638 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073794592 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19717/statm: 228908 41638 2533 14 0 215378 0
[pid=19717/tid=19719] ppid=19715 vsize=915632 CPUtime=0.39
/proc/19717/task/19719/stat : 19719 (java) S 19715 19717 19166 0 -1 64 24817 0 0 0 30 9 0 0 16 0 8 0 156529035 937607168 41638 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19720] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19720/stat : 19720 (java) S 19715 19717 19166 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156529036 937607168 41638 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19721] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19721/stat : 19721 (java) S 19715 19717 19166 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156529036 937607168 41638 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19722] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19722/stat : 19722 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156529039 937607168 41638 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19723] ppid=19715 vsize=915632 CPUtime=0.28
/proc/19717/task/19723/stat : 19723 (java) S 19715 19717 19166 0 -1 64 479 0 0 0 27 1 0 0 15 0 8 0 156529039 937607168 41638 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19724] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19724/stat : 19724 (java) S 19715 19717 19166 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156529039 937607168 41638 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19725] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19725/stat : 19725 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156529039 937607168 41638 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915632

[startup+51.137 s]
/proc/loadavg: 1.68 1.63 1.76 3/100 19757
/proc/meminfo: memFree=1195696/2055920 swapFree=4192812/4192956
[pid=19717] ppid=19715 vsize=915632 CPUtime=51.06
/proc/19717/stat : 19717 (java) R 19715 19717 19166 0 -1 0 41924 0 1 0 5086 20 0 0 25 0 8 0 156529032 937607168 41646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073789897 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19717/statm: 228908 41646 2534 14 0 215378 0
[pid=19717/tid=19719] ppid=19715 vsize=915632 CPUtime=0.39
/proc/19717/task/19719/stat : 19719 (java) S 19715 19717 19166 0 -1 64 24817 0 0 0 30 9 0 0 16 0 8 0 156529035 937607168 41646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19720] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19720/stat : 19720 (java) S 19715 19717 19166 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156529036 937607168 41646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19721] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19721/stat : 19721 (java) S 19715 19717 19166 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156529036 937607168 41646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19722] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19722/stat : 19722 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156529039 937607168 41646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19723] ppid=19715 vsize=915632 CPUtime=0.3
/proc/19717/task/19723/stat : 19723 (java) S 19715 19717 19166 0 -1 64 485 0 0 0 28 2 0 0 16 0 8 0 156529039 937607168 41646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19724] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19724/stat : 19724 (java) S 19715 19717 19166 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156529039 937607168 41646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19725] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19725/stat : 19725 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156529039 937607168 41646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 915632

[startup+102.356 s]
/proc/loadavg: 1.91 1.70 1.77 4/100 19757
/proc/meminfo: memFree=1195760/2055920 swapFree=4192812/4192956
[pid=19717] ppid=19715 vsize=915632 CPUtime=102.23
/proc/19717/stat : 19717 (java) R 19715 19717 19166 0 -1 0 41933 0 1 0 10203 20 0 0 25 0 8 0 156529032 937607168 41650 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074038401 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19717/statm: 228908 41650 2534 14 0 215378 0
[pid=19717/tid=19719] ppid=19715 vsize=915632 CPUtime=0.39
/proc/19717/task/19719/stat : 19719 (java) S 19715 19717 19166 0 -1 64 24817 0 0 0 30 9 0 0 16 0 8 0 156529035 937607168 41650 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19720] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19720/stat : 19720 (java) S 19715 19717 19166 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156529036 937607168 41650 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19721] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19721/stat : 19721 (java) S 19715 19717 19166 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156529036 937607168 41650 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19722] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19722/stat : 19722 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156529039 937607168 41650 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19723] ppid=19715 vsize=915632 CPUtime=0.31
/proc/19717/task/19723/stat : 19723 (java) S 19715 19717 19166 0 -1 64 494 0 0 0 29 2 0 0 15 0 8 0 156529039 937607168 41650 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19724] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19724/stat : 19724 (java) S 19715 19717 19166 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156529039 937607168 41650 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19725] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19725/stat : 19725 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156529039 937607168 41650 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 915632

[startup+162.422 s]
/proc/loadavg: 1.97 1.75 1.79 3/100 19757
/proc/meminfo: memFree=1195760/2055920 swapFree=4192812/4192956
[pid=19717] ppid=19715 vsize=915632 CPUtime=162.22
/proc/19717/stat : 19717 (java) R 19715 19717 19166 0 -1 0 41949 0 1 0 16202 20 0 0 25 0 8 0 156529032 937607168 41662 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073790944 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1483.96 s]
/proc/loadavg: 1.99 1.97 1.91 3/100 19815
/proc/meminfo: memFree=1154928/2055920 swapFree=4192812/4192956
[pid=19717] ppid=19715 vsize=915632 CPUtime=1482.39
/proc/19717/stat : 19717 (java) R 19715 19717 19166 0 -1 0 48046 0 1 0 148212 27 0 0 25 0 8 0 156529032 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074038275 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19717/statm: 228908 47748 2538 14 0 215378 0
[pid=19717/tid=19719] ppid=19715 vsize=915632 CPUtime=0.44
/proc/19717/task/19719/stat : 19719 (java) S 19715 19717 19166 0 -1 64 30888 0 0 0 33 11 0 0 16 0 8 0 156529035 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19720] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19720/stat : 19720 (java) S 19715 19717 19166 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156529036 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19721] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19721/stat : 19721 (java) S 19715 19717 19166 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156529036 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19722] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19722/stat : 19722 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19723] ppid=19715 vsize=915632 CPUtime=0.35
/proc/19717/task/19723/stat : 19723 (java) S 19715 19717 19166 0 -1 64 520 0 0 0 33 2 0 0 16 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19724] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19724/stat : 19724 (java) S 19715 19717 19166 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19725] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19725/stat : 19725 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1482.39
Current children cumulated vsize (KiB) 915632

[startup+1544.03 s]
/proc/loadavg: 1.99 1.97 1.91 3/100 19815
/proc/meminfo: memFree=1154992/2055920 swapFree=4192812/4192956
[pid=19717] ppid=19715 vsize=915632 CPUtime=1542.41
/proc/19717/stat : 19717 (java) R 19715 19717 19166 0 -1 0 48046 0 1 0 154214 27 0 0 25 0 8 0 156529032 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074043155 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19717/statm: 228908 47748 2538 14 0 215378 0
[pid=19717/tid=19719] ppid=19715 vsize=915632 CPUtime=0.44
/proc/19717/task/19719/stat : 19719 (java) S 19715 19717 19166 0 -1 64 30888 0 0 0 33 11 0 0 16 0 8 0 156529035 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19720] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19720/stat : 19720 (java) S 19715 19717 19166 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156529036 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19721] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19721/stat : 19721 (java) S 19715 19717 19166 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156529036 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19722] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19722/stat : 19722 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19723] ppid=19715 vsize=915632 CPUtime=0.35
/proc/19717/task/19723/stat : 19723 (java) S 19715 19717 19166 0 -1 64 520 0 0 0 33 2 0 0 16 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19724] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19724/stat : 19724 (java) S 19715 19717 19166 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19725] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19725/stat : 19725 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1542.41
Current children cumulated vsize (KiB) 915632

[startup+1604.11 s]
/proc/loadavg: 1.99 1.97 1.91 3/100 19815
/proc/meminfo: memFree=1154992/2055920 swapFree=4192812/4192956
[pid=19717] ppid=19715 vsize=915632 CPUtime=1602.42
/proc/19717/stat : 19717 (java) R 19715 19717 19166 0 -1 0 48046 0 1 0 160214 28 0 0 25 0 8 0 156529032 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074043145 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19717/statm: 228908 47748 2538 14 0 215378 0
[pid=19717/tid=19719] ppid=19715 vsize=915632 CPUtime=0.44
/proc/19717/task/19719/stat : 19719 (java) S 19715 19717 19166 0 -1 64 30888 0 0 0 33 11 0 0 16 0 8 0 156529035 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19720] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19720/stat : 19720 (java) S 19715 19717 19166 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156529036 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19721] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19721/stat : 19721 (java) S 19715 19717 19166 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156529036 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19722] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19722/stat : 19722 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19723] ppid=19715 vsize=915632 CPUtime=0.35
/proc/19717/task/19723/stat : 19723 (java) S 19715 19717 19166 0 -1 64 520 0 0 0 33 2 0 0 16 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19724] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19724/stat : 19724 (java) S 19715 19717 19166 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19725] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19725/stat : 19725 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1602.42
Current children cumulated vsize (KiB) 915632

[startup+1664.18 s]
/proc/loadavg: 1.99 1.97 1.91 3/100 19815
/proc/meminfo: memFree=1154928/2055920 swapFree=4192812/4192956
[pid=19717] ppid=19715 vsize=915632 CPUtime=1662.43
/proc/19717/stat : 19717 (java) R 19715 19717 19166 0 -1 0 48046 0 1 0 166215 28 0 0 25 0 8 0 156529032 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074039795 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19717/statm: 228908 47748 2538 14 0 215378 0
[pid=19717/tid=19719] ppid=19715 vsize=915632 CPUtime=0.44
/proc/19717/task/19719/stat : 19719 (java) S 19715 19717 19166 0 -1 64 30888 0 0 0 33 11 0 0 16 0 8 0 156529035 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19720] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19720/stat : 19720 (java) S 19715 19717 19166 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156529036 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19721] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19721/stat : 19721 (java) S 19715 19717 19166 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156529036 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19722] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19722/stat : 19722 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19723] ppid=19715 vsize=915632 CPUtime=0.35
/proc/19717/task/19723/stat : 19723 (java) S 19715 19717 19166 0 -1 64 520 0 0 0 33 2 0 0 16 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19724] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19724/stat : 19724 (java) S 19715 19717 19166 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19725] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19725/stat : 19725 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1662.43
Current children cumulated vsize (KiB) 915632

[startup+1724.25 s]
/proc/loadavg: 1.99 1.97 1.91 3/100 19815
/proc/meminfo: memFree=1154992/2055920 swapFree=4192812/4192956
[pid=19717] ppid=19715 vsize=915632 CPUtime=1722.46
/proc/19717/stat : 19717 (java) R 19715 19717 19166 0 -1 0 48046 0 1 0 172218 28 0 0 25 0 8 0 156529032 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074024725 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19717/statm: 228908 47748 2538 14 0 215378 0
[pid=19717/tid=19719] ppid=19715 vsize=915632 CPUtime=0.44
/proc/19717/task/19719/stat : 19719 (java) S 19715 19717 19166 0 -1 64 30888 0 0 0 33 11 0 0 16 0 8 0 156529035 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19720] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19720/stat : 19720 (java) S 19715 19717 19166 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156529036 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19721] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19721/stat : 19721 (java) S 19715 19717 19166 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156529036 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19722] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19722/stat : 19722 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19723] ppid=19715 vsize=915632 CPUtime=0.35
/proc/19717/task/19723/stat : 19723 (java) S 19715 19717 19166 0 -1 64 520 0 0 0 33 2 0 0 16 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19724] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19724/stat : 19724 (java) S 19715 19717 19166 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19725] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19725/stat : 19725 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1722.46
Current children cumulated vsize (KiB) 915632

[startup+1784.33 s]
/proc/loadavg: 1.99 1.97 1.91 3/100 19815
/proc/meminfo: memFree=1154928/2055920 swapFree=4192812/4192956
[pid=19717] ppid=19715 vsize=915632 CPUtime=1782.46
/proc/19717/stat : 19717 (java) R 19715 19717 19166 0 -1 0 48046 0 1 0 178218 28 0 0 25 0 8 0 156529032 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074124235 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19717/statm: 228908 47748 2538 14 0 215378 0
[pid=19717/tid=19719] ppid=19715 vsize=915632 CPUtime=0.44
/proc/19717/task/19719/stat : 19719 (java) S 19715 19717 19166 0 -1 64 30888 0 0 0 33 11 0 0 16 0 8 0 156529035 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19720] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19720/stat : 19720 (java) S 19715 19717 19166 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156529036 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19721] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19721/stat : 19721 (java) S 19715 19717 19166 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156529036 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19722] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19722/stat : 19722 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19723] ppid=19715 vsize=915632 CPUtime=0.35
/proc/19717/task/19723/stat : 19723 (java) S 19715 19717 19166 0 -1 64 520 0 0 0 33 2 0 0 16 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19724] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19724/stat : 19724 (java) S 19715 19717 19166 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19725] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19725/stat : 19725 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1782.46
Current children cumulated vsize (KiB) 915632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.93 s]
/proc/loadavg: 1.99 1.97 1.91 3/100 19815
/proc/meminfo: memFree=1154928/2055920 swapFree=4192812/4192956
[pid=19717] ppid=19715 vsize=915632 CPUtime=1800.04
/proc/19717/stat : 19717 (java) R 19715 19717 19166 0 -1 0 48046 0 1 0 179976 28 0 0 25 0 8 0 156529032 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074124363 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19717/statm: 228908 47748 2538 14 0 215378 0
[pid=19717/tid=19719] ppid=19715 vsize=915632 CPUtime=0.44
/proc/19717/task/19719/stat : 19719 (java) S 19715 19717 19166 0 -1 64 30888 0 0 0 33 11 0 0 16 0 8 0 156529035 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19720] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19720/stat : 19720 (java) S 19715 19717 19166 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156529036 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19721] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19721/stat : 19721 (java) S 19715 19717 19166 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156529036 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19722] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19722/stat : 19722 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19723] ppid=19715 vsize=915632 CPUtime=0.35
/proc/19717/task/19723/stat : 19723 (java) S 19715 19717 19166 0 -1 64 520 0 0 0 33 2 0 0 16 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19724] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19724/stat : 19724 (java) S 19715 19717 19166 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19717/tid=19725] ppid=19715 vsize=915632 CPUtime=0
/proc/19717/task/19725/stat : 19725 (java) S 19715 19717 19166 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156529039 937607168 47748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 915632

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

Child status: 143
Real time (s): 1801.99
CPU time (s): 1800.11
CPU user time (s): 1799.79
CPU system time (s): 0.317951
CPU usage (%): 99.8958
Max. virtual memory (cumulated for all children) (KiB): 915632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.317951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48061
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= 38114
involuntary context switches= 62452

runsolver used 2.46862 s user time and 5.51216 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Jan  6 11:02:09 UTC 2007


IDJOB= 233053
IDBENCH= 6579
FILE ID= node7/233053-1168081324

PBS_JOBID= 3475838

Free space on /tmp= 66546 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  5ec20206a8a3a2922b1b6c486df1b43e

RANDOM SEED= 900540493

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1352088 kB
Buffers:         79032 kB
Cached:         431172 kB
SwapCached:          0 kB
Active:         347872 kB
Inactive:       252368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1352088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2756 kB
Writeback:           0 kB
Mapped:         118572 kB
Slab:            87756 kB
Committed_AS:  5095864 kB
PageTables:       2708 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= 66546 MiB



End job on node7 on Sat Jan  6 11:32:18 UTC 2007