Trace number 216292

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 ESAC? (TO) 1800.1 1806.96

General information on the benchmark

NamepseudoSeries/chnl/
chnl-20-25.xml
MD5SUM5471ab3656c812855ba7f206f1e3575d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of constraints90
Maximum constraint arity25
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension90
Global constraints used (with number of constraints)

Solver Data (download as text)

0.34	   
0.34	Abscon 109 (November, 2006)
0.34	   
0.34	   configuration
0.34	     name=esac.xml
0.43	   
0.43	   instance
0.43	     name=/tmp/evaluation/216292-1168239928/unknown.xml
0.46	   
0.46	   domains being loaded...
0.46	   
0.46	   variables being loaded...
0.57	     nbVariables=1000  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.57	       =>  wckTime=0.219  cpuTime=0.14  mem=7M894
0.57	   
0.57	   predicates being loaded...
0.58	   
0.58	   constraints being loaded...
0.76	     nbConstraints=90  nbUnbuiltConflictsStructures=2  nbSharedBinaryRepresentations=0  nbEvaluationManagers=2
0.76	     nbSharedEvaluationManagers=88  maxDegree=2  maxArity=25
0.76	       =>  wckTime=0.414  cpuTime=0.26  mem=21M546
0.81	   
0.81	   solver IterativeSystematicSolver being built... 
1.05	       =>  wckTime=0.695  cpuTime=0.44  mem=23M343
22.60	   
22.61	   preprocessing
22.61	     nbConstraintChecks=9456053  nbValidityChecks=35294  nbPropagations=2134  nbRevisions=18903
22.61	     nbUselessRevisions=18786  nbSingletonTests=1024  nbEffectiveSingletonTests=0  nbESACBranches=7  nbRemovedValues=0
22.61	     detectedInconsistency=no
22.61	       =>  wckTime=21.554  cpuTime=21.45  mem=23M343
32.13	   
32.13	   search
32.13	     run=0  nbConstraintChecks=4194771  nbValidityChecks=9089  nbPropagations=2370  nbRevisions=23555
32.13	     nbUselessRevisions=23410  nbAssignments=208  nbFailedAssignments=3  nbBacktracks=22  nbVisitedNodes=212
32.13	     nbRestartNogoods=0  mapSize=3  nbInferences=0  nbTooLargeKeys=0
32.13	       =>  wckTime=31.079  cpuTime=30.93  mem=24M318
41.61	   
41.61	   search
41.61	     run=1  nbConstraintChecks=8389382  nbValidityChecks=19146  nbPropagations=4995  nbRevisions=52234
41.61	     nbUselessRevisions=51916  nbAssignments=435  nbFailedAssignments=6  nbBacktracks=44  nbVisitedNodes=442
41.61	     nbRestartNogoods=1  mapSize=6  nbInferences=0  nbTooLargeKeys=0
41.61	       =>  wckTime=40.557  cpuTime=40.35  mem=24M318
51.09	   
51.09	   search
51.09	     run=2  nbConstraintChecks=12583991  nbValidityChecks=30109  nbPropagations=7894  nbRevisions=86490
51.09	     nbUselessRevisions=85971  nbAssignments=681  nbFailedAssignments=9  nbBacktracks=66  nbVisitedNodes=691
51.09	     nbRestartNogoods=2  mapSize=9  nbInferences=0  nbTooLargeKeys=0
51.09	       =>  wckTime=50.043  cpuTime=49.77  mem=24M318
112.11	   
112.11	   search
112.11	     run=3  nbConstraintChecks=39847469  nbValidityChecks=42589  nbPropagations=11130  nbRevisions=127098
112.11	     nbUselessRevisions=126328  nbAssignments=968  nbFailedAssignments=34  nbBacktracks=99  nbVisitedNodes=1003
112.11	     nbRestartNogoods=3  mapSize=23  nbInferences=0  nbTooLargeKeys=0
112.11	       =>  wckTime=111.061  cpuTime=110.52  mem=24M318
225.93	   
225.93	   search
225.93	     run=4  nbConstraintChecks=90179971  nbValidityChecks=56916  nbPropagations=14776  nbRevisions=174991
225.93	     nbUselessRevisions=173898  nbAssignments=1306  nbFailedAssignments=81  nbBacktracks=149  nbVisitedNodes=1388
225.93	     nbRestartNogoods=4  mapSize=53  nbInferences=0  nbTooLargeKeys=0
225.93	       =>  wckTime=224.88  cpuTime=223.81  mem=24M318
411.15	   
411.15	   search
411.15	     run=5  nbConstraintChecks=174067491  nbValidityChecks=73759  nbPropagations=18934  nbRevisions=231438
411.15	     nbUselessRevisions=229918  nbAssignments=1714  nbFailedAssignments=160  nbBacktracks=224  nbVisitedNodes=1875
411.15	     nbRestartNogoods=5  mapSize=107  nbInferences=0  nbTooLargeKeys=0
411.15	       =>  wckTime=410.096  cpuTime=408.18  mem=24M318
692.98	   
692.98	   search
692.98	     run=6  nbConstraintChecks=301995971  nbValidityChecks=93524  nbPropagations=23741  nbRevisions=297906
692.98	     nbUselessRevisions=295813  nbAssignments=2217  nbFailedAssignments=281  nbBacktracks=337  nbVisitedNodes=2499
692.98	     nbRestartNogoods=8  mapSize=199  nbInferences=0  nbTooLargeKeys=0
692.98	       =>  wckTime=691.929  cpuTime=689.05  mem=24M318
1094.48	   
1094.48	   search
1094.48	     run=7  nbConstraintChecks=481305289  nbValidityChecks=118095  nbPropagations=29447  nbRevisions=377007
1094.48	     nbUselessRevisions=374105  nbAssignments=2880  nbFailedAssignments=449  nbBacktracks=508  nbVisitedNodes=3330
1094.48	     nbRestartNogoods=11  mapSize=328  nbInferences=0  nbTooLargeKeys=0
1094.48	       =>  wckTime=1093.425  cpuTime=1089.84  mem=25M294
1516.48	   
1516.48	   search
1516.48	     run=8  nbConstraintChecks=671100388  nbValidityChecks=148891  nbPropagations=36623  nbRevisions=472726
1516.48	     nbUselessRevisions=468335  nbAssignments=3776  nbFailedAssignments=622  nbBacktracks=777  nbVisitedNodes=4403
1516.48	     nbRestartNogoods=13  mapSize=463  nbInferences=0  nbTooLargeKeys=0
1516.48	       =>  wckTime=1515.425  cpuTime=1509.93  mem=26M269
1593.12	   
1593.12	   search
1593.12	     run=9  nbConstraintChecks=705704179  nbValidityChecks=173036  nbPropagations=45338  nbRevisions=581602
1593.12	     nbUselessRevisions=575101  nbAssignments=4707  nbFailedAssignments=674  nbBacktracks=1169  nbVisitedNodes=5386
1593.12	     nbRestartNogoods=18  mapSize=535  nbInferences=0  nbTooLargeKeys=0
1593.12	       =>  wckTime=1592.068  cpuTime=1586.23  mem=27M244
1741.94	   
1741.94	   search
1741.94	     run=10  nbConstraintChecks=770717858  nbValidityChecks=198329  nbPropagations=56070  nbRevisions=704625
1741.94	     nbUselessRevisions=695116  nbAssignments=5850  nbFailedAssignments=764  nbBacktracks=1752  nbVisitedNodes=6619
1741.94	     nbRestartNogoods=21  mapSize=657  nbInferences=0  nbTooLargeKeys=0
1741.94	       =>  wckTime=1740.885  cpuTime=1734.39  mem=28M219

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/node42/watcher-216292-1168239928 -o ROOT/results/node42/solver-216292-1168239928 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/216292-1168239928/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.92 2.01 2.05 5/81 6800
/proc/meminfo: memFree=1894216/2055920 swapFree=4191892/4192956
[pid=6799] ppid=6797 vsize=172 CPUtime=0
/proc/6799/stat : 6799 (java) R 6797 6799 5216 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 172392013 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 12407588 0 0 4096 0 0 0 0 17 0 0 0
/proc/6799/statm: 43 24 18 14 0 3 0

