Trace number 233892

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.08 1808.15

General information on the benchmark

Nametaillard/
os-taillard-7/os-taillard-7-95-3.xml
MD5SUMd74e1fc2cd64aae8cda46a42a291518c
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 benchmark0.351946
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size437
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
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/233892-1168081406/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=49  nbDomainTypes=49  minDomainSize=343  maxDomainSize=437
0.42	       =>  wckTime=0.111  cpuTime=0.1  mem=7M879
0.42	   
0.42	   predicates being loaded...
0.42	   
0.42	   constraints being loaded...
4.39	   
4.39	   INFO : Stopping converting binary constraints (cpu=4.05, mem = 19M524)
4.44	     nbConstraints=294  nbConvertedConstraints=94  nbConvertConstraintsChecks=13987838  nbExtensionStructures=94
4.44	     nbSharedExtensionStructures=0  nbConflictsStructures=94  nbSharedConflictsStructures=0
4.44	     nbSharedBinaryRepresentations=20446  nbEvaluationManagers=200  nbSharedEvaluationManagers=0  maxDegree=12
4.44	     maxArity=2
4.44	       =>  wckTime=4.136  cpuTime=4.02  mem=20M499
4.50	   
4.50	   solver IterativeSystematicSolver being built... 
4.67	       =>  wckTime=4.362  cpuTime=4.16  mem=20M924
5.53	   
5.54	   preprocessing
5.54	     nbConstraintChecks=2228575  nbValidityChecks=14531  nbPropagations=49  nbRevisions=400  nbUselessRevisions=400
5.54	     nbRemovedValues=0  detectedInconsistency=no
5.54	       =>  wckTime=0.86  cpuTime=0.85  mem=20M924
9.75	   
9.75	   search
9.75	     run=0  nbConstraintChecks=16673402  nbValidityChecks=10651495  nbPropagations=4825  nbRevisions=41310
9.75	     nbUselessRevisions=30601  nbAssignments=491  nbFailedAssignments=478  nbBacktracks=10  nbVisitedNodes=980
9.75	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
9.75	       =>  wckTime=5.071  cpuTime=5.0  mem=20M924
17.17	   
17.17	   search
17.17	     run=1  nbConstraintChecks=31811862  nbValidityChecks=33470005  nbPropagations=19826  nbRevisions=163090
17.17	     nbUselessRevisions=121829  nbAssignments=1703  nbFailedAssignments=1671  nbBacktracks=25  nbVisitedNodes=3400
17.17	     nbRestartNogoods=10  mapSize=25  nbInferences=0  nbTooLargeKeys=0
17.17	       =>  wckTime=12.498  cpuTime=12.35  mem=20M924
26.88	   
26.88	   search
26.88	     run=2  nbConstraintChecks=89644219  nbValidityChecks=47821606  nbPropagations=46327  nbRevisions=370571
26.88	     nbUselessRevisions=270663  nbAssignments=3054  nbFailedAssignments=2995  nbBacktracks=47  nbVisitedNodes=6097
26.88	     nbRestartNogoods=25  mapSize=47  nbInferences=0  nbTooLargeKeys=0
26.88	       =>  wckTime=22.208  cpuTime=22.01  mem=20M924
40.77	   
40.77	   search
40.77	     run=3  nbConstraintChecks=195985186  nbValidityChecks=61939387  nbPropagations=88857  nbRevisions=692459
40.77	     nbUselessRevisions=483819  nbAssignments=5933  nbFailedAssignments=5836  nbBacktracks=80  nbVisitedNodes=11850
40.77	     nbRestartNogoods=40  mapSize=80  nbInferences=0  nbTooLargeKeys=0
40.78	       =>  wckTime=36.101  cpuTime=35.83  mem=21M899
47.06	   
47.06	   search
47.06	     run=4  nbConstraintChecks=226773598  nbValidityChecks=86851638  nbPropagations=142277  nbRevisions=1112210
47.06	     nbUselessRevisions=769554  nbAssignments=7078  nbFailedAssignments=6928  nbBacktracks=130  nbVisitedNodes=14136
47.06	     nbRestartNogoods=73  mapSize=130  nbInferences=0  nbTooLargeKeys=0
47.06	       =>  wckTime=42.387  cpuTime=42.09  mem=21M899
58.33	   
58.33	   search
58.33	     run=5  nbConstraintChecks=266816823  nbValidityChecks=115699023  nbPropagations=207484  nbRevisions=1640539
58.33	     nbUselessRevisions=1131928  nbAssignments=8641  nbFailedAssignments=8413  nbBacktracks=206  nbVisitedNodes=17256
58.33	     nbRestartNogoods=205  mapSize=206  nbInferences=0  nbTooLargeKeys=0
58.33	       =>  wckTime=53.661  cpuTime=53.31  mem=21M899
70.75	   
70.75	   search
70.75	     run=6  nbConstraintChecks=322959444  nbValidityChecks=145653660  nbPropagations=286567  nbRevisions=2296385
70.75	     nbUselessRevisions=1579599  nbAssignments=10899  nbFailedAssignments=10555  nbBacktracks=319  nbVisitedNodes=21768
70.75	     nbRestartNogoods=212  mapSize=319  nbInferences=0  nbTooLargeKeys=0
70.75	       =>  wckTime=66.075  cpuTime=65.66  mem=21M899
98.31	   
98.31	   search
98.31	     run=7  nbConstraintChecks=425313514  nbValidityChecks=208212218  nbPropagations=390721  nbRevisions=3189859
98.31	     nbUselessRevisions=2191704  nbAssignments=14718  nbFailedAssignments=14201  nbBacktracks=489  nbVisitedNodes=29402
98.31	     nbRestartNogoods=321  mapSize=489  nbInferences=0  nbTooLargeKeys=0
98.31	       =>  wckTime=93.637  cpuTime=93.1  mem=21M899
134.13	   
134.13	   search
134.13	     run=8  nbConstraintChecks=691116578  nbValidityChecks=271238921  nbPropagations=541172  nbRevisions=4438384
134.13	     nbUselessRevisions=3020509  nbAssignments=22294  nbFailedAssignments=21518  nbBacktracks=745  nbVisitedNodes=44551
134.13	     nbRestartNogoods=414  mapSize=745  nbInferences=0  nbTooLargeKeys=0
134.13	       =>  wckTime=129.457  cpuTime=128.74  mem=22M874
163.90	   
163.90	   INFO : Stopping hyperNogood (mapSize=1049, nbTooLargekeys=0, mem=22M874)
172.26	   
172.26	   search
172.26	     run=9  nbConstraintChecks=871640492  nbValidityChecks=425271302  nbPropagations=756923  nbRevisions=6280273
172.26	     nbUselessRevisions=4288981  nbAssignments=29482  nbFailedAssignments=28319  nbBacktracks=1129  nbVisitedNodes=58915
172.26	     nbRestartNogoods=613
172.26	       =>  wckTime=167.583  cpuTime=166.69  mem=22M874
260.99	   
260.99	   search
260.99	     run=10  nbConstraintChecks=1345781638  nbValidityChecks=679028745  nbPropagations=1089887  nbRevisions=9167783
260.99	     nbUselessRevisions=6284630  nbAssignments=45944  nbFailedAssignments=44202  nbBacktracks=1705  nbVisitedNodes=91833
260.99	     nbRestartNogoods=664
260.99	       =>  wckTime=256.318  cpuTime=255.0  mem=23M850
337.32	   
337.32	   search
337.32	     run=11  nbConstraintChecks=2096777975  nbValidityChecks=858111447  nbPropagations=1565803  nbRevisions=13121155
337.32	     nbUselessRevisions=8940187  nbAssignments=66481  nbFailedAssignments=63872  nbBacktracks=2569
337.32	     nbVisitedNodes=132891  nbRestartNogoods=694
337.32	       =>  wckTime=332.644  cpuTime=330.97  mem=23M850
486.86	   
486.86	   search
486.86	     run=12  nbConstraintChecks=2606243917  nbValidityChecks=1310186002  nbPropagations=2215428  nbRevisions=18733352
486.86	     nbUselessRevisions=12817077  nbAssignments=86979  nbFailedAssignments=83070  nbBacktracks=3866
486.86	     nbVisitedNodes=173851  nbRestartNogoods=787
486.86	       =>  wckTime=482.184  cpuTime=479.81  mem=23M850
765.99	   
765.99	   search
765.99	     run=13  nbConstraintChecks=4147070285  nbValidityChecks=2154151800  nbPropagations=3258411  nbRevisions=27857325
765.99	     nbUselessRevisions=19140015  nbAssignments=142012  nbFailedAssignments=136154  nbBacktracks=5812
765.99	     nbVisitedNodes=283902  nbRestartNogoods=954
765.99	       =>  wckTime=761.32  cpuTime=757.64  mem=23M850
995.59	   
995.59	   search
995.59	     run=14  nbConstraintChecks=6031672149  nbValidityChecks=2665712497  nbPropagations=4666075  nbRevisions=39851789
995.59	     nbUselessRevisions=27237614  nbAssignments=197376  nbFailedAssignments=188596  nbBacktracks=8731
995.59	     nbVisitedNodes=394579  nbRestartNogoods=1083
995.59	       =>  wckTime=990.917  cpuTime=986.16  mem=23M850
1562.55	   
1562.55	   search
1562.55	     run=15  nbConstraintChecks=9764255295  nbValidityChecks=4408127038  nbPropagations=6981740  nbRevisions=59393604
1562.55	     nbUselessRevisions=40622380  nbAssignments=307626  nbFailedAssignments=294466  nbBacktracks=13109
1562.55	     nbVisitedNodes=615059  nbRestartNogoods=1476
1562.55	       =>  wckTime=1557.872  cpuTime=1550.45  mem=23M850

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/node14/watcher-233892-1168081406 -o ROOT/results/node14/solver-233892-1168081406 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/233892-1168081406/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.39 0.97 1.38 4/93 27003
/proc/meminfo: memFree=1334872/2055920 swapFree=4182236/4192956
[pid=27002] ppid=27000 vsize=18540 CPUtime=0
/proc/27002/stat : 27002 (runsolver) R 27000 27002 26935 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 156535527 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 212234464551 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/27002/statm: 4635 279 244 17 0 2626 0

