Trace number 235513

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.12 1802.07

General information on the benchmark

Nametaillard/
os-taillard-10/os-taillard-10-95-6.xml
MD5SUM376c4d5b9e80417bbb3a28982bb1287e
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 benchmark24.3523
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables100
Number of constraints900
Maximum constraint arity2
Maximum domain size585
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.38	   
0.38	Abscon 109 (November, 2006)
0.38	   
0.38	   configuration
0.38	     name=mac.xml
0.41	   
0.41	   instance
0.41	     name=/tmp/evaluation/235513-1168083049/unknown.xml
0.44	   
0.44	   domains being loaded...
0.46	   
0.46	   variables being loaded...
0.51	     nbVariables=100  nbDomainTypes=100  minDomainSize=487  maxDomainSize=585
0.51	       =>  wckTime=0.125  cpuTime=0.1  mem=8M843
0.51	   
0.51	   predicates being loaded...
0.51	   
0.51	   constraints being loaded...
4.46	   
4.46	   INFO : Stopping converting binary constraints (cpu=4.01, mem = 22M498)
4.64	     nbConstraints=900  nbConvertedConstraints=55  nbConvertConstraintsChecks=15056945  nbExtensionStructures=55
4.64	     nbSharedExtensionStructures=0  nbConflictsStructures=55  nbSharedConflictsStructures=0
4.64	     nbSharedBinaryRepresentations=17884  nbEvaluationManagers=845  nbSharedEvaluationManagers=0  maxDegree=18
4.64	     maxArity=2
4.64	       =>  wckTime=4.252  cpuTime=4.1  mem=28M349
4.70	   
4.70	   solver IterativeSystematicSolver being built... 
4.88	       =>  wckTime=4.5  cpuTime=4.25  mem=27M963
7.74	   
7.74	   preprocessing
7.74	     nbConstraintChecks=7920425  nbValidityChecks=58127  nbPropagations=100  nbRevisions=1690  nbUselessRevisions=1690
7.74	     nbRemovedValues=0  detectedInconsistency=no
7.74	       =>  wckTime=2.85  cpuTime=2.83  mem=27M963
11.33	   
11.33	   search
11.33	     run=0  nbConstraintChecks=8364129  nbValidityChecks=6043963  nbPropagations=1284  nbRevisions=15859
11.33	     nbUselessRevisions=12080  nbAssignments=207  nbFailedAssignments=191  nbBacktracks=10  nbVisitedNodes=409
11.33	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
11.33	       =>  wckTime=6.444  cpuTime=6.37  mem=28M942
14.87	   
14.87	   search
14.87	     run=1  nbConstraintChecks=16125043  nbValidityChecks=21445580  nbPropagations=4709  nbRevisions=66288
14.87	     nbUselessRevisions=53776  nbAssignments=352  nbFailedAssignments=315  nbBacktracks=25  nbVisitedNodes=693
14.87	     nbRestartNogoods=4  mapSize=25  nbInferences=0  nbTooLargeKeys=0
14.87	       =>  wckTime=9.982  cpuTime=9.9  mem=28M942
40.40	   
40.41	   search
40.41	     run=2  nbConstraintChecks=79030656  nbValidityChecks=125502724  nbPropagations=24686  nbRevisions=363412
40.41	     nbUselessRevisions=296619  nbAssignments=1882  nbFailedAssignments=1816  nbBacktracks=47  nbVisitedNodes=3746
40.41	     nbRestartNogoods=5  mapSize=47  nbInferences=0  nbTooLargeKeys=0
40.41	       =>  wckTime=35.517  cpuTime=35.39  mem=28M942
60.39	   
60.39	   search
60.39	     run=3  nbConstraintChecks=123078059  nbValidityChecks=209406965  nbPropagations=55861  nbRevisions=842412
60.39	     nbUselessRevisions=691533  nbAssignments=2797  nbFailedAssignments=2693  nbBacktracks=80  nbVisitedNodes=5571
60.39	     nbRestartNogoods=27  mapSize=80  nbInferences=0  nbTooLargeKeys=0
60.39	       =>  wckTime=55.499  cpuTime=55.33  mem=28M942
72.41	   
72.42	   search
72.42	     run=4  nbConstraintChecks=150240045  nbValidityChecks=260710223  nbPropagations=94151  nbRevisions=1434383
72.42	     nbUselessRevisions=1180548  nbAssignments=3378  nbFailedAssignments=3219  nbBacktracks=130  nbVisitedNodes=6728
72.42	     nbRestartNogoods=130  mapSize=130  nbInferences=0  nbTooLargeKeys=0
72.42	       =>  wckTime=67.526  cpuTime=67.36  mem=28M942
81.91	   
81.91	   search
81.91	     run=5  nbConstraintChecks=171852306  nbValidityChecks=320243631  nbPropagations=141486  nbRevisions=2165353
81.91	     nbUselessRevisions=1785867  nbAssignments=4027  nbFailedAssignments=3789  nbBacktracks=205  nbVisitedNodes=8022
81.91	     nbRestartNogoods=140  mapSize=205  nbInferences=0  nbTooLargeKeys=0
81.91	       =>  wckTime=77.017  cpuTime=76.85  mem=29M916
164.09	   
164.09	   search
164.09	     run=6  nbConstraintChecks=350127360  nbValidityChecks=688738517  nbPropagations=237326  nbRevisions=3677202
164.09	     nbUselessRevisions=3041481  nbAssignments=8263  nbFailedAssignments=7907  nbBacktracks=318  nbVisitedNodes=16489
164.09	     nbRestartNogoods=150  mapSize=318  nbInferences=0  nbTooLargeKeys=0
164.09	       =>  wckTime=159.202  cpuTime=158.94  mem=29M916
198.79	   
198.79	   search
198.79	     run=7  nbConstraintChecks=436201614  nbValidityChecks=857118976  nbPropagations=359369  nbRevisions=5583859
198.79	     nbUselessRevisions=4618657  nbAssignments=10403  nbFailedAssignments=9872  nbBacktracks=488  nbVisitedNodes=20757
198.79	     nbRestartNogoods=249  mapSize=487  nbInferences=0  nbTooLargeKeys=0
198.79	       =>  wckTime=193.906  cpuTime=193.6  mem=30M890
252.11	   
252.11	   search
252.11	     run=8  nbConstraintChecks=547945977  nbValidityChecks=1173557080  nbPropagations=525901  nbRevisions=8199389
252.11	     nbUselessRevisions=6789687  nbAssignments=13728  nbFailedAssignments=12936  nbBacktracks=744  nbVisitedNodes=27396
252.11	     nbRestartNogoods=255  mapSize=741  nbInferences=0  nbTooLargeKeys=0
252.11	       =>  wckTime=247.221  cpuTime=246.87  mem=31M864
502.28	   
502.28	   INFO : Stopping hyperNogood (mapSize=1046, nbTooLargekeys=0, mem=33M812)
531.40	   
531.40	   search
531.40	     run=9  nbConstraintChecks=1271588785  nbValidityChecks=2017980332  nbPropagations=825424  nbRevisions=12833961
531.40	     nbUselessRevisions=10535631  nbAssignments=28513  nbFailedAssignments=27332  nbBacktracks=1128
531.40	     nbVisitedNodes=56957  nbRestartNogoods=285
531.40	       =>  wckTime=526.509  cpuTime=525.89  mem=33M812
682.39	   
682.39	   search
682.39	     run=10  nbConstraintChecks=1660590025  nbValidityChecks=2820523220  nbPropagations=1257414  nbRevisions=19415660
682.39	     nbUselessRevisions=15862023  nbAssignments=39887  nbFailedAssignments=38126  nbBacktracks=1704
682.39	     nbVisitedNodes=79679  nbRestartNogoods=507
682.39	       =>  wckTime=677.504  cpuTime=676.72  mem=33M812
848.81	   
848.81	   search
848.81	     run=11  nbConstraintChecks=2005026882  nbValidityChecks=3830060113  nbPropagations=1828245  nbRevisions=28254816
848.81	     nbUselessRevisions=23078615  nbAssignments=51358  nbFailedAssignments=48728  nbBacktracks=2568
848.81	     nbVisitedNodes=102563  nbRestartNogoods=593
848.81	       =>  wckTime=843.922  cpuTime=842.95  mem=33M812
1264.61	   
1264.61	   search
1264.61	     run=12  nbConstraintChecks=2907877528  nbValidityChecks=5650853501  nbPropagations=2637182  nbRevisions=41077328
1264.61	     nbUselessRevisions=33578574  nbAssignments=73538  nbFailedAssignments=69607  nbBacktracks=3865
1264.61	     nbVisitedNodes=146828  nbRestartNogoods=769
1264.61	       =>  wckTime=1259.722  cpuTime=1258.33  mem=33M812

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/node18/watcher-235513-1168083049 -o ROOT/results/node18/solver-235513-1168083049 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/235513-1168083049/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.92 1.99 1.88 4/93 27424
/proc/meminfo: memFree=1013080/2055920 swapFree=4192812/4192956
[pid=27423] ppid=27421 vsize=172 CPUtime=0
/proc/27423/stat : 27423 (java) R 27421 27423 27356 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 156699583 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 7860523 0 0 4096 0 0 0 0 17 0 0 0
/proc/27423/statm: 43 24 18 14 0 3 0