[startup+0.10786 s]
/proc/loadavg: 1.92 2.01 2.05 5/81 6800
/proc/meminfo: memFree=1894216/2055920 swapFree=4191892/4192956
[pid=6799] ppid=6797 vsize=914988 CPUtime=0.09
/proc/6799/stat : 6799 (java) R 6797 6799 5216 0 -1 0 3070 0 1 0 8 1 0 0 24 0 8 0 172392013 936947712 2816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6799/statm: 228747 2817 1453 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515904 s]
/proc/loadavg: 1.92 2.01 2.05 5/81 6800
/proc/meminfo: memFree=1894216/2055920 swapFree=4191892/4192956
[pid=6799] ppid=6797 vsize=915328 CPUtime=0.41
/proc/6799/stat : 6799 (java) R 6797 6799 5216 0 -1 0 6101 0 20 0 36 5 0 0 20 0 8 0 172392013 937295872 5859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6799/statm: 228832 5859 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 915328

[startup+1.337 s]
/proc/loadavg: 1.92 2.01 2.05 3/88 6807
/proc/meminfo: memFree=1855952/2055920 swapFree=4191892/4192956
[pid=6799] ppid=6797 vsize=915552 CPUtime=1.2
/proc/6799/stat : 6799 (java) R 6797 6799 5216 0 -1 0 10734 0 20 0 112 8 0 0 25 0 8 0 172392013 937525248 10491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073875048 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6799/statm: 228888 10491 2539 14 0 215358 0
[pid=6799/tid=6801] ppid=6797 vsize=915552 CPUtime=0.03
/proc/6799/task/6801/stat : 6801 (java) S 6797 6799 5216 0 -1 64 383 0 0 0 3 0 0 0 16 0 8 0 172392016 937525248 10491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6802] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6802/stat : 6802 (java) S 6797 6799 5216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172392017 937525248 10491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6803] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6803/stat : 6803 (java) S 6797 6799 5216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172392017 937525248 10491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6804] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6804/stat : 6804 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172392020 937525248 10491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6805] ppid=6797 vsize=915552 CPUtime=0.2
/proc/6799/task/6805/stat : 6805 (java) S 6797 6799 5216 0 -1 64 388 0 0 0 20 0 0 0 15 0 8 0 172392020 937525248 10491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6806] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6806/stat : 6806 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172392020 937525248 10491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6807] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6807/stat : 6807 (java) S 6797 6799 5216 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 172392020 937525248 10491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 915552

