Trace number 235465

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.16 1808.76

General information on the benchmark

Nametaillard/
os-taillard-10/os-taillard-10-95-3.xml
MD5SUM7e3c51f50cd71b0d303f8f9ddad103ec
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.45
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables100
Number of constraints900
Maximum constraint arity2
Maximum domain size548
Number of constraints which are defined in extension0
Number of constraints which are defined in intension900
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/235465-1168082843/unknown.xml
0.37	   
0.37	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.45	     nbVariables=100  nbDomainTypes=100  minDomainSize=451  maxDomainSize=548
0.45	       =>  wckTime=0.133  cpuTime=0.11  mem=8M842
0.45	   
0.45	   predicates being loaded...
0.45	   
0.45	   constraints being loaded...
4.46	   
4.46	   INFO : Stopping converting binary constraints (cpu=4.05, mem = 22M501)
4.65	     nbConstraints=900  nbConvertedConstraints=56  nbConvertConstraintsChecks=13982450  nbExtensionStructures=56
4.65	     nbSharedExtensionStructures=0  nbConflictsStructures=56  nbSharedConflictsStructures=0
4.65	     nbSharedBinaryRepresentations=9475  nbEvaluationManagers=844  nbSharedEvaluationManagers=0  maxDegree=18
4.65	     maxArity=2
4.65	       =>  wckTime=4.336  cpuTime=4.14  mem=28M352
4.72	   
4.72	   solver IterativeSystematicSolver being built... 
4.91	       =>  wckTime=4.6  cpuTime=4.3  mem=27M849
7.69	   
7.69	   preprocessing
7.69	     nbConstraintChecks=7052786  nbValidityChecks=55078  nbPropagations=100  nbRevisions=1688  nbUselessRevisions=1688
7.69	     nbRemovedValues=0  detectedInconsistency=no
7.69	       =>  wckTime=2.771  cpuTime=2.72  mem=27M849
13.57	   
13.57	   search
13.57	     run=0  nbConstraintChecks=12754634  nbValidityChecks=14093033  nbPropagations=4482  nbRevisions=57813
13.57	     nbUselessRevisions=45620  nbAssignments=540  nbFailedAssignments=508  nbBacktracks=10  nbVisitedNodes=1058
13.57	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
13.57	       =>  wckTime=8.646  cpuTime=8.51  mem=28M856
38.71	   
38.72	   search
38.72	     run=1  nbConstraintChecks=67436352  nbValidityChecks=98109148  nbPropagations=22746  nbRevisions=313584
38.72	     nbUselessRevisions=258457  nbAssignments=1970  nbFailedAssignments=1919  nbBacktracks=25  nbVisitedNodes=3914
38.72	     nbRestartNogoods=150  mapSize=25  nbInferences=0  nbTooLargeKeys=0
38.72	       =>  wckTime=33.797  cpuTime=33.4  mem=28M856
60.09	   
60.09	   search
60.09	     run=2  nbConstraintChecks=112058931  nbValidityChecks=180109744  nbPropagations=53710  nbRevisions=765927
60.09	     nbUselessRevisions=641242  nbAssignments=2967  nbFailedAssignments=2891  nbBacktracks=47  nbVisitedNodes=5905
60.09	     nbRestartNogoods=165  mapSize=47  nbInferences=0  nbTooLargeKeys=0
60.09	       =>  wckTime=55.176  cpuTime=54.58  mem=28M856
122.56	   
122.56	   search
122.56	     run=3  nbConstraintChecks=253268953  nbValidityChecks=356293013  nbPropagations=112187  nbRevisions=1644429
122.56	     nbUselessRevisions=1384525  nbAssignments=5801  nbFailedAssignments=5689  nbBacktracks=80  nbVisitedNodes=11570
122.56	     nbRestartNogoods=185  mapSize=80  nbInferences=0  nbTooLargeKeys=0
122.56	       =>  wckTime=117.644  cpuTime=116.47  mem=28M856
142.72	   
142.72	   search
142.72	     run=4  nbConstraintChecks=292684428  nbValidityChecks=484654297  nbPropagations=191192  nbRevisions=2829731
142.72	     nbUselessRevisions=2393301  nbAssignments=7366  nbFailedAssignments=7201  nbBacktracks=130  nbVisitedNodes=14697
142.72	     nbRestartNogoods=218  mapSize=130  nbInferences=0  nbTooLargeKeys=0
142.72	       =>  wckTime=137.803  cpuTime=136.44  mem=28M856
162.00	   
162.00	   search
162.00	     run=5  nbConstraintChecks=327461669  nbValidityChecks=589645703  nbPropagations=287782  nbRevisions=4269907
162.00	     nbUselessRevisions=3618732  nbAssignments=9164  nbFailedAssignments=8920  nbBacktracks=205  nbVisitedNodes=18289
162.00	     nbRestartNogoods=320  mapSize=205  nbInferences=0  nbTooLargeKeys=0
162.00	       =>  wckTime=157.085  cpuTime=155.55  mem=29M830
212.49	   
212.49	   search
212.49	     run=6  nbConstraintChecks=422712428  nbValidityChecks=900668324  nbPropagations=434276  nbRevisions=6460053
212.49	     nbUselessRevisions=5480461  nbAssignments=13785  nbFailedAssignments=13425  nbBacktracks=318  nbVisitedNodes=27528
212.49	     nbRestartNogoods=332  mapSize=318  nbInferences=0  nbTooLargeKeys=0
212.49	       =>  wckTime=207.571  cpuTime=205.57  mem=29M830
269.02	   
269.02	   search
269.02	     run=7  nbConstraintChecks=539594614  nbValidityChecks=1230797355  nbPropagations=633524  nbRevisions=9433379
269.02	     nbUselessRevisions=8018499  nbAssignments=18414  nbFailedAssignments=17880  nbBacktracks=488  nbVisitedNodes=36782
269.02	     nbRestartNogoods=480  mapSize=488  nbInferences=0  nbTooLargeKeys=0
269.02	       =>  wckTime=264.098  cpuTime=261.73  mem=30M804
346.20	   
346.20	   search
346.20	     run=8  nbConstraintChecks=697514990  nbValidityChecks=1643445977  nbPropagations=899975  nbRevisions=13388041
346.20	     nbUselessRevisions=11393288  nbAssignments=24975  nbFailedAssignments=24181  nbBacktracks=744  nbVisitedNodes=49899
346.20	     nbRestartNogoods=531  mapSize=744  nbInferences=0  nbTooLargeKeys=0
346.20	       =>  wckTime=341.286  cpuTime=338.79  mem=31M778
408.79	   
408.79	   INFO : Stopping hyperNogood (mapSize=1049, nbTooLargekeys=0, mem=32M752)
425.22	   
425.23	   search
425.23	     run=9  nbConstraintChecks=869966025  nbValidityChecks=2018028842  nbPropagations=1229613  nbRevisions=18245695
425.23	     nbUselessRevisions=15524572  nbAssignments=31200  nbFailedAssignments=30018  nbBacktracks=1128
425.23	     nbVisitedNodes=62333  nbRestartNogoods=629
425.23	       =>  wckTime=420.306  cpuTime=417.76  mem=32M752
572.21	   
572.21	   search
572.21	     run=10  nbConstraintChecks=1169160660  nbValidityChecks=2980114295  nbPropagations=1715722  nbRevisions=25384851
572.21	     nbUselessRevisions=21616952  nbAssignments=44092  nbFailedAssignments=42331  nbBacktracks=1704
572.21	     nbVisitedNodes=88114  nbRestartNogoods=660
572.21	       =>  wckTime=567.293  cpuTime=564.35  mem=32M752
760.19	   
760.19	   search
760.19	     run=11  nbConstraintChecks=1510183598  nbValidityChecks=4264095754  nbPropagations=2415186  nbRevisions=35576202
760.19	     nbUselessRevisions=30289832  nbAssignments=65204  nbFailedAssignments=62575  nbBacktracks=2568
760.19	     nbVisitedNodes=130326  nbRestartNogoods=693
760.19	       =>  wckTime=755.273  cpuTime=751.46  mem=32M752
981.67	   
981.67	   search
981.67	     run=12  nbConstraintChecks=1939296440  nbValidityChecks=6007764483  nbPropagations=3409346  nbRevisions=50005259
981.67	     nbUselessRevisions=42533997  nbAssignments=94102  nbFailedAssignments=90172  nbBacktracks=3865
981.67	     nbVisitedNodes=188090  nbRestartNogoods=763
981.67	       =>  wckTime=976.755  cpuTime=971.93  mem=32M752

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/node38/watcher-235465-1168082843 -o ROOT/results/node38/solver-235465-1168082843 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/235465-1168082843/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.89 1.98 1.88 4/80 16670
/proc/meminfo: memFree=1499680/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=1784 CPUtime=0
/proc/16669/stat : 16669 (java) R 16667 16669 16094 0 -1 0 169 0 0 0 0 0 0 0 19 0 1 0 156683941 1826816 140 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/16669/statm: 446 140 106 14 0 91 0