[startup+0.107203 s]
/proc/loadavg: 1.92 1.99 1.88 4/93 27424
/proc/meminfo: memFree=1013080/2055920 swapFree=4192812/4192956
[pid=27423] ppid=27421 vsize=47976 CPUtime=0
/proc/27423/stat : 27423 (java) D 27421 27423 27356 0 -1 0 1223 0 1 0 0 0 0 0 18 0 1 0 156699583 49127424 972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 0 0 0
/proc/27423/statm: 11994 972 769 14 0 1707 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47976

[startup+0.515238 s]
/proc/loadavg: 1.92 1.99 1.88 4/93 27424
/proc/meminfo: memFree=1013080/2055920 swapFree=4192812/4192956
[pid=27423] ppid=27421 vsize=915328 CPUtime=0.4
/proc/27423/stat : 27423 (java) R 27421 27423 27356 0 -1 0 6489 0 1 0 37 3 0 0 25 0 8 0 156699583 937295872 6228 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27423/statm: 228832 6228 2139 14 0 215302 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 915328

[startup+1.33632 s]
/proc/loadavg: 1.92 1.99 1.88 3/100 27431
/proc/meminfo: memFree=989344/2055920 swapFree=4192812/4192956
[pid=27423] ppid=27421 vsize=915448 CPUtime=1.22
/proc/27423/stat : 27423 (java) R 27421 27423 27356 0 -1 0 8385 0 1 0 117 5 0 0 25 0 8 0 156699583 937418752 8123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073753376 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27423/statm: 228862 8123 2167 14 0 215332 0
[pid=27423/tid=27425] ppid=27421 vsize=915448 CPUtime=0
/proc/27423/task/27425/stat : 27425 (java) S 27421 27423 27356 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156699596 937418752 8123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27426] ppid=27421 vsize=915448 CPUtime=0
/proc/27423/task/27426/stat : 27426 (java) S 27421 27423 27356 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 156699596 937418752 8123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27427] ppid=27421 vsize=915448 CPUtime=0
/proc/27423/task/27427/stat : 27427 (java) S 27421 27423 27356 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 156699596 937418752 8123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27428] ppid=27421 vsize=915448 CPUtime=0
/proc/27423/task/27428/stat : 27428 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156699599 937418752 8123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27429] ppid=27421 vsize=915448 CPUtime=0.14
/proc/27423/task/27429/stat : 27429 (java) S 27421 27423 27356 0 -1 64 359 0 0 0 13 1 0 0 16 0 8 0 156699599 937418752 8123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27430] ppid=27421 vsize=915448 CPUtime=0
/proc/27423/task/27430/stat : 27430 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156699599 937418752 8123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27431] ppid=27421 vsize=915448 CPUtime=0
/proc/27423/task/27431/stat : 27431 (java) S 27421 27423 27356 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156699599 937418752 8123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 915448

