Trace number 249116

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.07 1807.86

General information on the benchmark

Nameprimes/primes-15/
primes-15-20-2-5.xml
MD5SUM2d70190bc72b8bb932764c1d3f56271f
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 benchmark0.025995
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints20
Maximum constraint arity7
Maximum domain size46
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20
Global constraints used (with number of constraints)

Solver Data (download as text)

0.28	   
0.28	Abscon 109 (November, 2006)
0.28	   
0.28	   configuration
0.28	     name=esac.xml
0.31	   
0.31	   instance
0.32	     name=/tmp/evaluation/249116-1168402504/unknown.xml
0.34	   
0.34	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.39	     nbVariables=100  nbDomainTypes=1  minDomainSize=46  maxDomainSize=46
0.39	       =>  wckTime=0.105  cpuTime=0.09  mem=6M951
0.39	   
0.39	   predicates being loaded...
0.41	   
0.41	   constraints being loaded...
0.64	     nbConstraints=20  nbSingletonDomainVariables=37  nbDisconnectedVariables=37  nbConflictsStructures=4
0.64	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=16  nbSharedBinaryRepresentations=0
0.64	     nbEvaluationManagers=20  nbSharedEvaluationManagers=0  maxDegree=4  maxArity=7
0.64	       =>  wckTime=0.356  cpuTime=0.31  mem=8M902
0.68	   
0.68	   solver IterativeSystematicSolver being built... 
0.85	       =>  wckTime=0.564  cpuTime=0.45  mem=14M527
6.20	   
6.20	   preprocessing
6.20	     nbConstraintChecks=9985500  nbValidityChecks=7393  nbPropagations=663  nbRevisions=390  nbUselessRevisions=89
6.20	     nbSingletonTests=365  nbEffectiveSingletonTests=37  nbESACBranches=13  nbRemovedValues=426
6.20	     detectedInconsistency=no
6.20	       =>  wckTime=5.345  cpuTime=5.3  mem=14M527
26.18	   
26.18	   search
26.18	     run=0  nbConstraintChecks=26249922  nbValidityChecks=16763  nbPropagations=1210  nbRevisions=1141
26.18	     nbUselessRevisions=212  nbAssignments=208  nbFailedAssignments=159  nbBacktracks=10  nbVisitedNodes=368
26.18	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=0
26.18	       =>  wckTime=25.325  cpuTime=25.19  mem=15M567
56.35	   
56.35	   search
56.35	     run=1  nbConstraintChecks=64567157  nbValidityChecks=53902  nbPropagations=4861  nbRevisions=4157
56.35	     nbUselessRevisions=883  nbAssignments=1257  nbFailedAssignments=397  nbBacktracks=25  nbVisitedNodes=863
56.35	     nbRestartNogoods=25  mapSize=23  nbInferences=0  nbTooLargeKeys=0
56.35	       =>  wckTime=55.493  cpuTime=55.19  mem=15M567
57.30	   
57.30	   search
57.30	     run=2  nbConstraintChecks=66168591  nbValidityChecks=55172  nbPropagations=8611  nbRevisions=7258
57.30	     nbUselessRevisions=1578  nbAssignments=1294  nbFailedAssignments=411  nbBacktracks=48  nbVisitedNodes=914
57.30	     nbRestartNogoods=28  mapSize=43  nbInferences=0  nbTooLargeKeys=0
57.30	       =>  wckTime=56.449  cpuTime=56.14  mem=15M567
66.74	   
66.74	   search
66.74	     run=3  nbConstraintChecks=77618502  nbValidityChecks=57325  nbPropagations=12699  nbRevisions=10585
66.74	     nbUselessRevisions=2309  nbAssignments=1442  nbFailedAssignments=522  nbBacktracks=82  nbVisitedNodes=1173
66.74	     nbRestartNogoods=28  mapSize=73  nbInferences=0  nbTooLargeKeys=0
66.74	       =>  wckTime=65.883  cpuTime=65.54  mem=15M567
126.95	   
126.99	   search
126.99	     run=4  nbConstraintChecks=147421333  nbValidityChecks=60278  nbPropagations=18370  nbRevisions=14775
126.99	     nbUselessRevisions=3084  nbAssignments=2206  nbFailedAssignments=1233  nbBacktracks=133  nbVisitedNodes=2648
126.99	     nbRestartNogoods=30  mapSize=122  nbInferences=0  nbTooLargeKeys=0
126.99	       =>  wckTime=126.098  cpuTime=125.47  mem=15M567
176.86	   
176.86	   search
176.86	     run=5  nbConstraintChecks=205870651  nbValidityChecks=64525  nbPropagations=25426  nbRevisions=19769
176.86	     nbUselessRevisions=3936  nbAssignments=2864  nbFailedAssignments=1816  nbBacktracks=208  nbVisitedNodes=3889
176.86	     nbRestartNogoods=38  mapSize=190  nbInferences=0  nbTooLargeKeys=0
176.86	       =>  wckTime=176.006  cpuTime=175.14  mem=15M567
233.41	   
233.41	   search
233.41	     run=6  nbConstraintChecks=272212017  nbValidityChecks=71248  nbPropagations=34159  nbRevisions=25778
233.41	     nbUselessRevisions=4901  nbAssignments=3639  nbFailedAssignments=2475  nbBacktracks=321  nbVisitedNodes=5323
233.41	     nbRestartNogoods=38  mapSize=299  nbInferences=0  nbTooLargeKeys=0
233.41	       =>  wckTime=232.555  cpuTime=231.43  mem=15M567
394.97	   
394.97	   search
394.97	     run=7  nbConstraintChecks=457816566  nbValidityChecks=82831  nbPropagations=47102  nbRevisions=34162
394.97	     nbUselessRevisions=6055  nbAssignments=5663  nbFailedAssignments=4326  nbBacktracks=491  nbVisitedNodes=9198
394.97	     nbRestartNogoods=48  mapSize=460  nbInferences=0  nbTooLargeKeys=0
394.97	       =>  wckTime=394.121  cpuTime=392.26  mem=15M567
609.12	   
609.12	   search
609.12	     run=8  nbConstraintChecks=706604346  nbValidityChecks=112684  nbPropagations=65961  nbRevisions=46377
609.12	     nbUselessRevisions=7781  nbAssignments=8319  nbFailedAssignments=6723  nbBacktracks=748  nbVisitedNodes=14251
609.12	     nbRestartNogoods=62  mapSize=712  nbInferences=0  nbTooLargeKeys=0
609.12	       =>  wckTime=608.264  cpuTime=605.44  mem=15M567
739.35	   
739.35	   INFO : Stopping hyperNogood (mapSize=1011, nbTooLargekeys=0, mem=15M567)
747.37	   
747.37	   search
747.37	     run=9  nbConstraintChecks=874695375  nbValidityChecks=157060  nbPropagations=89714  nbRevisions=62504
747.37	     nbUselessRevisions=10433  nbAssignments=10226  nbFailedAssignments=8244  nbBacktracks=1133  nbVisitedNodes=17679
747.37	     nbRestartNogoods=75
747.37	       =>  wckTime=746.514  cpuTime=743.06  mem=15M567
1230.58	   
1230.58	   search
1230.58	     run=10  nbConstraintChecks=1436417990  nbValidityChecks=231077  nbPropagations=126871  nbRevisions=87390
1230.58	     nbUselessRevisions=14445  nbAssignments=16230  nbFailedAssignments=13670  nbBacktracks=1709  nbVisitedNodes=29109
1230.58	     nbRestartNogoods=88
1230.58	       =>  wckTime=1229.724  cpuTime=1224.07  mem=15M567

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/node35/watcher-249116-1168402504 -o ROOT/results/node35/solver-249116-1168402504 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/249116-1168402504/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.86 1.96 1.93 4/81 16813
/proc/meminfo: memFree=952568/2055920 swapFree=4184712/4192956
[pid=16812] ppid=16810 vsize=1784 CPUtime=0
/proc/16812/stat : 16812 (java) R 16810 16812 16745 0 -1 0 371 0 0 0 0 0 0 0 18 0 1 0 188644140 1826816 160 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 2063872 0 0 4096 0 0 0 0 17 0 0 0
/proc/16812/statm: 446 163 128 14 0 91 0

