Trace number 214314

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.13 1808.57

General information on the benchmark

NamepseudoSeries/routing/
s4-4-3-6.xml
MD5SUM44e6cb9c1906b52d2fff8a296778c8be
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.66
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables624
Number of constraints1884
Maximum constraint arity26
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1884
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/214314-1168077674/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.46	     nbVariables=624  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.46	       =>  wckTime=0.145  cpuTime=0.12  mem=8M25
0.46	   
0.46	   predicates being loaded...
0.47	   
0.47	   constraints being loaded...
0.88	     nbConstraints=952  nbMergedConstraints=932  nbConvertedConstraints=248  nbConvertConstraintsChecks=68
0.88	     nbExtensionStructures=3  nbSharedExtensionStructures=245  nbConflictsStructures=8  nbSharedConflictsStructures=920
0.88	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=9  nbEvaluationManagers=6
0.88	     nbSharedEvaluationManagers=698  maxDegree=9  maxArity=26
0.88	       =>  wckTime=0.567  cpuTime=0.42  mem=37M280
0.94	   
0.94	   solver IterativeSystematicSolver being built... 
1.14	       =>  wckTime=0.832  cpuTime=0.6  mem=22M413
1.16	   
1.16	   preprocessing
1.16	     nbConstraintChecks=0  nbPropagations=624  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.16	     detectedInconsistency=no
1.16	       =>  wckTime=0.015  cpuTime=0.0  mem=22M413
6.25	   
6.25	   search
6.25	     run=0  nbConstraintChecks=2099180  nbValidityChecks=4423  nbPropagations=1358  nbRevisions=3673
6.25	     nbUselessRevisions=3159  nbAssignments=259  nbFailedAssignments=2  nbBacktracks=14  nbVisitedNodes=262
6.25	     nbRestartNogoods=0  mapSize=3  nbInferences=0  nbTooLargeKeys=0
6.25	       =>  wckTime=5.1  cpuTime=5.03  mem=23M402
20.93	   
20.93	   search
20.93	     run=1  nbConstraintChecks=8392264  nbValidityChecks=9124  nbPropagations=3200  nbRevisions=10528
20.93	     nbUselessRevisions=9231  nbAssignments=495  nbFailedAssignments=8  nbBacktracks=35  nbVisitedNodes=504
20.93	     nbRestartNogoods=1  mapSize=12  nbInferences=0  nbTooLargeKeys=0
20.93	       =>  wckTime=19.781  cpuTime=19.6  mem=23M402
23.43	   
23.43	   search
23.43	     run=2  nbConstraintChecks=9441667  nbValidityChecks=12647  nbPropagations=5429  nbRevisions=19938
23.43	     nbUselessRevisions=17679  nbAssignments=703  nbFailedAssignments=9  nbBacktracks=66  nbVisitedNodes=713
23.43	     nbRestartNogoods=2  mapSize=13  nbInferences=0  nbTooLargeKeys=0
23.43	       =>  wckTime=22.281  cpuTime=22.08  mem=23M402
34.64	   
34.64	   search
34.64	     run=3  nbConstraintChecks=14160974  nbValidityChecks=16755  nbPropagations=8121  nbRevisions=32327
34.64	     nbUselessRevisions=28867  nbAssignments=928  nbFailedAssignments=13  nbBacktracks=114  nbVisitedNodes=942
34.64	     nbRestartNogoods=3  mapSize=18  nbInferences=0  nbTooLargeKeys=0
34.64	       =>  wckTime=33.489  cpuTime=33.21  mem=23M402
34.69	   
34.69	   search
34.69	     run=4  nbConstraintChecks=14162593  nbValidityChecks=21827  nbPropagations=11336  nbRevisions=48169
34.69	     nbUselessRevisions=43214  nbAssignments=1161  nbFailedAssignments=24  nbBacktracks=165  nbVisitedNodes=1190
34.69	     nbRestartNogoods=5  mapSize=43  nbInferences=0  nbTooLargeKeys=0
34.69	       =>  wckTime=33.538  cpuTime=33.26  mem=23M402
64.26	   
64.26	   search
64.26	     run=5  nbConstraintChecks=26550098  nbValidityChecks=25017  nbPropagations=15124  nbRevisions=66487
64.26	     nbUselessRevisions=59498  nbAssignments=1297  nbFailedAssignments=36  nbBacktracks=254  nbVisitedNodes=1341
64.26	     nbRestartNogoods=6  mapSize=59  nbInferences=0  nbTooLargeKeys=0
64.26	       =>  wckTime=63.114  cpuTime=62.67  mem=23M402
90.95	   
90.95	   search
90.95	     run=6  nbConstraintChecks=37825135  nbValidityChecks=33787  nbPropagations=19878  nbRevisions=91090
90.95	     nbUselessRevisions=81396  nbAssignments=1682  nbFailedAssignments=49  nbBacktracks=397  nbVisitedNodes=1743
90.95	     nbRestartNogoods=9  mapSize=85  nbInferences=0  nbTooLargeKeys=0
90.95	       =>  wckTime=89.799  cpuTime=89.19  mem=24M374
117.68	   
117.68	   search
117.68	     run=7  nbConstraintChecks=49472882  nbValidityChecks=45742  nbPropagations=26019  nbRevisions=125046
117.68	     nbUselessRevisions=111370  nbAssignments=2074  nbFailedAssignments=72  nbBacktracks=588  nbVisitedNodes=2181
117.68	     nbRestartNogoods=11  mapSize=129  nbInferences=0  nbTooLargeKeys=0
117.68	       =>  wckTime=116.536  cpuTime=115.81  mem=24M374
212.05	   
212.05	   search
212.05	     run=8  nbConstraintChecks=89321069  nbValidityChecks=54207  nbPropagations=33165  nbRevisions=165903
212.05	     nbUselessRevisions=147518  nbAssignments=2429  nbFailedAssignments=111  nbBacktracks=850  nbVisitedNodes=2575
212.05	     nbRestartNogoods=15  mapSize=188  nbInferences=0  nbTooLargeKeys=0
212.05	       =>  wckTime=210.901  cpuTime=209.73  mem=24M374
379.62	   
379.62	   search
379.62	     run=9  nbConstraintChecks=161692532  nbValidityChecks=78009  nbPropagations=44112  nbRevisions=222359
379.62	     nbUselessRevisions=195301  nbAssignments=3023  nbFailedAssignments=185  nbBacktracks=1241  nbVisitedNodes=3271
379.62	     nbRestartNogoods=17  mapSize=338  nbInferences=0  nbTooLargeKeys=0
379.62	       =>  wckTime=378.468  cpuTime=376.55  mem=24M374
523.53	   
523.53	   search
523.53	     run=10  nbConstraintChecks=223560272  nbValidityChecks=101770  nbPropagations=59587  nbRevisions=296602
523.53	     nbUselessRevisions=255781  nbAssignments=3693  nbFailedAssignments=255  nbBacktracks=1817  nbVisitedNodes=4052
523.53	     nbRestartNogoods=20  mapSize=482  nbInferences=0  nbTooLargeKeys=0
523.53	       =>  wckTime=522.381  cpuTime=519.78  mem=24M374
1145.06	   
1145.06	   search
1145.06	     run=11  nbConstraintChecks=485851695  nbValidityChecks=136857  nbPropagations=81903  nbRevisions=398285
1145.06	     nbUselessRevisions=337490  nbAssignments=4958  nbFailedAssignments=523  nbBacktracks=2705  nbVisitedNodes=5597
1145.06	     nbRestartNogoods=21  mapSize=948  nbInferences=0  nbTooLargeKeys=0
1145.06	       =>  wckTime=1143.909  cpuTime=1138.46  mem=25M346
1153.88	   
1153.88	   INFO : Stopping hyperNogood (mapSize=1022, nbTooLargekeys=0, mem=25M346)
1282.28	   
1282.28	   search
1282.28	     run=12  nbConstraintChecks=543697736  nbValidityChecks=188452  nbPropagations=109567  nbRevisions=540661
1282.28	     nbUselessRevisions=455038  nbAssignments=6614  nbFailedAssignments=665  nbBacktracks=4002  nbVisitedNodes=7583
1282.28	     nbRestartNogoods=24
1282.28	       =>  wckTime=1281.135  cpuTime=1275.07  mem=25M346
1402.44	   
1402.44	   search
1402.44	     run=13  nbConstraintChecks=594755279  nbValidityChecks=236302  nbPropagations=144001  nbRevisions=726377
1402.44	     nbUselessRevisions=611075  nbAssignments=9015  nbFailedAssignments=933  nbBacktracks=5953  nbVisitedNodes=10497
1402.44	     nbRestartNogoods=29
1402.44	       =>  wckTime=1401.297  cpuTime=1394.67  mem=25M346
1536.21	   
1536.21	   search
1536.21	     run=14  nbConstraintChecks=651450653  nbValidityChecks=316803  nbPropagations=187837  nbRevisions=981291
1536.21	     nbUselessRevisions=829546  nbAssignments=12483  nbFailedAssignments=1218  nbBacktracks=8905  nbVisitedNodes=14544
1536.21	     nbRestartNogoods=34
1536.21	       =>  wckTime=1535.065  cpuTime=1527.81  mem=25M346

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/node33/watcher-214314-1168077674 -o ROOT/results/node33/solver-214314-1168077674 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/214314-1168077674/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: 0.78 0.95 0.98 5/75 10968
/proc/meminfo: memFree=1148680/2055920 swapFree=4192224/4192956
[pid=10967] ppid=10961 vsize=18540 CPUtime=0
/proc/10967/stat : 10967 (runsolver) R 10961 10967 10838 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156161431 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 210824129831 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/10967/statm: 4635 279 244 17 0 2626 0