[startup+0.106024 s]
/proc/loadavg: 1.89 1.98 1.88 4/80 16670
/proc/meminfo: memFree=1499680/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=914988 CPUtime=0.08
/proc/16669/stat : 16669 (java) R 16667 16669 16094 0 -1 0 3005 0 1 0 7 1 0 0 18 0 8 0 156683941 936947712 2751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072943007 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16669/statm: 228747 2751 1430 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.514102 s]
/proc/loadavg: 1.89 1.98 1.88 4/80 16670
/proc/meminfo: memFree=1499680/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=915328 CPUtime=0.49
/proc/16669/stat : 16669 (java) R 16667 16669 16094 0 -1 0 6789 0 1 0 45 4 0 0 18 0 8 0 156683941 937295872 6528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072943464 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16669/statm: 228832 6528 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33726 s]
/proc/loadavg: 1.90 1.98 1.88 3/87 16677
/proc/meminfo: memFree=1475944/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=915448 CPUtime=1.3
/proc/16669/stat : 16669 (java) R 16667 16669 16094 0 -1 0 8396 0 1 0 125 5 0 0 23 0 8 0 156683941 937418752 8134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073753400 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16669/statm: 228862 8134 2167 14 0 215332 0
[pid=16669/tid=16671] ppid=16667 vsize=915448 CPUtime=0
/proc/16669/task/16671/stat : 16671 (java) S 16667 16669 16094 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156683945 937418752 8134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16672] ppid=16667 vsize=915448 CPUtime=0
/proc/16669/task/16672/stat : 16672 (java) S 16667 16669 16094 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156683945 937418752 8134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16673] ppid=16667 vsize=915448 CPUtime=0
/proc/16669/task/16673/stat : 16673 (java) S 16667 16669 16094 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156683945 937418752 8134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16674] ppid=16667 vsize=915448 CPUtime=0
/proc/16669/task/16674/stat : 16674 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156683948 937418752 8134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16675] ppid=16667 vsize=915448 CPUtime=0.15
/proc/16669/task/16675/stat : 16675 (java) S 16667 16669 16094 0 -1 64 357 0 0 0 14 1 0 0 16 0 8 0 156683948 937418752 8134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16676] ppid=16667 vsize=915448 CPUtime=0
/proc/16669/task/16676/stat : 16676 (java) S 16667 16669 16094 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156683948 937418752 8134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16677] ppid=16667 vsize=915448 CPUtime=0
/proc/16669/task/16677/stat : 16677 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156683948 937418752 8134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915448