[startup+2.97348 s]
/proc/loadavg: 1.93 1.99 1.88 3/100 27431
/proc/meminfo: memFree=986912/2055920 swapFree=4192812/4192956
[pid=27423] ppid=27421 vsize=915448 CPUtime=2.85
/proc/27423/stat : 27423 (java) R 27421 27423 27356 0 -1 0 9273 0 1 0 280 5 0 0 25 0 8 0 156699583 937418752 9010 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073764175 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27423/statm: 228862 9010 2167 14 0 215332 0
[pid=27423/tid=27425] ppid=27421 vsize=915448 CPUtime=0
/proc/27423/task/27425/stat : 27425 (java) S 27421 27423 27356 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156699596 937418752 9010 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27426] ppid=27421 vsize=915448 CPUtime=0
/proc/27423/task/27426/stat : 27426 (java) S 27421 27423 27356 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 156699596 937418752 9010 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27427] ppid=27421 vsize=915448 CPUtime=0
/proc/27423/task/27427/stat : 27427 (java) S 27421 27423 27356 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 156699596 937418752 9010 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27428] ppid=27421 vsize=915448 CPUtime=0
/proc/27423/task/27428/stat : 27428 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156699599 937418752 9011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27429] ppid=27421 vsize=915448 CPUtime=0.14
/proc/27423/task/27429/stat : 27429 (java) S 27421 27423 27356 0 -1 64 360 0 0 0 13 1 0 0 16 0 8 0 156699599 937418752 9013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27430] ppid=27421 vsize=915448 CPUtime=0
/proc/27423/task/27430/stat : 27430 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156699599 937418752 9017 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27431] ppid=27421 vsize=915448 CPUtime=0
/proc/27423/task/27431/stat : 27431 (java) S 27421 27423 27356 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156699599 937418752 9020 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 915448