[startup+0.103846 s]
/proc/loadavg: 0.78 0.95 0.98 5/75 10968
/proc/meminfo: memFree=1148680/2055920 swapFree=4192224/4192956
[pid=10967] ppid=10961 vsize=913068 CPUtime=0.07
/proc/10967/stat : 10967 (java) S 10961 10967 10838 0 -1 0 2862 0 1 0 6 1 0 0 16 0 8 0 156161431 934981632 2608 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10967/statm: 228267 2608 1395 14 0 215168 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 913068

[startup+0.511927 s]
/proc/loadavg: 0.78 0.95 0.98 5/75 10968
/proc/meminfo: memFree=1148680/2055920 swapFree=4192224/4192956
[pid=10967] ppid=10961 vsize=915328 CPUtime=0.48
/proc/10967/stat : 10967 (java) R 10961 10967 10838 0 -1 0 6479 0 1 0 44 4 0 0 17 0 8 0 156161431 937295872 6218 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072927590 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10967/statm: 228832 6218 2144 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33309 s]
/proc/loadavg: 0.78 0.95 0.98 2/81 10995
/proc/meminfo: memFree=1101016/2055920 swapFree=4192224/4192956
[pid=10967] ppid=10961 vsize=915760 CPUtime=1.29
/proc/10967/stat : 10967 (java) R 10961 10967 10838 0 -1 0 14702 0 1 0 116 13 0 0 17 0 8 0 156161431 937738240 14440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073999720 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10967/statm: 228940 14440 2529 14 0 215410 0
[pid=10967/tid=10981] ppid=10961 vsize=915760 CPUtime=0.04
/proc/10967/task/10981/stat : 10981 (java) S 10961 10967 10838 0 -1 64 439 0 0 0 4 0 0 0 17 0 8 0 156161436 937738240 14440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10982] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10982/stat : 10982 (java) S 10961 10967 10838 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10983] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10983/stat : 10983 (java) S 10961 10967 10838 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10984] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10984/stat : 10984 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156161439 937738240 14440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10985] ppid=10961 vsize=915760 CPUtime=0.26
/proc/10967/task/10985/stat : 10985 (java) S 10961 10967 10838 0 -1 64 475 0 0 0 25 1 0 0 16 0 8 0 156161439 937738240 14440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10986] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10986/stat : 10986 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156161439 937738240 14440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10987] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10987/stat : 10987 (java) S 10961 10967 10838 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161439 937738240 14440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915760