[startup+0.107082 s]
/proc/loadavg: 1.86 1.96 1.93 4/81 16813
/proc/meminfo: memFree=952568/2055920 swapFree=4184712/4192956
[pid=16812] ppid=16810 vsize=914988 CPUtime=0.09
/proc/16812/stat : 16812 (java) R 16810 16812 16745 0 -1 0 3115 0 1 0 8 1 0 0 24 0 8 0 188644140 936947712 2861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155581175 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16812/statm: 228747 2861 1468 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515118 s]
/proc/loadavg: 1.86 1.96 1.93 4/81 16813
/proc/meminfo: memFree=952568/2055920 swapFree=4184712/4192956
[pid=16812] ppid=16810 vsize=915456 CPUtime=0.49
/proc/16812/stat : 16812 (java) R 16810 16812 16745 0 -1 0 6548 0 1 0 46 3 0 0 25 0 8 0 188644140 937426944 6287 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16812/statm: 228864 6287 2166 14 0 215334 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915456

[startup+1.33722 s]
/proc/loadavg: 1.86 1.96 1.93 3/88 16820
/proc/meminfo: memFree=929152/2055920 swapFree=4184712/4192956
[pid=16812] ppid=16810 vsize=915456 CPUtime=1.31
/proc/16812/stat : 16812 (java) R 16810 16812 16745 0 -1 0 8601 0 1 0 127 4 0 0 25 0 8 0 188644140 937426944 8339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073599243 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16812/statm: 228864 8339 2542 14 0 215334 0
[pid=16812/tid=16814] ppid=16810 vsize=915456 CPUtime=0.02
/proc/16812/task/16814/stat : 16814 (java) S 16810 16812 16745 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 188644143 937426944 8339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16815] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16815/stat : 16815 (java) S 16810 16812 16745 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188644144 937426944 8339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16816] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16816/stat : 16816 (java) S 16810 16812 16745 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188644144 937426944 8339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16817] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16817/stat : 16817 (java) S 16810 16812 16745 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188644147 937426944 8339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16818] ppid=16810 vsize=915456 CPUtime=0.13
/proc/16812/task/16818/stat : 16818 (java) S 16810 16812 16745 0 -1 64 339 0 0 0 13 0 0 0 16 0 8 0 188644147 937426944 8339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16819] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16819/stat : 16819 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188644147 937426944 8339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16820] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16820/stat : 16820 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188644147 937426944 8339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915456