[startup+2.98558 s]
/proc/loadavg: 1.90 1.98 1.88 3/87 16677
/proc/meminfo: memFree=1473640/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=915448 CPUtime=2.94
/proc/16669/stat : 16669 (java) R 16667 16669 16094 0 -1 0 9254 0 1 0 288 6 0 0 25 0 8 0 156683941 937418752 8991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16669/statm: 228862 8991 2167 14 0 215332 0
[pid=16669/tid=16671] ppid=16667 vsize=915448 CPUtime=0
/proc/16669/task/16671/stat : 16671 (java) S 16667 16669 16094 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156683945 937418752 8991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16672] ppid=16667 vsize=915448 CPUtime=0
/proc/16669/task/16672/stat : 16672 (java) S 16667 16669 16094 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156683945 937418752 8991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16673] ppid=16667 vsize=915448 CPUtime=0
/proc/16669/task/16673/stat : 16673 (java) S 16667 16669 16094 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156683945 937418752 8991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16674] ppid=16667 vsize=915448 CPUtime=0
/proc/16669/task/16674/stat : 16674 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156683948 937418752 8991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16675] ppid=16667 vsize=915448 CPUtime=0.15
/proc/16669/task/16675/stat : 16675 (java) S 16667 16669 16094 0 -1 64 358 0 0 0 14 1 0 0 16 0 8 0 156683948 937418752 8991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16676] ppid=16667 vsize=915448 CPUtime=0
/proc/16669/task/16676/stat : 16676 (java) S 16667 16669 16094 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156683948 937418752 8991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16677] ppid=16667 vsize=915448 CPUtime=0
/proc/16669/task/16677/stat : 16677 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156683948 937418752 8991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915448