[startup+0.109952 s]
/proc/loadavg: 1.39 0.97 1.38 4/93 27003
/proc/meminfo: memFree=1334872/2055920 swapFree=4182236/4192956
[pid=27002] ppid=27000 vsize=914988 CPUtime=0.09
/proc/27002/stat : 27002 (java) R 27000 27002 26935 0 -1 0 3061 0 1 0 8 1 0 0 20 0 8 0 156535527 936947712 2807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153838720 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27002/statm: 228747 2807 1450 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.521991 s]
/proc/loadavg: 1.39 0.97 1.38 4/93 27003
/proc/meminfo: memFree=1334872/2055920 swapFree=4182236/4192956
[pid=27002] ppid=27000 vsize=915328 CPUtime=0.51
/proc/27002/stat : 27002 (java) R 27000 27002 26935 0 -1 0 6802 0 1 0 47 4 0 0 22 0 8 0 156535527 937295872 6541 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152155451 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27002/statm: 228832 6541 2150 14 0 215302 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 915328

[startup+1.34706 s]
/proc/loadavg: 1.39 0.97 1.38 3/100 27010
/proc/meminfo: memFree=1315360/2055920 swapFree=4182236/4192956
[pid=27002] ppid=27000 vsize=915460 CPUtime=1.32
/proc/27002/stat : 27002 (java) R 27000 27002 26935 0 -1 0 7350 0 1 0 128 4 0 0 25 0 8 0 156535527 937431040 7088 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073643212 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27002/statm: 228865 7088 2167 14 0 215335 0
[pid=27002/tid=27004] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27004/stat : 27004 (java) S 27000 27002 26935 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156535530 937431040 7088 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27005] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27005/stat : 27005 (java) S 27000 27002 26935 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156535531 937431040 7088 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27006] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27006/stat : 27006 (java) S 27000 27002 26935 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 156535531 937431040 7088 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27007] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27007/stat : 27007 (java) S 27000 27002 26935 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156535534 937431040 7088 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27008] ppid=27000 vsize=915460 CPUtime=0.1
/proc/27002/task/27008/stat : 27008 (java) S 27000 27002 26935 0 -1 64 323 0 0 0 10 0 0 0 16 0 8 0 156535534 937431040 7088 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27009] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27009/stat : 27009 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156535534 937431040 7088 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27010] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27010/stat : 27010 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156535534 937431040 7088 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915460