[startup+2.98941 s]
/proc/loadavg: 1.86 1.96 1.93 3/88 16820
/proc/meminfo: memFree=929088/2055920 swapFree=4184712/4192956
[pid=16812] ppid=16810 vsize=915456 CPUtime=2.96
/proc/16812/stat : 16812 (java) R 16810 16812 16745 0 -1 0 8611 0 1 0 291 5 0 0 25 0 8 0 188644140 937426944 8347 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072941220 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16812/statm: 228864 8347 2542 14 0 215334 0
[pid=16812/tid=16814] ppid=16810 vsize=915456 CPUtime=0.02
/proc/16812/task/16814/stat : 16814 (java) S 16810 16812 16745 0 -1 64 159 0 0 0 2 0 0 0 17 0 8 0 188644143 937426944 8347 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16815] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16815/stat : 16815 (java) S 16810 16812 16745 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188644144 937426944 8347 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16816] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16816/stat : 16816 (java) S 16810 16812 16745 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188644144 937426944 8347 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16817] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16817/stat : 16817 (java) S 16810 16812 16745 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188644147 937426944 8347 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16818] ppid=16810 vsize=915456 CPUtime=0.14
/proc/16812/task/16818/stat : 16818 (java) S 16810 16812 16745 0 -1 64 343 0 0 0 14 0 0 0 15 0 8 0 188644147 937426944 8347 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16819] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16819/stat : 16819 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188644147 937426944 8347 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16820] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16820/stat : 16820 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188644147 937426944 8347 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915456

[startup+6.2718 s]
/proc/loadavg: 1.87 1.96 1.93 3/88 16820
/proc/meminfo: memFree=929024/2055920 swapFree=4184712/4192956
[pid=16812] ppid=16810 vsize=915456 CPUtime=6.23
/proc/16812/stat : 16812 (java) R 16810 16812 16745 0 -1 0 8701 0 1 0 618 5 0 0 25 0 8 0 188644140 937426944 8436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073600013 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16812/statm: 228864 8436 2542 14 0 215334 0
[pid=16812/tid=16814] ppid=16810 vsize=915456 CPUtime=0.02
/proc/16812/task/16814/stat : 16814 (java) S 16810 16812 16745 0 -1 64 159 0 0 0 2 0 0 0 17 0 8 0 188644143 937426944 8436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16815] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16815/stat : 16815 (java) S 16810 16812 16745 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188644144 937426944 8436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16816] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16816/stat : 16816 (java) S 16810 16812 16745 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188644144 937426944 8436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16817] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16817/stat : 16817 (java) S 16810 16812 16745 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188644147 937426944 8436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16818] ppid=16810 vsize=915456 CPUtime=0.15
/proc/16812/task/16818/stat : 16818 (java) S 16810 16812 16745 0 -1 64 347 0 0 0 15 0 0 0 15 0 8 0 188644147 937426944 8436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16819] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16819/stat : 16819 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188644147 937426944 8436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16820] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16820/stat : 16820 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188644147 937426944 8436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915456