[startup+6.17479 s]
/proc/loadavg: 1.93 1.99 1.88 3/100 27431
/proc/meminfo: memFree=969120/2055920 swapFree=4192812/4192956
[pid=27423] ppid=27421 vsize=915584 CPUtime=6.06
/proc/27423/stat : 27423 (java) R 27421 27423 27356 0 -1 0 13670 0 1 0 598 8 0 0 25 0 8 0 156699583 937558016 13406 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073997306 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27423/statm: 228896 13406 2529 14 0 215366 0
[pid=27423/tid=27425] ppid=27421 vsize=915584 CPUtime=0.05
/proc/27423/task/27425/stat : 27425 (java) S 27421 27423 27356 0 -1 64 1662 0 0 0 5 0 0 0 17 0 8 0 156699596 937558016 13406 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27426] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27426/stat : 27426 (java) S 27421 27423 27356 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156699596 937558016 13406 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27427] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27427/stat : 27427 (java) S 27421 27423 27356 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156699596 937558016 13406 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27428] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27428/stat : 27428 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156699599 937558016 13406 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27429] ppid=27421 vsize=915584 CPUtime=0.23
/proc/27423/task/27429/stat : 27429 (java) S 27421 27423 27356 0 -1 64 415 0 0 0 22 1 0 0 15 0 8 0 156699599 937558016 13406 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27430] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27430/stat : 27430 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156699599 937558016 13406 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27431] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27431/stat : 27431 (java) S 27421 27423 27356 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156699599 937558016 13406 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 915584