[startup+6.27122 s]
/proc/loadavg: 1.90 1.98 1.88 3/87 16677
/proc/meminfo: memFree=1455464/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=915584 CPUtime=6.2
/proc/16669/stat : 16669 (java) R 16667 16669 16094 0 -1 0 13744 0 1 0 612 8 0 0 25 0 8 0 156683941 937558016 13479 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479187 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16669/statm: 228896 13479 2529 14 0 215366 0
[pid=16669/tid=16671] ppid=16667 vsize=915584 CPUtime=0.05
/proc/16669/task/16671/stat : 16671 (java) S 16667 16669 16094 0 -1 64 1753 0 0 0 5 0 0 0 17 0 8 0 156683945 937558016 13479 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16672] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16672/stat : 16672 (java) S 16667 16669 16094 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156683945 937558016 13479 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16673] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16673/stat : 16673 (java) S 16667 16669 16094 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156683945 937558016 13479 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16674] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16674/stat : 16674 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156683948 937558016 13479 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16675] ppid=16667 vsize=915584 CPUtime=0.24
/proc/16669/task/16675/stat : 16675 (java) S 16667 16669 16094 0 -1 64 415 0 0 0 23 1 0 0 16 0 8 0 156683948 937558016 13479 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16676] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16676/stat : 16676 (java) S 16667 16669 16094 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156683948 937558016 13479 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16677] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16677/stat : 16677 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156683948 937558016 13479 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915584

[startup+12.7605 s]
/proc/loadavg: 1.91 1.98 1.88 3/87 16677
/proc/meminfo: memFree=1455464/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=915584 CPUtime=12.62
/proc/16669/stat : 16669 (java) R 16667 16669 16094 0 -1 0 13772 0 1 0 1254 8 0 0 25 0 8 0 156683941 937558016 13501 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073979972 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16669/statm: 228896 13501 2531 14 0 215366 0
[pid=16669/tid=16671] ppid=16667 vsize=915584 CPUtime=0.05
/proc/16669/task/16671/stat : 16671 (java) S 16667 16669 16094 0 -1 64 1753 0 0 0 5 0 0 0 16 0 8 0 156683945 937558016 13501 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16672] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16672/stat : 16672 (java) S 16667 16669 16094 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156683945 937558016 13501 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16673] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16673/stat : 16673 (java) S 16667 16669 16094 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156683945 937558016 13501 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16674] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16674/stat : 16674 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156683948 937558016 13501 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16675] ppid=16667 vsize=915584 CPUtime=0.28
/proc/16669/task/16675/stat : 16675 (java) S 16667 16669 16094 0 -1 64 435 0 0 0 27 1 0 0 15 0 8 0 156683948 937558016 13501 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16676] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16676/stat : 16676 (java) S 16667 16669 16094 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156683948 937558016 13501 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16677] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16677/stat : 16677 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156683948 937558016 13501 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915584