[startup+12.7586 s]
/proc/loadavg: 1.88 1.96 1.93 3/88 16820
/proc/meminfo: memFree=928720/2055920 swapFree=4184712/4192956
[pid=16812] ppid=16810 vsize=915456 CPUtime=12.68
/proc/16812/stat : 16812 (java) R 16810 16812 16745 0 -1 0 8721 0 1 0 1263 5 0 0 25 0 8 0 188644140 937426944 8452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16812/statm: 228864 8452 2543 14 0 215334 0
[pid=16812/tid=16814] ppid=16810 vsize=915456 CPUtime=0.02
/proc/16812/task/16814/stat : 16814 (java) S 16810 16812 16745 0 -1 64 159 0 0 0 2 0 0 0 17 0 8 0 188644143 937426944 8452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16815] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16815/stat : 16815 (java) S 16810 16812 16745 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188644144 937426944 8452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16816] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16816/stat : 16816 (java) S 16810 16812 16745 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188644144 937426944 8452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16817] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16817/stat : 16817 (java) S 16810 16812 16745 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188644147 937426944 8452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16818] ppid=16810 vsize=915456 CPUtime=0.16
/proc/16812/task/16818/stat : 16818 (java) S 16810 16812 16745 0 -1 64 354 0 0 0 16 0 0 0 16 0 8 0 188644147 937426944 8452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16819] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16819/stat : 16819 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188644147 937426944 8452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16820] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16820/stat : 16820 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188644147 937426944 8452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 915456

[startup+25.5941 s]
/proc/loadavg: 1.90 1.96 1.93 3/88 16820
/proc/meminfo: memFree=928720/2055920 swapFree=4184712/4192956
[pid=16812] ppid=16810 vsize=915456 CPUtime=25.46
/proc/16812/stat : 16812 (java) R 16810 16812 16745 0 -1 0 8724 0 1 0 2541 5 0 0 25 0 8 0 188644140 937426944 8452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073594357 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16812/statm: 228864 8452 2543 14 0 215334 0
[pid=16812/tid=16814] ppid=16810 vsize=915456 CPUtime=0.02
/proc/16812/task/16814/stat : 16814 (java) S 16810 16812 16745 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 188644143 937426944 8452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16815] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16815/stat : 16815 (java) S 16810 16812 16745 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188644144 937426944 8452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16816] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16816/stat : 16816 (java) S 16810 16812 16745 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188644144 937426944 8452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16817] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16817/stat : 16817 (java) S 16810 16812 16745 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188644147 937426944 8452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16818] ppid=16810 vsize=915456 CPUtime=0.16
/proc/16812/task/16818/stat : 16818 (java) S 16810 16812 16745 0 -1 64 356 0 0 0 16 0 0 0 16 0 8 0 188644147 937426944 8452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16819] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16819/stat : 16819 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188644147 937426944 8452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16820] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16820/stat : 16820 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188644147 937426944 8452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915456

[startup+51.1971 s]
/proc/loadavg: 1.94 1.97 1.93 4/88 16820
/proc/meminfo: memFree=928656/2055920 swapFree=4184712/4192956
[pid=16812] ppid=16810 vsize=915456 CPUtime=50.95
/proc/16812/stat : 16812 (java) R 16810 16812 16745 0 -1 0 8750 0 1 0 5090 5 0 0 25 0 8 0 188644140 937426944 8468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073596108 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16812/statm: 228864 8468 2543 14 0 215334 0
[pid=16812/tid=16814] ppid=16810 vsize=915456 CPUtime=0.02
/proc/16812/task/16814/stat : 16814 (java) S 16810 16812 16745 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 188644143 937426944 8468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16815] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16815/stat : 16815 (java) S 16810 16812 16745 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188644144 937426944 8468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16816] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16816/stat : 16816 (java) S 16810 16812 16745 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188644144 937426944 8468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16817] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16817/stat : 16817 (java) S 16810 16812 16745 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188644147 937426944 8468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16818] ppid=16810 vsize=915456 CPUtime=0.18
/proc/16812/task/16818/stat : 16818 (java) S 16810 16812 16745 0 -1 64 371 0 0 0 18 0 0 0 16 0 8 0 188644147 937426944 8468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16819] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16819/stat : 16819 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188644147 937426944 8468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16820] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16820/stat : 16820 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188644147 937426944 8468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 915456