[startup+12.6434 s]
/proc/loadavg: 1.94 1.99 1.88 3/100 27431
/proc/meminfo: memFree=969056/2055920 swapFree=4192812/4192956
[pid=27423] ppid=27421 vsize=915584 CPUtime=12.5
/proc/27423/stat : 27423 (java) R 27421 27423 27356 0 -1 0 13705 0 1 0 1241 9 0 0 25 0 8 0 156699583 937558016 13434 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751021 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27423/statm: 228896 13434 2534 14 0 215366 0
[pid=27423/tid=27425] ppid=27421 vsize=915584 CPUtime=0.05
/proc/27423/task/27425/stat : 27425 (java) S 27421 27423 27356 0 -1 64 1663 0 0 0 5 0 0 0 17 0 8 0 156699596 937558016 13434 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27426] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27426/stat : 27426 (java) S 27421 27423 27356 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156699596 937558016 13434 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27427] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27427/stat : 27427 (java) S 27421 27423 27356 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156699596 937558016 13434 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27428] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27428/stat : 27428 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156699599 937558016 13434 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27429] ppid=27421 vsize=915584 CPUtime=0.28
/proc/27423/task/27429/stat : 27429 (java) S 27421 27423 27356 0 -1 64 437 0 0 0 26 2 0 0 15 0 8 0 156699599 937558016 13434 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27430] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27430/stat : 27430 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156699599 937558016 13434 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27431] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27431/stat : 27431 (java) S 27421 27423 27356 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156699599 937558016 13434 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 915584

[startup+25.5157 s]
/proc/loadavg: 1.95 1.99 1.88 3/100 27431
/proc/meminfo: memFree=969056/2055920 swapFree=4192812/4192956
[pid=27423] ppid=27421 vsize=915584 CPUtime=25.36
/proc/27423/stat : 27423 (java) R 27421 27423 27356 0 -1 0 13712 0 1 0 2527 9 0 0 25 0 8 0 156699583 937558016 13437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073753472 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27423/statm: 228896 13437 2534 14 0 215366 0
[pid=27423/tid=27425] ppid=27421 vsize=915584 CPUtime=0.05
/proc/27423/task/27425/stat : 27425 (java) S 27421 27423 27356 0 -1 64 1663 0 0 0 5 0 0 0 16 0 8 0 156699596 937558016 13437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27426] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27426/stat : 27426 (java) S 27421 27423 27356 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156699596 937558016 13437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27427] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27427/stat : 27427 (java) S 27421 27423 27356 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156699596 937558016 13437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27428] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27428/stat : 27428 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156699599 937558016 13437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27429] ppid=27421 vsize=915584 CPUtime=0.29
/proc/27423/task/27429/stat : 27429 (java) S 27421 27423 27356 0 -1 64 442 0 0 0 27 2 0 0 15 0 8 0 156699599 937558016 13437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27430] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27430/stat : 27430 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156699599 937558016 13437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27431] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27431/stat : 27431 (java) S 27421 27423 27356 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156699599 937558016 13437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915584

[startup+51.1331 s]
/proc/loadavg: 2.02 2.01 1.89 3/100 27431
/proc/meminfo: memFree=969056/2055920 swapFree=4192812/4192956
[pid=27423] ppid=27421 vsize=915584 CPUtime=50.97
/proc/27423/stat : 27423 (java) R 27421 27423 27356 0 -1 0 13725 0 1 0 5088 9 0 0 25 0 8 0 156699583 937558016 13448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073754251 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27423/statm: 228896 13448 2534 14 0 215366 0
[pid=27423/tid=27425] ppid=27421 vsize=915584 CPUtime=0.05
/proc/27423/task/27425/stat : 27425 (java) S 27421 27423 27356 0 -1 64 1663 0 0 0 5 0 0 0 16 0 8 0 156699596 937558016 13448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27426] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27426/stat : 27426 (java) S 27421 27423 27356 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156699596 937558016 13448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27427] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27427/stat : 27427 (java) S 27421 27423 27356 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156699596 937558016 13448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27428] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27428/stat : 27428 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156699599 937558016 13448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27429] ppid=27421 vsize=915584 CPUtime=0.31
/proc/27423/task/27429/stat : 27429 (java) S 27421 27423 27356 0 -1 64 454 0 0 0 29 2 0 0 16 0 8 0 156699599 937558016 13448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27430] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27430/stat : 27430 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156699599 937558016 13448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27431] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27431/stat : 27431 (java) S 27421 27423 27356 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156699599 937558016 13448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 915584