[startup+2.98422 s]
/proc/loadavg: 1.39 0.97 1.38 3/100 27010
/proc/meminfo: memFree=1312864/2055920 swapFree=4182236/4192956
[pid=27002] ppid=27000 vsize=915460 CPUtime=2.95
/proc/27002/stat : 27002 (java) R 27000 27002 26935 0 -1 0 8309 0 1 0 290 5 0 0 25 0 8 0 156535527 937431040 8047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073641968 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27002/statm: 228865 8047 2167 14 0 215335 0
[pid=27002/tid=27004] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27004/stat : 27004 (java) S 27000 27002 26935 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 156535530 937431040 8047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27005] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27005/stat : 27005 (java) S 27000 27002 26935 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156535531 937431040 8047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27006] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27006/stat : 27006 (java) S 27000 27002 26935 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 156535531 937431040 8047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27007] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27007/stat : 27007 (java) S 27000 27002 26935 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156535534 937431040 8047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27008] ppid=27000 vsize=915460 CPUtime=0.1
/proc/27002/task/27008/stat : 27008 (java) S 27000 27002 26935 0 -1 64 325 0 0 0 10 0 0 0 16 0 8 0 156535534 937431040 8047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27009] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27009/stat : 27009 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156535534 937431040 8047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27010] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27010/stat : 27010 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156535534 937431040 8047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915460