[startup+102.398 s]
/proc/loadavg: 2.09 2.00 1.94 3/88 16820
/proc/meminfo: memFree=928656/2055920 swapFree=4184712/4192956
[pid=16812] ppid=16810 vsize=915456 CPUtime=101.91
/proc/16812/stat : 16812 (java) R 16810 16812 16745 0 -1 0 8772 0 1 0 10186 5 0 0 25 0 8 0 188644140 937426944 8488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073600640 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16812/statm: 228864 8488 2543 14 0 215334 0
[pid=16812/tid=16814] ppid=16810 vsize=915456 CPUtime=0.02
/proc/16812/task/16814/stat : 16814 (java) S 16810 16812 16745 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 188644143 937426944 8488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16815] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16815/stat : 16815 (java) S 16810 16812 16745 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188644144 937426944 8488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16816] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16816/stat : 16816 (java) S 16810 16812 16745 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188644144 937426944 8488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16817] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16817/stat : 16817 (java) S 16810 16812 16745 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188644147 937426944 8488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16818] ppid=16810 vsize=915456 CPUtime=0.18
/proc/16812/task/16818/stat : 16818 (java) S 16810 16812 16745 0 -1 64 374 0 0 0 18 0 0 0 15 0 8 0 188644147 937426944 8488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16819] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16819/stat : 16819 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188644147 937426944 8488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16820] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16820/stat : 16820 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188644147 937426944 8488 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 915456

[startup+162.439 s]
/proc/loadavg: 2.03 2.00 1.94 3/88 16820
/proc/meminfo: memFree=928592/2055920 swapFree=4184712/4192956
[pid=16812] ppid=16810 vsize=915456 CPUtime=161.7
/proc/16812/stat : 16812 (java) R 16810 16812 16745 0 -1 0 8791 0 1 0 16164 6 0 0 25 0 8 0 188644140 937426944 8504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073600616 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1416.88
Current children cumulated vsize (KiB) 915456

[startup+1483.38 s]
/proc/loadavg: 2.00 2.00 1.98 3/88 16822
/proc/meminfo: memFree=927632/2055920 swapFree=4184712/4192956
[pid=16812] ppid=16810 vsize=915456 CPUtime=1476.64
/proc/16812/stat : 16812 (java) R 16810 16812 16745 0 -1 0 8918 0 1 0 147656 8 0 0 25 0 8 0 188644140 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073601895 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16812/statm: 228864 8627 2543 14 0 215334 0
[pid=16812/tid=16814] ppid=16810 vsize=915456 CPUtime=0.02
/proc/16812/task/16814/stat : 16814 (java) S 16810 16812 16745 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 188644143 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16815] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16815/stat : 16815 (java) S 16810 16812 16745 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188644144 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16816] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16816/stat : 16816 (java) S 16810 16812 16745 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188644144 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16817] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16817/stat : 16817 (java) S 16810 16812 16745 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16818] ppid=16810 vsize=915456 CPUtime=0.21
/proc/16812/task/16818/stat : 16818 (java) S 16810 16812 16745 0 -1 64 387 0 0 0 21 0 0 0 16 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16819] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16819/stat : 16819 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16820] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16820/stat : 16820 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1476.64
Current children cumulated vsize (KiB) 915456