[startup+102.369 s]
/proc/loadavg: 2.01 2.00 1.90 3/100 27431
/proc/meminfo: memFree=969056/2055920 swapFree=4192812/4192956
[pid=27423] ppid=27421 vsize=915584 CPUtime=102.13
/proc/27423/stat : 27423 (java) R 27421 27423 27356 0 -1 0 13726 0 1 0 10203 10 0 0 25 0 8 0 156699583 937558016 13448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073754107 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27423/statm: 228896 13448 2534 14 0 215366 0
[pid=27423/tid=27425] ppid=27421 vsize=915584 CPUtime=0.05
/proc/27423/task/27425/stat : 27425 (java) S 27421 27423 27356 0 -1 64 1663 0 0 0 5 0 0 0 16 0 8 0 156699596 937558016 13448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27426] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27426/stat : 27426 (java) S 27421 27423 27356 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156699596 937558016 13448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27427] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27427/stat : 27427 (java) S 27421 27423 27356 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156699596 937558016 13448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27428] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27428/stat : 27428 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156699599 937558016 13448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27429] ppid=27421 vsize=915584 CPUtime=0.31
/proc/27423/task/27429/stat : 27429 (java) S 27421 27423 27356 0 -1 64 454 0 0 0 29 2 0 0 16 0 8 0 156699599 937558016 13448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27430] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27430/stat : 27430 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156699599 937558016 13448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27431] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27431/stat : 27431 (java) S 27421 27423 27356 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156699599 937558016 13448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 915584

[startup+162.455 s]
/proc/loadavg: 2.00 2.00 1.90 3/100 27431
/proc/meminfo: memFree=969056/2055920 swapFree=4192812/4192956
[pid=27423] ppid=27421 vsize=915584 CPUtime=162.17
/proc/27423/stat : 27423 (java) R 27421 27423 27356 0 -1 0 13726 0 1 0 16207 10 0 0 25 0 8 0 156699583 937558016 13448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073973376 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1483.71 s]
/proc/loadavg: 2.08 2.08 1.97 3/100 27523
/proc/meminfo: memFree=933672/2055920 swapFree=4192812/4192956
[pid=27423] ppid=27421 vsize=915584 CPUtime=1482.07
/proc/27423/stat : 27423 (java) R 27421 27423 27356 0 -1 0 13733 0 1 0 148191 16 0 0 25 0 8 0 156699583 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27423/statm: 228896 13454 2534 14 0 215366 0
[pid=27423/tid=27425] ppid=27421 vsize=915584 CPUtime=0.05
/proc/27423/task/27425/stat : 27425 (java) S 27421 27423 27356 0 -1 64 1663 0 0 0 5 0 0 0 16 0 8 0 156699596 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27426] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27426/stat : 27426 (java) S 27421 27423 27356 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156699596 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27427] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27427/stat : 27427 (java) S 27421 27423 27356 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156699596 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27428] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27428/stat : 27428 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27429] ppid=27421 vsize=915584 CPUtime=0.32
/proc/27423/task/27429/stat : 27429 (java) S 27421 27423 27356 0 -1 64 460 0 0 0 30 2 0 0 16 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27430] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27430/stat : 27430 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27431] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27431/stat : 27431 (java) S 27421 27423 27356 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 915584

[startup+1543.71 s]
/proc/loadavg: 2.12 2.09 1.98 3/100 27523
/proc/meminfo: memFree=933672/2055920 swapFree=4192812/4192956
[pid=27423] ppid=27421 vsize=915584 CPUtime=1542
/proc/27423/stat : 27423 (java) R 27421 27423 27356 0 -1 0 13733 0 1 0 154184 16 0 0 25 0 8 0 156699583 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751030 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27423/statm: 228896 13454 2534 14 0 215366 0
[pid=27423/tid=27425] ppid=27421 vsize=915584 CPUtime=0.05
/proc/27423/task/27425/stat : 27425 (java) S 27421 27423 27356 0 -1 64 1663 0 0 0 5 0 0 0 16 0 8 0 156699596 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27426] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27426/stat : 27426 (java) S 27421 27423 27356 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156699596 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27427] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27427/stat : 27427 (java) S 27421 27423 27356 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156699596 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27428] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27428/stat : 27428 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27429] ppid=27421 vsize=915584 CPUtime=0.32
/proc/27423/task/27429/stat : 27429 (java) S 27421 27423 27356 0 -1 64 460 0 0 0 30 2 0 0 16 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27430] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27430/stat : 27430 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27431] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27431/stat : 27431 (java) S 27421 27423 27356 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 915584