[startup+2.97421 s]
/proc/loadavg: 1.92 2.01 2.05 3/88 6807
/proc/meminfo: memFree=1855888/2055920 swapFree=4191892/4192956
[pid=6799] ppid=6797 vsize=915552 CPUtime=2.84
/proc/6799/stat : 6799 (java) R 6797 6799 5216 0 -1 0 10735 0 20 0 276 8 0 0 25 0 8 0 172392013 937525248 10491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073881916 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6799/statm: 228888 10491 2539 14 0 215358 0
[pid=6799/tid=6801] ppid=6797 vsize=915552 CPUtime=0.03
/proc/6799/task/6801/stat : 6801 (java) S 6797 6799 5216 0 -1 64 383 0 0 0 3 0 0 0 16 0 8 0 172392016 937525248 10491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6802] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6802/stat : 6802 (java) S 6797 6799 5216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172392017 937525248 10491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6803] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6803/stat : 6803 (java) S 6797 6799 5216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172392017 937525248 10491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6804] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6804/stat : 6804 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172392020 937525248 10491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6805] ppid=6797 vsize=915552 CPUtime=0.2
/proc/6799/task/6805/stat : 6805 (java) S 6797 6799 5216 0 -1 64 389 0 0 0 20 0 0 0 16 0 8 0 172392020 937525248 10491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6806] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6806/stat : 6806 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172392020 937525248 10491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6807] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6807/stat : 6807 (java) S 6797 6799 5216 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 172392020 937525248 10491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 915552