[startup+1543.43 s]
/proc/loadavg: 2.00 2.00 1.98 3/88 16822
/proc/meminfo: memFree=927568/2055920 swapFree=4184712/4192956
[pid=16812] ppid=16810 vsize=915456 CPUtime=1536.43
/proc/16812/stat : 16812 (java) R 16810 16812 16745 0 -1 0 8918 0 1 0 153635 8 0 0 25 0 8 0 188644140 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073594368 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16812/statm: 228864 8627 2543 14 0 215334 0
[pid=16812/tid=16814] ppid=16810 vsize=915456 CPUtime=0.02
/proc/16812/task/16814/stat : 16814 (java) S 16810 16812 16745 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 188644143 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16815] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16815/stat : 16815 (java) S 16810 16812 16745 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188644144 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16816] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16816/stat : 16816 (java) S 16810 16812 16745 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188644144 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16817] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16817/stat : 16817 (java) S 16810 16812 16745 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16818] ppid=16810 vsize=915456 CPUtime=0.21
/proc/16812/task/16818/stat : 16818 (java) S 16810 16812 16745 0 -1 64 387 0 0 0 21 0 0 0 16 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16819] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16819/stat : 16819 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16820] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16820/stat : 16820 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1536.43
Current children cumulated vsize (KiB) 915456

[startup+1603.47 s]
/proc/loadavg: 2.00 2.00 1.98 3/88 16822
/proc/meminfo: memFree=927568/2055920 swapFree=4184712/4192956
[pid=16812] ppid=16810 vsize=915456 CPUtime=1596.2
/proc/16812/stat : 16812 (java) R 16810 16812 16745 0 -1 0 8918 0 1 0 159612 8 0 0 25 0 8 0 188644140 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073605232 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16812/statm: 228864 8627 2543 14 0 215334 0
[pid=16812/tid=16814] ppid=16810 vsize=915456 CPUtime=0.02
/proc/16812/task/16814/stat : 16814 (java) S 16810 16812 16745 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 188644143 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16815] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16815/stat : 16815 (java) S 16810 16812 16745 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188644144 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16816] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16816/stat : 16816 (java) S 16810 16812 16745 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188644144 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16817] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16817/stat : 16817 (java) S 16810 16812 16745 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16818] ppid=16810 vsize=915456 CPUtime=0.21
/proc/16812/task/16818/stat : 16818 (java) S 16810 16812 16745 0 -1 64 387 0 0 0 21 0 0 0 16 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16819] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16819/stat : 16819 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16820] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16820/stat : 16820 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1596.2
Current children cumulated vsize (KiB) 915456

[startup+1663.51 s]
/proc/loadavg: 2.00 2.00 1.98 3/88 16822
/proc/meminfo: memFree=927568/2055920 swapFree=4184712/4192956
[pid=16812] ppid=16810 vsize=915456 CPUtime=1655.95
/proc/16812/stat : 16812 (java) R 16810 16812 16745 0 -1 0 8918 0 1 0 165587 8 0 0 25 0 8 0 188644140 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918523 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16812/statm: 228864 8627 2543 14 0 215334 0
[pid=16812/tid=16814] ppid=16810 vsize=915456 CPUtime=0.02
/proc/16812/task/16814/stat : 16814 (java) S 16810 16812 16745 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 188644143 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16815] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16815/stat : 16815 (java) S 16810 16812 16745 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188644144 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16816] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16816/stat : 16816 (java) S 16810 16812 16745 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188644144 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16817] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16817/stat : 16817 (java) S 16810 16812 16745 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16818] ppid=16810 vsize=915456 CPUtime=0.21
/proc/16812/task/16818/stat : 16818 (java) S 16810 16812 16745 0 -1 64 387 0 0 0 21 0 0 0 16 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16819] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16819/stat : 16819 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16820] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16820/stat : 16820 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.95
Current children cumulated vsize (KiB) 915456

[startup+1723.57 s]
/proc/loadavg: 2.00 2.00 1.98 3/88 16895
/proc/meminfo: memFree=1279760/2055920 swapFree=4184712/4192956
[pid=16812] ppid=16810 vsize=915456 CPUtime=1715.86
/proc/16812/stat : 16812 (java) R 16810 16812 16745 0 -1 0 8918 0 1 0 171576 10 0 0 25 0 8 0 188644140 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16812/statm: 228864 8627 2543 14 0 215334 0
[pid=16812/tid=16814] ppid=16810 vsize=915456 CPUtime=0.02
/proc/16812/task/16814/stat : 16814 (java) S 16810 16812 16745 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 188644143 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16815] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16815/stat : 16815 (java) S 16810 16812 16745 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188644144 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16816] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16816/stat : 16816 (java) S 16810 16812 16745 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188644144 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16817] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16817/stat : 16817 (java) S 16810 16812 16745 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16818] ppid=16810 vsize=915456 CPUtime=0.21
/proc/16812/task/16818/stat : 16818 (java) S 16810 16812 16745 0 -1 64 387 0 0 0 21 0 0 0 16 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16819] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16819/stat : 16819 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16820] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16820/stat : 16820 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1715.86
Current children cumulated vsize (KiB) 915456