[startup+1603.71 s]
/proc/loadavg: 2.08 2.09 1.99 3/100 27523
/proc/meminfo: memFree=933736/2055920 swapFree=4192812/4192956
[pid=27423] ppid=27421 vsize=915584 CPUtime=1601.95
/proc/27423/stat : 27423 (java) R 27421 27423 27356 0 -1 0 13733 0 1 0 160179 16 0 0 25 0 8 0 156699583 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751021 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27423/statm: 228896 13454 2534 14 0 215366 0
[pid=27423/tid=27425] ppid=27421 vsize=915584 CPUtime=0.05
/proc/27423/task/27425/stat : 27425 (java) S 27421 27423 27356 0 -1 64 1663 0 0 0 5 0 0 0 16 0 8 0 156699596 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27426] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27426/stat : 27426 (java) S 27421 27423 27356 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156699596 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27427] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27427/stat : 27427 (java) S 27421 27423 27356 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156699596 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27428] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27428/stat : 27428 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27429] ppid=27421 vsize=915584 CPUtime=0.32
/proc/27423/task/27429/stat : 27429 (java) S 27421 27423 27356 0 -1 64 460 0 0 0 30 2 0 0 16 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27430] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27430/stat : 27430 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27431] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27431/stat : 27431 (java) S 27421 27423 27356 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 915584

[startup+1663.82 s]
/proc/loadavg: 2.03 2.07 1.99 3/100 27523
/proc/meminfo: memFree=933736/2055920 swapFree=4192812/4192956
[pid=27423] ppid=27421 vsize=915584 CPUtime=1662
/proc/27423/stat : 27423 (java) R 27421 27423 27356 0 -1 0 13733 0 1 0 166184 16 0 0 25 0 8 0 156699583 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073998986 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27423/statm: 228896 13454 2534 14 0 215366 0
[pid=27423/tid=27425] ppid=27421 vsize=915584 CPUtime=0.05
/proc/27423/task/27425/stat : 27425 (java) S 27421 27423 27356 0 -1 64 1663 0 0 0 5 0 0 0 16 0 8 0 156699596 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27426] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27426/stat : 27426 (java) S 27421 27423 27356 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156699596 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27427] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27427/stat : 27427 (java) S 27421 27423 27356 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156699596 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27428] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27428/stat : 27428 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27429] ppid=27421 vsize=915584 CPUtime=0.32
/proc/27423/task/27429/stat : 27429 (java) S 27421 27423 27356 0 -1 64 460 0 0 0 30 2 0 0 16 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27430] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27430/stat : 27430 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27431] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27431/stat : 27431 (java) S 27421 27423 27356 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 915584

[startup+1723.91 s]
/proc/loadavg: 2.08 2.07 2.00 3/100 27523
/proc/meminfo: memFree=933672/2055920 swapFree=4192812/4192956
[pid=27423] ppid=27421 vsize=915584 CPUtime=1722.01
/proc/27423/stat : 27423 (java) R 27421 27423 27356 0 -1 0 13733 0 1 0 172185 16 0 0 25 0 8 0 156699583 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073754247 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27423/statm: 228896 13454 2534 14 0 215366 0
[pid=27423/tid=27425] ppid=27421 vsize=915584 CPUtime=0.05
/proc/27423/task/27425/stat : 27425 (java) S 27421 27423 27356 0 -1 64 1663 0 0 0 5 0 0 0 16 0 8 0 156699596 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27426] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27426/stat : 27426 (java) S 27421 27423 27356 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156699596 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27427] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27427/stat : 27427 (java) S 27421 27423 27356 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156699596 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27428] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27428/stat : 27428 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27429] ppid=27421 vsize=915584 CPUtime=0.32
/proc/27423/task/27429/stat : 27429 (java) S 27421 27423 27356 0 -1 64 460 0 0 0 30 2 0 0 16 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27430] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27430/stat : 27430 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27431] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27431/stat : 27431 (java) S 27421 27423 27356 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 915584