[startup+2.98643 s]
/proc/loadavg: 0.78 0.95 0.98 3/93 11007
/proc/meminfo: memFree=1090168/2055920 swapFree=4192224/4192956
[pid=10967] ppid=10961 vsize=915760 CPUtime=2.94
/proc/10967/stat : 10967 (java) R 10961 10967 10838 0 -1 0 14703 0 1 0 281 13 0 0 18 0 8 0 156161431 937738240 14440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073998072 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10967/statm: 228940 14440 2529 14 0 215410 0
[pid=10967/tid=10981] ppid=10961 vsize=915760 CPUtime=0.04
/proc/10967/task/10981/stat : 10981 (java) S 10961 10967 10838 0 -1 64 439 0 0 0 4 0 0 0 16 0 8 0 156161436 937738240 14440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10982] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10982/stat : 10982 (java) S 10961 10967 10838 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10983] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10983/stat : 10983 (java) S 10961 10967 10838 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10984] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10984/stat : 10984 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156161439 937738240 14440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10985] ppid=10961 vsize=915760 CPUtime=0.26
/proc/10967/task/10985/stat : 10985 (java) S 10961 10967 10838 0 -1 64 476 0 0 0 25 1 0 0 16 0 8 0 156161439 937738240 14440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10986] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10986/stat : 10986 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156161439 937738240 14440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10987] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10987/stat : 10987 (java) S 10961 10967 10838 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161439 937738240 14440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915760