[startup+6.27053 s]
/proc/loadavg: 1.44 0.98 1.38 3/100 27010
/proc/meminfo: memFree=1299680/2055920 swapFree=4182236/4192956
[pid=27002] ppid=27000 vsize=915460 CPUtime=6.23
/proc/27002/stat : 27002 (java) R 27000 27002 26935 0 -1 0 11497 0 1 0 615 8 0 0 25 0 8 0 156535527 937431040 11233 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073640784 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27002/statm: 228865 11233 2530 14 0 215335 0
[pid=27002/tid=27004] ppid=27000 vsize=915460 CPUtime=0.04
/proc/27002/task/27004/stat : 27004 (java) S 27000 27002 26935 0 -1 64 1440 0 0 0 4 0 0 0 17 0 8 0 156535530 937431040 11233 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27005] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27005/stat : 27005 (java) S 27000 27002 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156535531 937431040 11233 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27006] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27006/stat : 27006 (java) S 27000 27002 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156535531 937431040 11233 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27007] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27007/stat : 27007 (java) S 27000 27002 26935 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156535534 937431040 11233 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27008] ppid=27000 vsize=915460 CPUtime=0.21
/proc/27002/task/27008/stat : 27008 (java) S 27000 27002 26935 0 -1 64 377 0 0 0 20 1 0 0 15 0 8 0 156535534 937431040 11233 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27009] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27009/stat : 27009 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156535534 937431040 11233 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27010] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27010/stat : 27010 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156535534 937431040 11233 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915460