[startup+6.17954 s]
/proc/loadavg: 1.93 2.01 2.05 3/88 6807
/proc/meminfo: memFree=1855824/2055920 swapFree=4191892/4192956
[pid=6799] ppid=6797 vsize=915552 CPUtime=6.03
/proc/6799/stat : 6799 (java) R 6797 6799 5216 0 -1 0 10744 0 20 0 595 8 0 0 25 0 8 0 172392013 937525248 10499 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6799/statm: 228888 10499 2541 14 0 215358 0
[pid=6799/tid=6801] ppid=6797 vsize=915552 CPUtime=0.03
/proc/6799/task/6801/stat : 6801 (java) S 6797 6799 5216 0 -1 64 383 0 0 0 3 0 0 0 16 0 8 0 172392016 937525248 10499 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6802] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6802/stat : 6802 (java) S 6797 6799 5216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172392017 937525248 10499 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6803] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6803/stat : 6803 (java) S 6797 6799 5216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172392017 937525248 10499 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6804] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6804/stat : 6804 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172392020 937525248 10499 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6805] ppid=6797 vsize=915552 CPUtime=0.2
/proc/6799/task/6805/stat : 6805 (java) S 6797 6799 5216 0 -1 64 393 0 0 0 20 0 0 0 16 0 8 0 172392020 937525248 10499 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6806] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6806/stat : 6806 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172392020 937525248 10499 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6807] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6807/stat : 6807 (java) S 6797 6799 5216 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 172392020 937525248 10499 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 915552

[startup+12.6462 s]
/proc/loadavg: 1.93 2.01 2.05 3/88 6807
/proc/meminfo: memFree=1855832/2055920 swapFree=4191892/4192956
[pid=6799] ppid=6797 vsize=915552 CPUtime=12.48
/proc/6799/stat : 6799 (java) R 6797 6799 5216 0 -1 0 10748 0 20 0 1239 9 0 0 25 0 8 0 172392013 937525248 10501 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073877216 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6799/statm: 228888 10501 2541 14 0 215358 0
[pid=6799/tid=6801] ppid=6797 vsize=915552 CPUtime=0.03
/proc/6799/task/6801/stat : 6801 (java) S 6797 6799 5216 0 -1 64 383 0 0 0 3 0 0 0 16 0 8 0 172392016 937525248 10501 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6802] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6802/stat : 6802 (java) S 6797 6799 5216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172392017 937525248 10501 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6803] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6803/stat : 6803 (java) S 6797 6799 5216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172392017 937525248 10501 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6804] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6804/stat : 6804 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172392020 937525248 10501 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6805] ppid=6797 vsize=915552 CPUtime=0.21
/proc/6799/task/6805/stat : 6805 (java) S 6797 6799 5216 0 -1 64 395 0 0 0 20 1 0 0 16 0 8 0 172392020 937525248 10501 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6806] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6806/stat : 6806 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172392020 937525248 10501 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6807] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6807/stat : 6807 (java) S 6797 6799 5216 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 172392020 937525248 10501 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 915552

[startup+25.4997 s]
/proc/loadavg: 1.95 2.01 2.05 3/88 6807
/proc/meminfo: memFree=1855704/2055920 swapFree=4191892/4192956
[pid=6799] ppid=6797 vsize=915552 CPUtime=25.28
/proc/6799/stat : 6799 (java) R 6797 6799 5216 0 -1 0 10863 0 20 0 2519 9 0 0 25 0 8 0 172392013 937525248 10611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073877216 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6799/statm: 228888 10611 2543 14 0 215358 0
[pid=6799/tid=6801] ppid=6797 vsize=915552 CPUtime=0.03
/proc/6799/task/6801/stat : 6801 (java) S 6797 6799 5216 0 -1 64 383 0 0 0 3 0 0 0 16 0 8 0 172392016 937525248 10611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6802] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6802/stat : 6802 (java) S 6797 6799 5216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172392017 937525248 10611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6803] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6803/stat : 6803 (java) S 6797 6799 5216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172392017 937525248 10611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6804] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6804/stat : 6804 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172392020 937525248 10611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6805] ppid=6797 vsize=915552 CPUtime=0.23
/proc/6799/task/6805/stat : 6805 (java) S 6797 6799 5216 0 -1 64 405 0 0 0 22 1 0 0 16 0 8 0 172392020 937525248 10611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6806] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6806/stat : 6806 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172392020 937525248 10611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6807] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6807/stat : 6807 (java) S 6797 6799 5216 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 172392020 937525248 10611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 915552