[startup+6.26812 s]
/proc/loadavg: 0.96 0.98 0.99 3/93 11009
/proc/meminfo: memFree=1050616/2055920 swapFree=4192224/4192956
[pid=10967] ppid=10961 vsize=915760 CPUtime=6.2
/proc/10967/stat : 10967 (java) R 10961 10967 10838 0 -1 0 14714 0 1 0 607 13 0 0 25 0 8 0 156161431 937738240 14450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074032714 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10967/statm: 228940 14450 2533 14 0 215410 0
[pid=10967/tid=10981] ppid=10961 vsize=915760 CPUtime=0.04
/proc/10967/task/10981/stat : 10981 (java) S 10961 10967 10838 0 -1 64 440 0 0 0 4 0 0 0 17 0 8 0 156161436 937738240 14450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10982] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10982/stat : 10982 (java) S 10961 10967 10838 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10983] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10983/stat : 10983 (java) S 10961 10967 10838 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10984] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10984/stat : 10984 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156161439 937738240 14450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10985] ppid=10961 vsize=915760 CPUtime=0.26
/proc/10967/task/10985/stat : 10985 (java) S 10961 10967 10838 0 -1 64 479 0 0 0 25 1 0 0 16 0 8 0 156161439 937738240 14450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10986] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10986/stat : 10986 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156161439 937738240 14450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10987] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10987/stat : 10987 (java) S 10961 10967 10838 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161439 937738240 14450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915760

[startup+12.7545 s]
/proc/loadavg: 1.04 1.00 1.00 3/93 11033
/proc/meminfo: memFree=1050608/2055920 swapFree=4192224/4192956
[pid=10967] ppid=10961 vsize=915760 CPUtime=12.64
/proc/10967/stat : 10967 (java) R 10961 10967 10838 0 -1 0 14717 0 1 0 1250 14 0 0 25 0 8 0 156161431 937738240 14453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073998809 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10967/statm: 228940 14453 2533 14 0 215410 0
[pid=10967/tid=10981] ppid=10961 vsize=915760 CPUtime=0.04
/proc/10967/task/10981/stat : 10981 (java) S 10961 10967 10838 0 -1 64 440 0 0 0 4 0 0 0 16 0 8 0 156161436 937738240 14453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10982] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10982/stat : 10982 (java) S 10961 10967 10838 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10983] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10983/stat : 10983 (java) S 10961 10967 10838 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10984] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10984/stat : 10984 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156161439 937738240 14453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10985] ppid=10961 vsize=915760 CPUtime=0.27
/proc/10967/task/10985/stat : 10985 (java) S 10961 10967 10838 0 -1 64 482 0 0 0 25 2 0 0 16 0 8 0 156161439 937738240 14453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10986] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10986/stat : 10986 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156161439 937738240 14453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10987] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10987/stat : 10987 (java) S 10961 10967 10838 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161439 937738240 14453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915760