[startup+25.607 s]
/proc/loadavg: 1.93 1.98 1.89 3/87 16677
/proc/meminfo: memFree=1455528/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=915584 CPUtime=25.36
/proc/16669/stat : 16669 (java) R 16667 16669 16094 0 -1 0 13785 0 1 0 2528 8 0 0 25 0 8 0 156683941 937558016 13510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073753003 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16669/statm: 228896 13510 2534 14 0 215366 0
[pid=16669/tid=16671] ppid=16667 vsize=915584 CPUtime=0.05
/proc/16669/task/16671/stat : 16671 (java) S 16667 16669 16094 0 -1 64 1754 0 0 0 5 0 0 0 16 0 8 0 156683945 937558016 13510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16672] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16672/stat : 16672 (java) S 16667 16669 16094 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156683945 937558016 13510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16673] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16673/stat : 16673 (java) S 16667 16669 16094 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156683945 937558016 13510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16674] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16674/stat : 16674 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156683948 937558016 13510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16675] ppid=16667 vsize=915584 CPUtime=0.29
/proc/16669/task/16675/stat : 16675 (java) S 16667 16669 16094 0 -1 64 440 0 0 0 28 1 0 0 16 0 8 0 156683948 937558016 13510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16676] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16676/stat : 16676 (java) S 16667 16669 16094 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156683948 937558016 13510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16677] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16677/stat : 16677 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156683948 937558016 13510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915584

[startup+51.222 s]
/proc/loadavg: 1.95 1.98 1.89 3/87 16677
/proc/meminfo: memFree=1455528/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=915584 CPUtime=50.73
/proc/16669/stat : 16669 (java) R 16667 16669 16094 0 -1 0 13798 0 1 0 5065 8 0 0 25 0 8 0 156683941 937558016 13521 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479184 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16669/statm: 228896 13521 2534 14 0 215366 0
[pid=16669/tid=16671] ppid=16667 vsize=915584 CPUtime=0.05
/proc/16669/task/16671/stat : 16671 (java) S 16667 16669 16094 0 -1 64 1754 0 0 0 5 0 0 0 16 0 8 0 156683945 937558016 13521 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16672] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16672/stat : 16672 (java) S 16667 16669 16094 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156683945 937558016 13521 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16673] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16673/stat : 16673 (java) S 16667 16669 16094 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156683945 937558016 13521 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16674] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16674/stat : 16674 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156683948 937558016 13521 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16675] ppid=16667 vsize=915584 CPUtime=0.31
/proc/16669/task/16675/stat : 16675 (java) S 16667 16669 16094 0 -1 64 452 0 0 0 30 1 0 0 16 0 8 0 156683948 937558016 13521 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16676] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16676/stat : 16676 (java) S 16667 16669 16094 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156683948 937558016 13521 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16677] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16677/stat : 16677 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156683948 937558016 13521 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 915584