[startup+51.2015 s]
/proc/loadavg: 1.96 2.01 2.04 3/88 6807
/proc/meminfo: memFree=1855512/2055920 swapFree=4191892/4192956
[pid=6799] ppid=6797 vsize=915552 CPUtime=50.85
/proc/6799/stat : 6799 (java) R 6797 6799 5216 0 -1 0 10951 0 20 0 5075 10 0 0 25 0 8 0 172392013 937525248 10697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073876461 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6799/statm: 228888 10697 2543 14 0 215358 0
[pid=6799/tid=6801] ppid=6797 vsize=915552 CPUtime=0.03
/proc/6799/task/6801/stat : 6801 (java) S 6797 6799 5216 0 -1 64 383 0 0 0 3 0 0 0 16 0 8 0 172392016 937525248 10697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6802] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6802/stat : 6802 (java) S 6797 6799 5216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172392017 937525248 10697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6803] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6803/stat : 6803 (java) S 6797 6799 5216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172392017 937525248 10697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6804] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6804/stat : 6804 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172392020 937525248 10697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6805] ppid=6797 vsize=915552 CPUtime=0.24
/proc/6799/task/6805/stat : 6805 (java) S 6797 6799 5216 0 -1 64 410 0 0 0 23 1 0 0 16 0 8 0 172392020 937525248 10697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6806] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6806/stat : 6806 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172392020 937525248 10697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6807] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6807/stat : 6807 (java) S 6797 6799 5216 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 172392020 937525248 10697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 915552

[startup+102.499 s]
/proc/loadavg: 1.98 2.00 2.04 3/88 6807
/proc/meminfo: memFree=1855384/2055920 swapFree=4191892/4192956
[pid=6799] ppid=6797 vsize=915552 CPUtime=101.93
/proc/6799/stat : 6799 (java) R 6797 6799 5216 0 -1 0 10955 0 20 0 10183 10 0 0 25 0 8 0 172392013 937525248 10701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073871404 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6799/statm: 228888 10701 2543 14 0 215358 0
[pid=6799/tid=6801] ppid=6797 vsize=915552 CPUtime=0.03
/proc/6799/task/6801/stat : 6801 (java) S 6797 6799 5216 0 -1 64 383 0 0 0 3 0 0 0 16 0 8 0 172392016 937525248 10701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6802] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6802/stat : 6802 (java) S 6797 6799 5216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172392017 937525248 10701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6803] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6803/stat : 6803 (java) S 6797 6799 5216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172392017 937525248 10701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6804] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6804/stat : 6804 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172392020 937525248 10701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6805] ppid=6797 vsize=915552 CPUtime=0.24
/proc/6799/task/6805/stat : 6805 (java) S 6797 6799 5216 0 -1 64 410 0 0 0 23 1 0 0 16 0 8 0 172392020 937525248 10701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6806] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6806/stat : 6806 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172392020 937525248 10701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6807] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6807/stat : 6807 (java) S 6797 6799 5216 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 172392020 937525248 10701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 915552

[startup+162.536 s]
/proc/loadavg: 2.03 2.01 2.04 3/88 6807
/proc/meminfo: memFree=1855320/2055920 swapFree=4191892/4192956
[pid=6799] ppid=6797 vsize=915552 CPUtime=161.7
/proc/6799/stat : 6799 (java) R 6797 6799 5216 0 -1 0 10995 0 20 0 16160 10 0 0 25 0 8 0 172392013 937525248 10738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073917024 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1418.02
Current children cumulated vsize (KiB) 915552