[startup+25.6021 s]
/proc/loadavg: 1.25 1.05 1.02 3/93 11063
/proc/meminfo: memFree=1050736/2055920 swapFree=4192224/4192956
[pid=10967] ppid=10961 vsize=915760 CPUtime=25.4
/proc/10967/stat : 10967 (java) R 10961 10967 10838 0 -1 0 14720 0 1 0 2525 15 0 0 25 0 8 0 156161431 937738240 14455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073996896 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10967/statm: 228940 14455 2533 14 0 215410 0
[pid=10967/tid=10981] ppid=10961 vsize=915760 CPUtime=0.04
/proc/10967/task/10981/stat : 10981 (java) S 10961 10967 10838 0 -1 64 440 0 0 0 4 0 0 0 16 0 8 0 156161436 937738240 14455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10982] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10982/stat : 10982 (java) S 10961 10967 10838 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10983] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10983/stat : 10983 (java) S 10961 10967 10838 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10984] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10984/stat : 10984 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156161439 937738240 14455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10985] ppid=10961 vsize=915760 CPUtime=0.28
/proc/10967/task/10985/stat : 10985 (java) S 10961 10967 10838 0 -1 64 484 0 0 0 26 2 0 0 16 0 8 0 156161439 937738240 14455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10986] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10986/stat : 10986 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156161439 937738240 14455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10987] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10987/stat : 10987 (java) S 10961 10967 10838 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161439 937738240 14455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 915760

[startup+51.2024 s]
/proc/loadavg: 1.51 1.12 1.04 3/93 11081
/proc/meminfo: memFree=1050680/2055920 swapFree=4192224/4192956
[pid=10967] ppid=10961 vsize=915760 CPUtime=50.86
/proc/10967/stat : 10967 (java) R 10961 10967 10838 0 -1 0 14727 0 1 0 5069 17 0 0 25 0 8 0 156161431 937738240 14459 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073998167 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10967/statm: 228940 14459 2533 14 0 215410 0
[pid=10967/tid=10981] ppid=10961 vsize=915760 CPUtime=0.04
/proc/10967/task/10981/stat : 10981 (java) S 10961 10967 10838 0 -1 64 440 0 0 0 4 0 0 0 16 0 8 0 156161436 937738240 14459 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10982] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10982/stat : 10982 (java) S 10961 10967 10838 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14459 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10983] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10983/stat : 10983 (java) S 10961 10967 10838 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14459 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10984] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10984/stat : 10984 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156161439 937738240 14459 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10985] ppid=10961 vsize=915760 CPUtime=0.29
/proc/10967/task/10985/stat : 10985 (java) S 10961 10967 10838 0 -1 64 489 0 0 0 27 2 0 0 16 0 8 0 156161439 937738240 14459 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10986] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10986/stat : 10986 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156161439 937738240 14459 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10987] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10987/stat : 10987 (java) S 10961 10967 10838 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161439 937738240 14459 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 915760