[startup+102.442 s]
/proc/loadavg: 2.03 2.00 1.90 3/87 16677
/proc/meminfo: memFree=1455528/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=915584 CPUtime=101.48
/proc/16669/stat : 16669 (java) R 16667 16669 16094 0 -1 0 13799 0 1 0 10140 8 0 0 25 0 8 0 156683941 937558016 13521 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751059 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16669/statm: 228896 13521 2534 14 0 215366 0
[pid=16669/tid=16671] ppid=16667 vsize=915584 CPUtime=0.05
/proc/16669/task/16671/stat : 16671 (java) S 16667 16669 16094 0 -1 64 1754 0 0 0 5 0 0 0 16 0 8 0 156683945 937558016 13521 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16672] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16672/stat : 16672 (java) S 16667 16669 16094 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156683945 937558016 13521 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16673] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16673/stat : 16673 (java) S 16667 16669 16094 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156683945 937558016 13521 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16674] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16674/stat : 16674 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156683948 937558016 13521 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16675] ppid=16667 vsize=915584 CPUtime=0.31
/proc/16669/task/16675/stat : 16675 (java) S 16667 16669 16094 0 -1 64 452 0 0 0 30 1 0 0 17 0 8 0 156683948 937558016 13521 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16676] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16676/stat : 16676 (java) S 16667 16669 16094 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156683948 937558016 13521 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16677] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16677/stat : 16677 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156683948 937558016 13521 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 915584

[startup+162.515 s]
/proc/loadavg: 2.01 2.00 1.90 3/87 16677
/proc/meminfo: memFree=1455464/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=915584 CPUtime=161
/proc/16669/stat : 16669 (java) R 16667 16669 16094 0 -1 0 13799 0 1 0 16092 8 0 0 25 0 8 0 156683941 937558016 13521 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073980019 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+1483.82 s]
/proc/loadavg: 2.00 1.97 1.89 3/87 16993
/proc/meminfo: memFree=1529136/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=915584 CPUtime=1476.72
/proc/16669/stat : 16669 (java) R 16667 16669 16094 0 -1 0 13806 0 1 0 147653 19 0 0 25 0 8 0 156683941 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073998986 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16669/statm: 228896 13526 2534 14 0 215366 0
[pid=16669/tid=16671] ppid=16667 vsize=915584 CPUtime=0.05
/proc/16669/task/16671/stat : 16671 (java) S 16667 16669 16094 0 -1 64 1754 0 0 0 5 0 0 0 16 0 8 0 156683945 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16669/tid=16672] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16672/stat : 16672 (java) S 16667 16669 16094 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156683945 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16673] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16673/stat : 16673 (java) S 16667 16669 16094 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156683945 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16674] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16674/stat : 16674 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16675] ppid=16667 vsize=915584 CPUtime=0.32
/proc/16669/task/16675/stat : 16675 (java) S 16667 16669 16094 0 -1 64 457 0 0 0 31 1 0 0 16 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16669/tid=16676] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16676/stat : 16676 (java) S 16667 16669 16094 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16677] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16677/stat : 16677 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1476.72
Current children cumulated vsize (KiB) 915584

[startup+1543.88 s]
/proc/loadavg: 2.00 1.97 1.89 3/87 16993
/proc/meminfo: memFree=1529136/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=915584 CPUtime=1536.49
/proc/16669/stat : 16669 (java) R 16667 16669 16094 0 -1 0 13806 0 1 0 153630 19 0 0 25 0 8 0 156683941 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751132 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16669/statm: 228896 13526 2534 14 0 215366 0
[pid=16669/tid=16671] ppid=16667 vsize=915584 CPUtime=0.05
/proc/16669/task/16671/stat : 16671 (java) S 16667 16669 16094 0 -1 64 1754 0 0 0 5 0 0 0 16 0 8 0 156683945 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16669/tid=16672] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16672/stat : 16672 (java) S 16667 16669 16094 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156683945 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16673] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16673/stat : 16673 (java) S 16667 16669 16094 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156683945 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16674] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16674/stat : 16674 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16675] ppid=16667 vsize=915584 CPUtime=0.32
/proc/16669/task/16675/stat : 16675 (java) S 16667 16669 16094 0 -1 64 457 0 0 0 31 1 0 0 16 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16669/tid=16676] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16676/stat : 16676 (java) S 16667 16669 16094 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16677] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16677/stat : 16677 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1536.49
Current children cumulated vsize (KiB) 915584