[startup+12.7571 s]
/proc/loadavg: 1.48 1.00 1.38 3/100 27010
/proc/meminfo: memFree=1299616/2055920 swapFree=4182236/4192956
[pid=27002] ppid=27000 vsize=915460 CPUtime=12.68
/proc/27002/stat : 27002 (java) R 27000 27002 26935 0 -1 0 11513 0 1 0 1260 8 0 0 25 0 8 0 156535527 937431040 11245 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073640822 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27002/statm: 228865 11245 2534 14 0 215335 0
[pid=27002/tid=27004] ppid=27000 vsize=915460 CPUtime=0.04
/proc/27002/task/27004/stat : 27004 (java) S 27000 27002 26935 0 -1 64 1441 0 0 0 4 0 0 0 17 0 8 0 156535530 937431040 11245 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27005] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27005/stat : 27005 (java) S 27000 27002 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156535531 937431040 11245 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27006] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27006/stat : 27006 (java) S 27000 27002 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156535531 937431040 11245 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27007] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27007/stat : 27007 (java) S 27000 27002 26935 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156535534 937431040 11245 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27008] ppid=27000 vsize=915460 CPUtime=0.23
/proc/27002/task/27008/stat : 27008 (java) S 27000 27002 26935 0 -1 64 383 0 0 0 22 1 0 0 15 0 8 0 156535534 937431040 11245 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27009] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27009/stat : 27009 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156535534 937431040 11245 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27010] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27010/stat : 27010 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156535534 937431040 11245 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 915460

[startup+25.6194 s]
/proc/loadavg: 1.60 1.05 1.39 3/100 27010
/proc/meminfo: memFree=1299560/2055920 swapFree=4182236/4192956
[pid=27002] ppid=27000 vsize=915460 CPUtime=25.48
/proc/27002/stat : 27002 (java) R 27000 27002 26935 0 -1 0 11530 0 1 0 2540 8 0 0 25 0 8 0 156535527 937431040 11259 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27002/statm: 228865 11259 2534 14 0 215335 0
[pid=27002/tid=27004] ppid=27000 vsize=915460 CPUtime=0.04
/proc/27002/task/27004/stat : 27004 (java) S 27000 27002 26935 0 -1 64 1441 0 0 0 4 0 0 0 16 0 8 0 156535530 937431040 11259 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27005] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27005/stat : 27005 (java) S 27000 27002 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156535531 937431040 11259 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27006] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27006/stat : 27006 (java) S 27000 27002 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156535531 937431040 11259 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27007] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27007/stat : 27007 (java) S 27000 27002 26935 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156535534 937431040 11259 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27008] ppid=27000 vsize=915460 CPUtime=0.26
/proc/27002/task/27008/stat : 27008 (java) S 27000 27002 26935 0 -1 64 397 0 0 0 25 1 0 0 17 0 8 0 156535534 937431040 11259 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27009] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27009/stat : 27009 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156535534 937431040 11259 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27010] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27010/stat : 27010 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156535534 937431040 11259 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 915460

[startup+51.2318 s]
/proc/loadavg: 1.73 1.12 1.41 3/100 27010
/proc/meminfo: memFree=1299624/2055920 swapFree=4182236/4192956
[pid=27002] ppid=27000 vsize=915460 CPUtime=50.97
/proc/27002/stat : 27002 (java) R 27000 27002 26935 0 -1 0 11533 0 1 0 5088 9 0 0 25 0 8 0 156535527 937431040 11261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073645015 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27002/statm: 228865 11261 2534 14 0 215335 0
[pid=27002/tid=27004] ppid=27000 vsize=915460 CPUtime=0.04
/proc/27002/task/27004/stat : 27004 (java) S 27000 27002 26935 0 -1 64 1441 0 0 0 4 0 0 0 16 0 8 0 156535530 937431040 11261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27005] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27005/stat : 27005 (java) S 27000 27002 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156535531 937431040 11261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27006] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27006/stat : 27006 (java) S 27000 27002 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156535531 937431040 11261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27007] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27007/stat : 27007 (java) S 27000 27002 26935 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156535534 937431040 11261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27008] ppid=27000 vsize=915460 CPUtime=0.26
/proc/27002/task/27008/stat : 27008 (java) S 27000 27002 26935 0 -1 64 399 0 0 0 25 1 0 0 16 0 8 0 156535534 937431040 11261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27009] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27009/stat : 27009 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156535534 937431040 11261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27010] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27010/stat : 27010 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156535534 937431040 11261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 915460