[startup+102.488 s]
/proc/loadavg: 1.84 1.27 1.09 3/87 11123
/proc/meminfo: memFree=1051768/2055920 swapFree=4192224/4192956
[pid=10967] ppid=10961 vsize=915760 CPUtime=101.87
/proc/10967/stat : 10967 (java) R 10961 10967 10838 0 -1 0 14736 0 1 0 10168 19 0 0 25 0 8 0 156161431 937738240 14465 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073999648 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10967/statm: 228940 14465 2533 14 0 215410 0
[pid=10967/tid=10981] ppid=10961 vsize=915760 CPUtime=0.04
/proc/10967/task/10981/stat : 10981 (java) S 10961 10967 10838 0 -1 64 440 0 0 0 4 0 0 0 16 0 8 0 156161436 937738240 14465 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10982] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10982/stat : 10982 (java) S 10961 10967 10838 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14465 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10983] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10983/stat : 10983 (java) S 10961 10967 10838 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14465 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10984] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10984/stat : 10984 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156161439 937738240 14465 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10985] ppid=10961 vsize=915760 CPUtime=0.3
/proc/10967/task/10985/stat : 10985 (java) S 10961 10967 10838 0 -1 64 495 0 0 0 28 2 0 0 16 0 8 0 156161439 937738240 14465 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10986] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10986/stat : 10986 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156161439 937738240 14465 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10987] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10987/stat : 10987 (java) S 10961 10967 10838 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161439 937738240 14465 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 915760

[startup+162.504 s]
/proc/loadavg: 1.94 1.40 1.15 3/87 11123
/proc/meminfo: memFree=1051768/2055920 swapFree=4192224/4192956
[pid=10967] ppid=10961 vsize=915760 CPUtime=161.62
/proc/10967/stat : 10967 (java) R 10961 10967 10838 0 -1 0 14737 0 1 0 16142 20 0 0 25 0 8 0 156161431 937738240 14466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073998819 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1416.08
Current children cumulated vsize (KiB) 915760

[startup+1482.76 s]
/proc/loadavg: 2.00 1.97 1.76 3/87 11125
/proc/meminfo: memFree=1051576/2055920 swapFree=4192224/4192956
[pid=10967] ppid=10961 vsize=915760 CPUtime=1475.81
/proc/10967/stat : 10967 (java) R 10961 10967 10838 0 -1 0 14751 0 1 0 147559 22 0 0 25 0 8 0 156161431 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073996997 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10967/statm: 228940 14472 2533 14 0 215410 0
[pid=10967/tid=10981] ppid=10961 vsize=915760 CPUtime=0.04
/proc/10967/task/10981/stat : 10981 (java) S 10961 10967 10838 0 -1 64 440 0 0 0 4 0 0 0 16 0 8 0 156161436 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10982] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10982/stat : 10982 (java) S 10961 10967 10838 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10983] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10983/stat : 10983 (java) S 10961 10967 10838 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10984] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10984/stat : 10984 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10985] ppid=10961 vsize=915760 CPUtime=0.31
/proc/10967/task/10985/stat : 10985 (java) S 10961 10967 10838 0 -1 64 503 0 0 0 29 2 0 0 16 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10986] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10986/stat : 10986 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10987] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10987/stat : 10987 (java) S 10961 10967 10838 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1475.81
Current children cumulated vsize (KiB) 915760

[startup+1542.78 s]
/proc/loadavg: 2.00 1.97 1.78 3/87 11125
/proc/meminfo: memFree=1051576/2055920 swapFree=4192224/4192956
[pid=10967] ppid=10961 vsize=915760 CPUtime=1535.55
/proc/10967/stat : 10967 (java) R 10961 10967 10838 0 -1 0 14752 0 1 0 153533 22 0 0 25 0 8 0 156161431 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073998144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10967/statm: 228940 14472 2533 14 0 215410 0
[pid=10967/tid=10981] ppid=10961 vsize=915760 CPUtime=0.04
/proc/10967/task/10981/stat : 10981 (java) S 10961 10967 10838 0 -1 64 440 0 0 0 4 0 0 0 16 0 8 0 156161436 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10982] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10982/stat : 10982 (java) S 10961 10967 10838 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10983] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10983/stat : 10983 (java) S 10961 10967 10838 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10984] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10984/stat : 10984 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10985] ppid=10961 vsize=915760 CPUtime=0.31
/proc/10967/task/10985/stat : 10985 (java) S 10961 10967 10838 0 -1 64 503 0 0 0 29 2 0 0 16 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10986] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10986/stat : 10986 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10987] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10987/stat : 10987 (java) S 10961 10967 10838 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1535.55
Current children cumulated vsize (KiB) 915760