[startup+1783.92 s]
/proc/loadavg: 2.03 2.05 2.00 3/100 27523
/proc/meminfo: memFree=933672/2055920 swapFree=4192812/4192956
[pid=27423] ppid=27421 vsize=915584 CPUtime=1781.97
/proc/27423/stat : 27423 (java) R 27421 27423 27356 0 -1 0 13733 0 1 0 178181 16 0 0 25 0 8 0 156699583 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073986970 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27423/statm: 228896 13454 2534 14 0 215366 0
[pid=27423/tid=27425] ppid=27421 vsize=915584 CPUtime=0.05
/proc/27423/task/27425/stat : 27425 (java) S 27421 27423 27356 0 -1 64 1663 0 0 0 5 0 0 0 16 0 8 0 156699596 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27426] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27426/stat : 27426 (java) S 27421 27423 27356 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156699596 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27427] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27427/stat : 27427 (java) S 27421 27423 27356 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156699596 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27428] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27428/stat : 27428 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27429] ppid=27421 vsize=915584 CPUtime=0.32
/proc/27423/task/27429/stat : 27429 (java) S 27421 27423 27356 0 -1 64 460 0 0 0 30 2 0 0 16 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27430] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27430/stat : 27430 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27431] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27431/stat : 27431 (java) S 27421 27423 27356 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 915584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.03 s]
/proc/loadavg: 2.02 2.05 2.00 4/100 27523
/proc/meminfo: memFree=933672/2055920 swapFree=4192812/4192956
[pid=27423] ppid=27421 vsize=915584 CPUtime=1800.08
/proc/27423/stat : 27423 (java) R 27421 27423 27356 0 -1 0 13733 0 1 0 179992 16 0 0 25 0 8 0 156699583 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073979619 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27423/statm: 228896 13454 2534 14 0 215366 0
[pid=27423/tid=27425] ppid=27421 vsize=915584 CPUtime=0.05
/proc/27423/task/27425/stat : 27425 (java) S 27421 27423 27356 0 -1 64 1663 0 0 0 5 0 0 0 16 0 8 0 156699596 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27426] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27426/stat : 27426 (java) S 27421 27423 27356 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156699596 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27427] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27427/stat : 27427 (java) S 27421 27423 27356 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156699596 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27428] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27428/stat : 27428 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27429] ppid=27421 vsize=915584 CPUtime=0.32
/proc/27423/task/27429/stat : 27429 (java) S 27421 27423 27356 0 -1 64 460 0 0 0 30 2 0 0 16 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27430] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27430/stat : 27430 (java) S 27421 27423 27356 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156699599 937558016 13454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27423/tid=27431] ppid=27421 vsize=915584 CPUtime=0
/proc/27423/task/27431/stat : 27431 (java) S 27421 27423 27356 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156699599 937558016 13454 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): 1802.07
CPU time (s): 1800.12
CPU user time (s): 1799.95
CPU system time (s): 0.176973
CPU usage (%): 99.8922
Max. virtual memory (cumulated for all children) (KiB): 915584

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

runsolver used 2.29165 s user time and 5.63914 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan  6 11:30:49 UTC 2007


IDJOB= 235513
IDBENCH= 6775
FILE ID= node18/235513-1168083049

PBS_JOBID= 3476247

Free space on /tmp= 66285 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  376c4d5b9e80417bbb3a28982bb1287e

RANDOM SEED= 162049162

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.231
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.231
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:       1013496 kB
Buffers:         70852 kB
Cached:         715092 kB
SwapCached:          0 kB
Active:         537148 kB
Inactive:       405896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1013496 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1932 kB
Writeback:           0 kB
Mapped:         186204 kB
Slab:            84148 kB
Committed_AS:  4964280 kB
PageTables:       2312 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= 66283 MiB



End job on node18 on Sat Jan  6 12:00:51 UTC 2007