[startup+102.451 s]
/proc/loadavg: 1.93 1.27 1.44 3/100 27010
/proc/meminfo: memFree=1299560/2055920 swapFree=4182236/4192956
[pid=27002] ppid=27000 vsize=915460 CPUtime=101.95
/proc/27002/stat : 27002 (java) R 27000 27002 26935 0 -1 0 11533 0 1 0 10186 9 0 0 25 0 8 0 156535527 937431040 11261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073643899 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27002/statm: 228865 11261 2534 14 0 215335 0
[pid=27002/tid=27004] ppid=27000 vsize=915460 CPUtime=0.04
/proc/27002/task/27004/stat : 27004 (java) S 27000 27002 26935 0 -1 64 1441 0 0 0 4 0 0 0 16 0 8 0 156535530 937431040 11261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27005] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27005/stat : 27005 (java) S 27000 27002 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156535531 937431040 11261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27006] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27006/stat : 27006 (java) S 27000 27002 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156535531 937431040 11261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27007] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27007/stat : 27007 (java) S 27000 27002 26935 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156535534 937431040 11261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27008] ppid=27000 vsize=915460 CPUtime=0.26
/proc/27002/task/27008/stat : 27008 (java) S 27000 27002 26935 0 -1 64 399 0 0 0 25 1 0 0 16 0 8 0 156535534 937431040 11261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27009] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27009/stat : 27009 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156535534 937431040 11261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27010] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27010/stat : 27010 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156535534 937431040 11261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 915460

[startup+162.518 s]
/proc/loadavg: 1.97 1.40 1.47 3/100 27010
/proc/meminfo: memFree=1299624/2055920 swapFree=4182236/4192956
[pid=27002] ppid=27000 vsize=915460 CPUtime=161.73
/proc/27002/stat : 27002 (java) R 27000 27002 26935 0 -1 0 11535 0 1 0 16164 9 0 0 25 0 8 0 156535527 937431040 11263 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073827303 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1417.16
Current children cumulated vsize (KiB) 915460

[startup+1483.93 s]
/proc/loadavg: 2.08 2.01 1.86 3/100 27012
/proc/meminfo: memFree=1299496/2055920 swapFree=4182236/4192956
[pid=27002] ppid=27000 vsize=915460 CPUtime=1476.95
/proc/27002/stat : 27002 (java) R 27000 27002 26935 0 -1 0 11541 0 1 0 147675 20 0 0 25 0 8 0 156535527 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073816516 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27002/statm: 228865 11267 2534 14 0 215335 0
[pid=27002/tid=27004] ppid=27000 vsize=915460 CPUtime=0.04
/proc/27002/task/27004/stat : 27004 (java) S 27000 27002 26935 0 -1 64 1441 0 0 0 4 0 0 0 16 0 8 0 156535530 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27005] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27005/stat : 27005 (java) S 27000 27002 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156535531 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27006] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27006/stat : 27006 (java) S 27000 27002 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156535531 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27007] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27007/stat : 27007 (java) S 27000 27002 26935 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27008] ppid=27000 vsize=915460 CPUtime=0.27
/proc/27002/task/27008/stat : 27008 (java) S 27000 27002 26935 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27009] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27009/stat : 27009 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27010] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27010/stat : 27010 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1476.95
Current children cumulated vsize (KiB) 915460

[startup+1544 s]
/proc/loadavg: 2.03 2.00 1.86 3/100 27012
/proc/meminfo: memFree=1299560/2055920 swapFree=4182236/4192956
[pid=27002] ppid=27000 vsize=915460 CPUtime=1536.73
/proc/27002/stat : 27002 (java) R 27000 27002 26935 0 -1 0 11541 0 1 0 153653 20 0 0 25 0 8 0 156535527 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073901963 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27002/statm: 228865 11267 2534 14 0 215335 0
[pid=27002/tid=27004] ppid=27000 vsize=915460 CPUtime=0.04
/proc/27002/task/27004/stat : 27004 (java) S 27000 27002 26935 0 -1 64 1441 0 0 0 4 0 0 0 16 0 8 0 156535530 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27005] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27005/stat : 27005 (java) S 27000 27002 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156535531 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27006] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27006/stat : 27006 (java) S 27000 27002 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156535531 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27007] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27007/stat : 27007 (java) S 27000 27002 26935 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27008] ppid=27000 vsize=915460 CPUtime=0.27
/proc/27002/task/27008/stat : 27008 (java) S 27000 27002 26935 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27009] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27009/stat : 27009 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27010] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27010/stat : 27010 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1536.73
Current children cumulated vsize (KiB) 915460