[startup+1483.14 s]
/proc/loadavg: 2.04 2.01 2.00 3/80 7037
/proc/meminfo: memFree=1883480/2055920 swapFree=4191892/4192956
[pid=6799] ppid=6797 vsize=915552 CPUtime=1477.76
/proc/6799/stat : 6799 (java) R 6797 6799 5216 0 -1 0 11309 0 20 0 147758 18 0 0 25 0 8 0 172392013 937525248 11049 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073869408 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6799/statm: 228888 11049 2543 14 0 215358 0
[pid=6799/tid=6801] ppid=6797 vsize=915552 CPUtime=0.03
/proc/6799/task/6801/stat : 6801 (java) S 6797 6799 5216 0 -1 64 383 0 0 0 3 0 0 0 16 0 8 0 172392016 937525248 11049 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6802] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6802/stat : 6802 (java) S 6797 6799 5216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172392017 937525248 11049 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6803] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6803/stat : 6803 (java) S 6797 6799 5216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172392017 937525248 11049 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6804] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6804/stat : 6804 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172392020 937525248 11049 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6805] ppid=6797 vsize=915552 CPUtime=0.26
/proc/6799/task/6805/stat : 6805 (java) S 6797 6799 5216 0 -1 64 423 0 0 0 25 1 0 0 16 0 8 0 172392020 937525248 11049 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6806] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6806/stat : 6806 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172392020 937525248 11049 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6807] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6807/stat : 6807 (java) S 6797 6799 5216 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 172392020 937525248 11049 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1477.76
Current children cumulated vsize (KiB) 915552

[startup+1543.15 s]
/proc/loadavg: 2.01 2.01 2.00 3/80 7037
/proc/meminfo: memFree=1882840/2055920 swapFree=4191892/4192956
[pid=6799] ppid=6797 vsize=915552 CPUtime=1537.49
/proc/6799/stat : 6799 (java) R 6797 6799 5216 0 -1 0 11460 0 20 0 153731 18 0 0 25 0 8 0 172392013 937525248 11200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073875048 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6799/statm: 228888 11200 2543 14 0 215358 0
[pid=6799/tid=6801] ppid=6797 vsize=915552 CPUtime=0.03
/proc/6799/task/6801/stat : 6801 (java) S 6797 6799 5216 0 -1 64 383 0 0 0 3 0 0 0 16 0 8 0 172392016 937525248 11200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6802] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6802/stat : 6802 (java) S 6797 6799 5216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172392017 937525248 11200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6803] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6803/stat : 6803 (java) S 6797 6799 5216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172392017 937525248 11200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6804] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6804/stat : 6804 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172392020 937525248 11200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6805] ppid=6797 vsize=915552 CPUtime=0.26
/proc/6799/task/6805/stat : 6805 (java) S 6797 6799 5216 0 -1 64 423 0 0 0 25 1 0 0 16 0 8 0 172392020 937525248 11200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6806] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6806/stat : 6806 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172392020 937525248 11200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6807] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6807/stat : 6807 (java) S 6797 6799 5216 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 172392020 937525248 11200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1537.49
Current children cumulated vsize (KiB) 915552

[startup+1603.16 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 7037
/proc/meminfo: memFree=1881816/2055920 swapFree=4191892/4192956
[pid=6799] ppid=6797 vsize=915552 CPUtime=1597.23
/proc/6799/stat : 6799 (java) R 6797 6799 5216 0 -1 0 11702 0 20 0 159705 18 0 0 25 0 8 0 172392013 937525248 11441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6799/statm: 228888 11441 2543 14 0 215358 0
[pid=6799/tid=6801] ppid=6797 vsize=915552 CPUtime=0.03
/proc/6799/task/6801/stat : 6801 (java) S 6797 6799 5216 0 -1 64 383 0 0 0 3 0 0 0 16 0 8 0 172392016 937525248 11441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6802] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6802/stat : 6802 (java) S 6797 6799 5216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172392017 937525248 11441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6803] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6803/stat : 6803 (java) S 6797 6799 5216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172392017 937525248 11441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6804] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6804/stat : 6804 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172392020 937525248 11441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6805] ppid=6797 vsize=915552 CPUtime=0.26
/proc/6799/task/6805/stat : 6805 (java) S 6797 6799 5216 0 -1 64 425 0 0 0 25 1 0 0 16 0 8 0 172392020 937525248 11441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6806] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6806/stat : 6806 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172392020 937525248 11441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6807] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6807/stat : 6807 (java) S 6797 6799 5216 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 172392020 937525248 11441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1597.23
Current children cumulated vsize (KiB) 915552