[startup+1603.94 s]
/proc/loadavg: 2.00 1.97 1.90 3/87 16993
/proc/meminfo: memFree=1529008/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=915584 CPUtime=1596.28
/proc/16669/stat : 16669 (java) R 16667 16669 16094 0 -1 0 13806 0 1 0 159609 19 0 0 25 0 8 0 156683941 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073981047 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16669/statm: 228896 13526 2534 14 0 215366 0
[pid=16669/tid=16671] ppid=16667 vsize=915584 CPUtime=0.05
/proc/16669/task/16671/stat : 16671 (java) S 16667 16669 16094 0 -1 64 1754 0 0 0 5 0 0 0 16 0 8 0 156683945 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16669/tid=16672] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16672/stat : 16672 (java) S 16667 16669 16094 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156683945 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16673] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16673/stat : 16673 (java) S 16667 16669 16094 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156683945 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16674] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16674/stat : 16674 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16675] ppid=16667 vsize=915584 CPUtime=0.32
/proc/16669/task/16675/stat : 16675 (java) S 16667 16669 16094 0 -1 64 457 0 0 0 31 1 0 0 16 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16669/tid=16676] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16676/stat : 16676 (java) S 16667 16669 16094 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16677] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16677/stat : 16677 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1596.28
Current children cumulated vsize (KiB) 915584

[startup+1664 s]
/proc/loadavg: 2.00 1.97 1.90 3/87 16993
/proc/meminfo: memFree=1528944/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=915584 CPUtime=1656.07
/proc/16669/stat : 16669 (java) R 16667 16669 16094 0 -1 0 13806 0 1 0 165588 19 0 0 25 0 8 0 156683941 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073755296 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16669/statm: 228896 13526 2534 14 0 215366 0
[pid=16669/tid=16671] ppid=16667 vsize=915584 CPUtime=0.05
/proc/16669/task/16671/stat : 16671 (java) S 16667 16669 16094 0 -1 64 1754 0 0 0 5 0 0 0 16 0 8 0 156683945 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16669/tid=16672] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16672/stat : 16672 (java) S 16667 16669 16094 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156683945 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16673] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16673/stat : 16673 (java) S 16667 16669 16094 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156683945 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16674] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16674/stat : 16674 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16675] ppid=16667 vsize=915584 CPUtime=0.32
/proc/16669/task/16675/stat : 16675 (java) S 16667 16669 16094 0 -1 64 457 0 0 0 31 1 0 0 16 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16669/tid=16676] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16676/stat : 16676 (java) S 16667 16669 16094 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16677] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16677/stat : 16677 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1656.07
Current children cumulated vsize (KiB) 915584

[startup+1724.05 s]
/proc/loadavg: 2.00 1.97 1.91 3/87 16993
/proc/meminfo: memFree=1528944/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=915584 CPUtime=1715.84
/proc/16669/stat : 16669 (java) R 16667 16669 16094 0 -1 0 13806 0 1 0 171565 19 0 0 25 0 8 0 156683941 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073979949 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16669/statm: 228896 13526 2534 14 0 215366 0
[pid=16669/tid=16671] ppid=16667 vsize=915584 CPUtime=0.05
/proc/16669/task/16671/stat : 16671 (java) S 16667 16669 16094 0 -1 64 1754 0 0 0 5 0 0 0 16 0 8 0 156683945 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16669/tid=16672] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16672/stat : 16672 (java) S 16667 16669 16094 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156683945 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16673] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16673/stat : 16673 (java) S 16667 16669 16094 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156683945 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16674] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16674/stat : 16674 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16675] ppid=16667 vsize=915584 CPUtime=0.32
/proc/16669/task/16675/stat : 16675 (java) S 16667 16669 16094 0 -1 64 457 0 0 0 31 1 0 0 16 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16669/tid=16676] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16676/stat : 16676 (java) S 16667 16669 16094 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16677] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16677/stat : 16677 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1715.84
Current children cumulated vsize (KiB) 915584