[startup+1604.06 s]
/proc/loadavg: 2.01 2.00 1.87 3/100 27012
/proc/meminfo: memFree=1299496/2055920 swapFree=4182236/4192956
[pid=27002] ppid=27000 vsize=915460 CPUtime=1596.52
/proc/27002/stat : 27002 (java) R 27000 27002 26935 0 -1 0 11541 0 1 0 159631 21 0 0 25 0 8 0 156535527 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073642731 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27002/statm: 228865 11267 2534 14 0 215335 0
[pid=27002/tid=27004] ppid=27000 vsize=915460 CPUtime=0.04
/proc/27002/task/27004/stat : 27004 (java) S 27000 27002 26935 0 -1 64 1441 0 0 0 4 0 0 0 16 0 8 0 156535530 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27005] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27005/stat : 27005 (java) S 27000 27002 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156535531 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27006] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27006/stat : 27006 (java) S 27000 27002 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156535531 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27007] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27007/stat : 27007 (java) S 27000 27002 26935 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27008] ppid=27000 vsize=915460 CPUtime=0.27
/proc/27002/task/27008/stat : 27008 (java) S 27000 27002 26935 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27009] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27009/stat : 27009 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27010] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27010/stat : 27010 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.52
Current children cumulated vsize (KiB) 915460

[startup+1664.13 s]
/proc/loadavg: 2.00 2.00 1.87 3/100 27012
/proc/meminfo: memFree=1299496/2055920 swapFree=4182236/4192956
[pid=27002] ppid=27000 vsize=915460 CPUtime=1656.29
/proc/27002/stat : 27002 (java) R 27000 27002 26935 0 -1 0 11541 0 1 0 165608 21 0 0 25 0 8 0 156535527 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073645035 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27002/statm: 228865 11267 2534 14 0 215335 0
[pid=27002/tid=27004] ppid=27000 vsize=915460 CPUtime=0.04
/proc/27002/task/27004/stat : 27004 (java) S 27000 27002 26935 0 -1 64 1441 0 0 0 4 0 0 0 16 0 8 0 156535530 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27005] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27005/stat : 27005 (java) S 27000 27002 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156535531 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27006] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27006/stat : 27006 (java) S 27000 27002 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156535531 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27007] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27007/stat : 27007 (java) S 27000 27002 26935 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27008] ppid=27000 vsize=915460 CPUtime=0.27
/proc/27002/task/27008/stat : 27008 (java) S 27000 27002 26935 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27009] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27009/stat : 27009 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27010] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27010/stat : 27010 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1656.29
Current children cumulated vsize (KiB) 915460

[startup+1724.2 s]
/proc/loadavg: 1.54 1.87 1.84 2/88 27135
/proc/meminfo: memFree=1417616/2055920 swapFree=4182236/4192956
[pid=27002] ppid=27000 vsize=915460 CPUtime=1716.26
/proc/27002/stat : 27002 (java) R 27000 27002 26935 0 -1 0 11541 0 1 0 171599 27 0 0 25 0 8 0 156535527 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073640758 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27002/statm: 228865 11267 2534 14 0 215335 0
[pid=27002/tid=27004] ppid=27000 vsize=915460 CPUtime=0.04
/proc/27002/task/27004/stat : 27004 (java) S 27000 27002 26935 0 -1 64 1441 0 0 0 4 0 0 0 16 0 8 0 156535530 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27005] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27005/stat : 27005 (java) S 27000 27002 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156535531 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27006] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27006/stat : 27006 (java) S 27000 27002 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156535531 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27007] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27007/stat : 27007 (java) S 27000 27002 26935 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27008] ppid=27000 vsize=915460 CPUtime=0.27
/proc/27002/task/27008/stat : 27008 (java) S 27000 27002 26935 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27009] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27009/stat : 27009 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27010] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27010/stat : 27010 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1716.26
Current children cumulated vsize (KiB) 915460