[startup+1663.16 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 7037
/proc/meminfo: memFree=1881752/2055920 swapFree=4191892/4192956
[pid=6799] ppid=6797 vsize=915552 CPUtime=1656.97
/proc/6799/stat : 6799 (java) R 6797 6799 5216 0 -1 0 11718 0 20 0 165679 18 0 0 25 0 8 0 172392013 937525248 11456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073877232 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6799/statm: 228888 11456 2543 14 0 215358 0
[pid=6799/tid=6801] ppid=6797 vsize=915552 CPUtime=0.03
/proc/6799/task/6801/stat : 6801 (java) S 6797 6799 5216 0 -1 64 383 0 0 0 3 0 0 0 16 0 8 0 172392016 937525248 11456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6802] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6802/stat : 6802 (java) S 6797 6799 5216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172392017 937525248 11456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6803] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6803/stat : 6803 (java) S 6797 6799 5216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172392017 937525248 11456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6804] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6804/stat : 6804 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172392020 937525248 11456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6805] ppid=6797 vsize=915552 CPUtime=0.26
/proc/6799/task/6805/stat : 6805 (java) S 6797 6799 5216 0 -1 64 426 0 0 0 25 1 0 0 16 0 8 0 172392020 937525248 11456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6806] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6806/stat : 6806 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172392020 937525248 11456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6807] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6807/stat : 6807 (java) S 6797 6799 5216 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 172392020 937525248 11456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1656.97
Current children cumulated vsize (KiB) 915552

[startup+1723.17 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 7037
/proc/meminfo: memFree=1881048/2055920 swapFree=4191892/4192956
[pid=6799] ppid=6797 vsize=915552 CPUtime=1716.69
/proc/6799/stat : 6799 (java) R 6797 6799 5216 0 -1 0 11887 0 20 0 171651 18 0 0 25 0 8 0 172392013 937525248 11623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073881899 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6799/statm: 228888 11623 2543 14 0 215358 0
[pid=6799/tid=6801] ppid=6797 vsize=915552 CPUtime=0.03
/proc/6799/task/6801/stat : 6801 (java) S 6797 6799 5216 0 -1 64 383 0 0 0 3 0 0 0 16 0 8 0 172392016 937525248 11623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6802] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6802/stat : 6802 (java) S 6797 6799 5216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172392017 937525248 11623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6803] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6803/stat : 6803 (java) S 6797 6799 5216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172392017 937525248 11623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6804] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6804/stat : 6804 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172392020 937525248 11623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6805] ppid=6797 vsize=915552 CPUtime=0.27
/proc/6799/task/6805/stat : 6805 (java) S 6797 6799 5216 0 -1 64 428 0 0 0 26 1 0 0 17 0 8 0 172392020 937525248 11623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6806] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6806/stat : 6806 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172392020 937525248 11623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6807] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6807/stat : 6807 (java) S 6797 6799 5216 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 172392020 937525248 11623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1716.69
Current children cumulated vsize (KiB) 915552