[startup+1784.12 s]
/proc/loadavg: 2.00 1.97 1.91 3/87 16993
/proc/meminfo: memFree=1528880/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=915584 CPUtime=1775.63
/proc/16669/stat : 16669 (java) R 16667 16669 16094 0 -1 0 13806 0 1 0 177544 19 0 0 25 0 8 0 156683941 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073979966 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16669/statm: 228896 13526 2534 14 0 215366 0
[pid=16669/tid=16671] ppid=16667 vsize=915584 CPUtime=0.05
/proc/16669/task/16671/stat : 16671 (java) S 16667 16669 16094 0 -1 64 1754 0 0 0 5 0 0 0 16 0 8 0 156683945 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16669/tid=16672] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16672/stat : 16672 (java) S 16667 16669 16094 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156683945 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16673] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16673/stat : 16673 (java) S 16667 16669 16094 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156683945 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16674] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16674/stat : 16674 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16675] ppid=16667 vsize=915584 CPUtime=0.32
/proc/16669/task/16675/stat : 16675 (java) S 16667 16669 16094 0 -1 64 457 0 0 0 31 1 0 0 16 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16669/tid=16676] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16676/stat : 16676 (java) S 16667 16669 16094 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16677] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16677/stat : 16677 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1775.63
Current children cumulated vsize (KiB) 915584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.69 s]
/proc/loadavg: 2.00 1.97 1.91 3/87 16993
/proc/meminfo: memFree=1528816/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=915584 CPUtime=1800.08
/proc/16669/stat : 16669 (java) R 16667 16669 16094 0 -1 0 13806 0 1 0 179989 19 0 0 25 0 8 0 156683941 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074000945 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16669/statm: 228896 13526 2534 14 0 215366 0
[pid=16669/tid=16671] ppid=16667 vsize=915584 CPUtime=0.05
/proc/16669/task/16671/stat : 16671 (java) S 16667 16669 16094 0 -1 64 1754 0 0 0 5 0 0 0 16 0 8 0 156683945 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16669/tid=16672] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16672/stat : 16672 (java) S 16667 16669 16094 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156683945 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16673] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16673/stat : 16673 (java) S 16667 16669 16094 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156683945 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16674] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16674/stat : 16674 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16675] ppid=16667 vsize=915584 CPUtime=0.32
/proc/16669/task/16675/stat : 16675 (java) S 16667 16669 16094 0 -1 64 457 0 0 0 31 1 0 0 16 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16669/tid=16676] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16676/stat : 16676 (java) S 16667 16669 16094 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16669/tid=16677] ppid=16667 vsize=915584 CPUtime=0
/proc/16669/task/16677/stat : 16677 (java) S 16667 16669 16094 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156683948 937558016 13526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 915584

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

Child status: 143
Real time (s): 1808.76
CPU time (s): 1800.16
CPU user time (s): 1799.95
CPU system time (s): 0.205968
CPU usage (%): 99.5245
Max. virtual memory (cumulated for all children) (KiB): 915584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.205968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13821
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= 37864
involuntary context switches= 56868

runsolver used 2.17667 s user time and 5.66914 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Sat Jan  6 11:27:23 UTC 2007


IDJOB= 235465
IDBENCH= 6771
FILE ID= node38/235465-1168082843

PBS_JOBID= 3476112

Free space on /tmp= 66514 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7e3c51f50cd71b0d303f8f9ddad103ec

RANDOM SEED= 183078304

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.267
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.267
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:       1500160 kB
Buffers:         28544 kB
Cached:         312204 kB
SwapCached:          0 kB
Active:         197736 kB
Inactive:       286720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1500160 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1820 kB
Writeback:           0 kB
Mapped:         163920 kB
Slab:            56224 kB
Committed_AS:  3949452 kB
PageTables:       2140 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= 66514 MiB



End job on node38 on Sat Jan  6 11:57:32 UTC 2007