[startup+1602.78 s]
/proc/loadavg: 2.00 1.97 1.79 3/87 11125
/proc/meminfo: memFree=1051576/2055920 swapFree=4192224/4192956
[pid=10967] ppid=10961 vsize=915760 CPUtime=1595.29
/proc/10967/stat : 10967 (java) R 10961 10967 10838 0 -1 0 14752 0 1 0 159507 22 0 0 25 0 8 0 156161431 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073997003 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10967/statm: 228940 14472 2533 14 0 215410 0
[pid=10967/tid=10981] ppid=10961 vsize=915760 CPUtime=0.04
/proc/10967/task/10981/stat : 10981 (java) S 10961 10967 10838 0 -1 64 440 0 0 0 4 0 0 0 16 0 8 0 156161436 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10982] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10982/stat : 10982 (java) S 10961 10967 10838 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10983] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10983/stat : 10983 (java) S 10961 10967 10838 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10984] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10984/stat : 10984 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10985] ppid=10961 vsize=915760 CPUtime=0.31
/proc/10967/task/10985/stat : 10985 (java) S 10961 10967 10838 0 -1 64 503 0 0 0 29 2 0 0 16 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10986] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10986/stat : 10986 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10987] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10987/stat : 10987 (java) S 10961 10967 10838 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1595.29
Current children cumulated vsize (KiB) 915760

[startup+1662.79 s]
/proc/loadavg: 2.00 1.97 1.80 3/87 11125
/proc/meminfo: memFree=1051576/2055920 swapFree=4192224/4192956
[pid=10967] ppid=10961 vsize=915760 CPUtime=1655.01
/proc/10967/stat : 10967 (java) R 10961 10967 10838 0 -1 0 14752 0 1 0 165479 22 0 0 25 0 8 0 156161431 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073987135 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10967/statm: 228940 14472 2533 14 0 215410 0
[pid=10967/tid=10981] ppid=10961 vsize=915760 CPUtime=0.04
/proc/10967/task/10981/stat : 10981 (java) S 10961 10967 10838 0 -1 64 440 0 0 0 4 0 0 0 16 0 8 0 156161436 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10982] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10982/stat : 10982 (java) S 10961 10967 10838 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10983] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10983/stat : 10983 (java) S 10961 10967 10838 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10984] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10984/stat : 10984 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10985] ppid=10961 vsize=915760 CPUtime=0.31
/proc/10967/task/10985/stat : 10985 (java) S 10961 10967 10838 0 -1 64 503 0 0 0 29 2 0 0 16 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10986] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10986/stat : 10986 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10987] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10987/stat : 10987 (java) S 10961 10967 10838 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.01
Current children cumulated vsize (KiB) 915760

[startup+1722.8 s]
/proc/loadavg: 2.06 1.99 1.82 3/87 11125
/proc/meminfo: memFree=1051576/2055920 swapFree=4192224/4192956
[pid=10967] ppid=10961 vsize=915760 CPUtime=1714.75
/proc/10967/stat : 10967 (java) R 10961 10967 10838 0 -1 0 14752 0 1 0 171453 22 0 0 25 0 8 0 156161431 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073999720 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10967/statm: 228940 14472 2533 14 0 215410 0
[pid=10967/tid=10981] ppid=10961 vsize=915760 CPUtime=0.04
/proc/10967/task/10981/stat : 10981 (java) S 10961 10967 10838 0 -1 64 440 0 0 0 4 0 0 0 16 0 8 0 156161436 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10982] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10982/stat : 10982 (java) S 10961 10967 10838 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10983] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10983/stat : 10983 (java) S 10961 10967 10838 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10984] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10984/stat : 10984 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10985] ppid=10961 vsize=915760 CPUtime=0.31
/proc/10967/task/10985/stat : 10985 (java) S 10961 10967 10838 0 -1 64 503 0 0 0 29 2 0 0 16 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10986] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10986/stat : 10986 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10987] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10987/stat : 10987 (java) S 10961 10967 10838 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.75
Current children cumulated vsize (KiB) 915760