[startup+1783.65 s]
/proc/loadavg: 2.00 2.00 1.98 3/88 16895
/proc/meminfo: memFree=1279824/2055920 swapFree=4184712/4192956
[pid=16812] ppid=16810 vsize=915456 CPUtime=1775.88
/proc/16812/stat : 16812 (java) R 16810 16812 16745 0 -1 0 8918 0 1 0 177578 10 0 0 25 0 8 0 188644140 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073601888 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16812/statm: 228864 8627 2543 14 0 215334 0
[pid=16812/tid=16814] ppid=16810 vsize=915456 CPUtime=0.02
/proc/16812/task/16814/stat : 16814 (java) S 16810 16812 16745 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 188644143 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16815] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16815/stat : 16815 (java) S 16810 16812 16745 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188644144 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16816] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16816/stat : 16816 (java) S 16810 16812 16745 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188644144 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16817] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16817/stat : 16817 (java) S 16810 16812 16745 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16818] ppid=16810 vsize=915456 CPUtime=0.21
/proc/16812/task/16818/stat : 16818 (java) S 16810 16812 16745 0 -1 64 387 0 0 0 21 0 0 0 16 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16819] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16819/stat : 16819 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16820] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16820/stat : 16820 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1775.88
Current children cumulated vsize (KiB) 915456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.82 s]
/proc/loadavg: 2.00 2.00 1.98 3/88 16895
/proc/meminfo: memFree=1279824/2055920 swapFree=4184712/4192956
[pid=16812] ppid=16810 vsize=915456 CPUtime=1800.03
/proc/16812/stat : 16812 (java) R 16810 16812 16745 0 -1 0 8918 0 1 0 179993 10 0 0 25 0 8 0 188644140 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073602538 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16812/statm: 228864 8627 2543 14 0 215334 0
[pid=16812/tid=16814] ppid=16810 vsize=915456 CPUtime=0.02
/proc/16812/task/16814/stat : 16814 (java) S 16810 16812 16745 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 188644143 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16815] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16815/stat : 16815 (java) S 16810 16812 16745 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188644144 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16816] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16816/stat : 16816 (java) S 16810 16812 16745 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188644144 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16817] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16817/stat : 16817 (java) S 16810 16812 16745 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16818] ppid=16810 vsize=915456 CPUtime=0.21
/proc/16812/task/16818/stat : 16818 (java) S 16810 16812 16745 0 -1 64 387 0 0 0 21 0 0 0 16 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16819] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16819/stat : 16819 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16812/tid=16820] ppid=16810 vsize=915456 CPUtime=0
/proc/16812/task/16820/stat : 16820 (java) S 16810 16812 16745 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188644147 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 915456

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

Child status: 143
Real time (s): 1807.86
CPU time (s): 1800.07
CPU user time (s): 1799.96
CPU system time (s): 0.110983
CPU usage (%): 99.5691
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.110983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8937
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= 37698
involuntary context switches= 60319

runsolver used 2.26266 s user time and 5.74013 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Wed Jan 10 04:15:05 UTC 2007


IDJOB= 249116
IDBENCH= 11759
FILE ID= node35/249116-1168402504

PBS_JOBID= 3523095

Free space on /tmp= 66563 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-15/primes-15-20-2-5.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/249116-1168402504/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-249116-1168402504 -o ROOT/results/node35/solver-249116-1168402504 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/249116-1168402504/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  2d70190bc72b8bb932764c1d3f56271f

RANDOM SEED= 274470720

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.234
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.234
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:        953048 kB
Buffers:         41144 kB
Cached:         319156 kB
SwapCached:       2140 kB
Active:         807912 kB
Inactive:       238204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        953048 kB
SwapTotal:     4192956 kB
SwapFree:      4184712 kB
Dirty:            1848 kB
Writeback:           0 kB
Mapped:         700596 kB
Slab:            40800 kB
Committed_AS:  4845988 kB
PageTables:       3172 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= 66563 MiB



End job on node35 on Wed Jan 10 04:45:13 UTC 2007