[startup+1784.24 s]
/proc/loadavg: 1.25 1.73 1.79 2/88 27227
/proc/meminfo: memFree=1416336/2055920 swapFree=4182236/4192956
[pid=27002] ppid=27000 vsize=915460 CPUtime=1776.19
/proc/27002/stat : 27002 (java) R 27000 27002 26935 0 -1 0 11541 0 1 0 177590 29 0 0 25 0 8 0 156535527 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073819448 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27002/statm: 228865 11267 2534 14 0 215335 0
[pid=27002/tid=27004] ppid=27000 vsize=915460 CPUtime=0.04
/proc/27002/task/27004/stat : 27004 (java) S 27000 27002 26935 0 -1 64 1441 0 0 0 4 0 0 0 16 0 8 0 156535530 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27005] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27005/stat : 27005 (java) S 27000 27002 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156535531 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27006] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27006/stat : 27006 (java) S 27000 27002 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156535531 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27007] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27007/stat : 27007 (java) S 27000 27002 26935 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27008] ppid=27000 vsize=915460 CPUtime=0.27
/proc/27002/task/27008/stat : 27008 (java) S 27000 27002 26935 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27009] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27009/stat : 27009 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27010] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27010/stat : 27010 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1776.19
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.11 s]
/proc/loadavg: 1.33 1.71 1.78 3/100 27272
/proc/meminfo: memFree=626992/2055920 swapFree=4182236/4192956
[pid=27002] ppid=27000 vsize=915460 CPUtime=1800.05
/proc/27002/stat : 27002 (java) R 27000 27002 26935 0 -1 0 11541 0 1 0 179975 30 0 0 25 0 8 0 156535527 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073640773 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27002/statm: 228865 11267 2534 14 0 215335 0
[pid=27002/tid=27004] ppid=27000 vsize=915460 CPUtime=0.04
/proc/27002/task/27004/stat : 27004 (java) S 27000 27002 26935 0 -1 64 1441 0 0 0 4 0 0 0 16 0 8 0 156535530 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27005] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27005/stat : 27005 (java) S 27000 27002 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156535531 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27006] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27006/stat : 27006 (java) S 27000 27002 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156535531 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27007] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27007/stat : 27007 (java) S 27000 27002 26935 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27008] ppid=27000 vsize=915460 CPUtime=0.27
/proc/27002/task/27008/stat : 27008 (java) S 27000 27002 26935 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27009] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27009/stat : 27009 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27002/tid=27010] ppid=27000 vsize=915460 CPUtime=0
/proc/27002/task/27010/stat : 27010 (java) S 27000 27002 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156535534 937431040 11267 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1808.15
CPU time (s): 1800.08
CPU user time (s): 1799.77
CPU system time (s): 0.309952
CPU usage (%): 99.554
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.77
system time used= 0.309952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11558
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= 37823
involuntary context switches= 103526

runsolver used 1.9527 s user time and 6.00309 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan  6 11:03:26 UTC 2007


IDJOB= 233892
IDBENCH= 6645
FILE ID= node14/233892-1168081406

PBS_JOBID= 3476233

Free space on /tmp= 66328 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d74e1fc2cd64aae8cda46a42a291518c

RANDOM SEED= 221529568

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.227
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.227
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:       1335352 kB
Buffers:         58160 kB
Cached:         388100 kB
SwapCached:       3696 kB
Active:         264020 kB
Inactive:       356360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1335352 kB
SwapTotal:     4192956 kB
SwapFree:      4182236 kB
Dirty:            1904 kB
Writeback:           0 kB
Mapped:         193592 kB
Slab:            84784 kB
Committed_AS:  5522696 kB
PageTables:       2460 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= 66328 MiB



End job on node14 on Sat Jan  6 11:33:38 UTC 2007