[startup+1782.82 s]
/proc/loadavg: 2.02 1.99 1.82 3/87 11125
/proc/meminfo: memFree=1051576/2055920 swapFree=4192224/4192956
[pid=10967] ppid=10961 vsize=915760 CPUtime=1774.5
/proc/10967/stat : 10967 (java) R 10961 10967 10838 0 -1 0 14752 0 1 0 177428 22 0 0 25 0 8 0 156161431 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073999757 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10967/statm: 228940 14472 2533 14 0 215410 0
[pid=10967/tid=10981] ppid=10961 vsize=915760 CPUtime=0.04
/proc/10967/task/10981/stat : 10981 (java) S 10961 10967 10838 0 -1 64 440 0 0 0 4 0 0 0 16 0 8 0 156161436 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10982] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10982/stat : 10982 (java) S 10961 10967 10838 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10983] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10983/stat : 10983 (java) S 10961 10967 10838 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10984] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10984/stat : 10984 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10985] ppid=10961 vsize=915760 CPUtime=0.31
/proc/10967/task/10985/stat : 10985 (java) S 10961 10967 10838 0 -1 64 503 0 0 0 29 2 0 0 16 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10986] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10986/stat : 10986 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10987] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10987/stat : 10987 (java) S 10961 10967 10838 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1774.5
Current children cumulated vsize (KiB) 915760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.51 s]
/proc/loadavg: 2.01 1.99 1.83 3/87 11125
/proc/meminfo: memFree=1051576/2055920 swapFree=4192224/4192956
[pid=10967] ppid=10961 vsize=915760 CPUtime=1800.06
/proc/10967/stat : 10967 (java) R 10961 10967 10838 0 -1 0 14752 0 1 0 179984 22 0 0 25 0 8 0 156161431 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792799 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10967/statm: 228940 14472 2533 14 0 215410 0
[pid=10967/tid=10981] ppid=10961 vsize=915760 CPUtime=0.04
/proc/10967/task/10981/stat : 10981 (java) S 10961 10967 10838 0 -1 64 440 0 0 0 4 0 0 0 16 0 8 0 156161436 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10982] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10982/stat : 10982 (java) S 10961 10967 10838 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10983] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10983/stat : 10983 (java) S 10961 10967 10838 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161436 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10967/tid=10984] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10984/stat : 10984 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10985] ppid=10961 vsize=915760 CPUtime=0.31
/proc/10967/task/10985/stat : 10985 (java) S 10961 10967 10838 0 -1 64 503 0 0 0 29 2 0 0 16 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10986] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10986/stat : 10986 (java) S 10961 10967 10838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10967/tid=10987] ppid=10961 vsize=915760 CPUtime=0
/proc/10967/task/10987/stat : 10987 (java) S 10961 10967 10838 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161439 937738240 14472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 915760

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

Child status: 143
Real time (s): 1808.57
CPU time (s): 1800.13
CPU user time (s): 1799.89
CPU system time (s): 0.237963
CPU usage (%): 99.5332
Max. virtual memory (cumulated for all children) (KiB): 915760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.237963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14768
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= 37734
involuntary context switches= 59776

runsolver used 1.61875 s user time and 4.86326 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Sat Jan  6 10:01:16 UTC 2007


IDJOB= 214314
IDBENCH= 4915
FILE ID= node33/214314-1168077674

PBS_JOBID= 3476068

Free space on /tmp= 66553 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/routing/s4-4-3-6.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/214314-1168077674/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-214314-1168077674 -o ROOT/results/node33/solver-214314-1168077674 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/214314-1168077674/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  44e6cb9c1906b52d2fff8a296778c8be

RANDOM SEED= 35733341

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.281
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.281
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:       1148824 kB
Buffers:         43412 kB
Cached:         759084 kB
SwapCached:        448 kB
Active:         108564 kB
Inactive:       714912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1148824 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            4164 kB
Writeback:           0 kB
Mapped:          30884 kB
Slab:            68808 kB
Committed_AS:  2641040 kB
PageTables:       1948 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= 66553 MiB



End job on node33 on Sat Jan  6 10:31:25 UTC 2007