[startup+1783.18 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 7037
/proc/meminfo: memFree=1880472/2055920 swapFree=4191892/4192956
[pid=6799] ppid=6797 vsize=915552 CPUtime=1776.45
/proc/6799/stat : 6799 (java) R 6797 6799 5216 0 -1 0 12021 0 20 0 177626 19 0 0 25 0 8 0 172392013 937525248 11757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073876441 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6799/statm: 228888 11757 2543 14 0 215358 0
[pid=6799/tid=6801] ppid=6797 vsize=915552 CPUtime=0.03
/proc/6799/task/6801/stat : 6801 (java) S 6797 6799 5216 0 -1 64 383 0 0 0 3 0 0 0 16 0 8 0 172392016 937525248 11757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6802] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6802/stat : 6802 (java) S 6797 6799 5216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172392017 937525248 11757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6803] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6803/stat : 6803 (java) S 6797 6799 5216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172392017 937525248 11757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6804] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6804/stat : 6804 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172392020 937525248 11757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6805] ppid=6797 vsize=915552 CPUtime=0.27
/proc/6799/task/6805/stat : 6805 (java) S 6797 6799 5216 0 -1 64 428 0 0 0 26 1 0 0 17 0 8 0 172392020 937525248 11757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6806] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6806/stat : 6806 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172392020 937525248 11757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6807] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6807/stat : 6807 (java) S 6797 6799 5216 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 172392020 937525248 11757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1776.45
Current children cumulated vsize (KiB) 915552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.92 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 7037
/proc/meminfo: memFree=1880408/2055920 swapFree=4191892/4192956
[pid=6799] ppid=6797 vsize=915552 CPUtime=1800.07
/proc/6799/stat : 6799 (java) R 6797 6799 5216 0 -1 0 12024 0 20 0 179988 19 0 0 25 0 8 0 172392013 937525248 11760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073916978 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6799/statm: 228888 11760 2543 14 0 215358 0
[pid=6799/tid=6801] ppid=6797 vsize=915552 CPUtime=0.03
/proc/6799/task/6801/stat : 6801 (java) S 6797 6799 5216 0 -1 64 383 0 0 0 3 0 0 0 16 0 8 0 172392016 937525248 11760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6802] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6802/stat : 6802 (java) S 6797 6799 5216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172392017 937525248 11760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6803] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6803/stat : 6803 (java) S 6797 6799 5216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172392017 937525248 11760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6804] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6804/stat : 6804 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172392020 937525248 11760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6805] ppid=6797 vsize=915552 CPUtime=0.27
/proc/6799/task/6805/stat : 6805 (java) S 6797 6799 5216 0 -1 64 428 0 0 0 26 1 0 0 17 0 8 0 172392020 937525248 11760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6806] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6806/stat : 6806 (java) S 6797 6799 5216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172392020 937525248 11760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6799/tid=6807] ppid=6797 vsize=915552 CPUtime=0
/proc/6799/task/6807/stat : 6807 (java) S 6797 6799 5216 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 172392020 937525248 11760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 915552

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

Child status: 143
Real time (s): 1806.96
CPU time (s): 1800.1
CPU user time (s): 1799.9
CPU system time (s): 0.198969
CPU usage (%): 99.6207
Max. virtual memory (cumulated for all children) (KiB): 915552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.198969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12043
page faults= 20
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38011
involuntary context switches= 69288

runsolver used 2.11768 s user time and 4.5923 s system time

The end

Launcher Data (download as text)

Begin job on node42 on Mon Jan  8 07:05:28 UTC 2007


IDJOB= 216292
IDBENCH= 5067
FILE ID= node42/216292-1168239928

PBS_JOBID= 3481478

Free space on /tmp= 66559 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/chnl/chnl-20-25.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/216292-1168239928/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-216292-1168239928 -o ROOT/results/node42/solver-216292-1168239928 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/216292-1168239928/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  5471ab3656c812855ba7f206f1e3575d

RANDOM SEED= 161224011

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.229
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.229
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:       1894696 kB
Buffers:          5416 kB
Cached:          41636 kB
SwapCached:         72 kB
Active:          90884 kB
Inactive:        17568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1894696 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1724 kB
Writeback:           0 kB
Mapped:          79476 kB
Slab:            37892 kB
Committed_AS:  4235388 kB
PageTables:       1960 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= 66560 MiB



End job on node42 on Mon Jan  8 07:35:35 UTC 2007