Trace number 1113928

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
AbsconMax 112 pc-dMSAT (TO)10 3600.22 3603.76

General information on the benchmark

Namecsp/dag-rand/
normalized-rand-n23-d3-e16-r15-t150000-6.xml
MD5SUMd69420449403c15dce93504730da03ea
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints9
Best CPU time to get the best result obtained on this benchmark3600.03
Satisfiable
(Un)Satisfiability was proved
Number of variables23
Number of constraints16
Maximum constraint arity15
Maximum domain size3
Number of constraints which are defined in extension16
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.08/0.10	
0.08/0.10	Abscon 112 (May, 2008)
0.18/0.27	
0.18/0.27	   configuration
0.18/0.27	     name=mrdac-ddeg.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-1113928-1215893463.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.28/0.39	     nbVariables=23  nbDomainTypes=1  minDomainSize=3  maxDomainSize=3  nbTotalValues=69
0.28/0.39	       =>  wckTime=0.116  cpuTime=0.1  mem=7M858
0.28/0.39	   
0.28/0.39	   relations being loaded...
2.45/2.53	   
2.45/2.53	   INFO : Contraction of relations, mem = 106M838
15.59/15.72	   
15.59/15.72	   constraints being loaded...
20.86/21.08	     nbConstraints=16  nbRelationTypes=16  nbExtensionStructures=16  nbSharedExtensionStructures=0
20.86/21.08	     nbConflictsStructures=16  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  minDegree=4  maxDegree=14
20.86/21.08	     minArity=15  maxArity=15
20.86/21.08	       =>  wckTime=20.813  cpuTime=15.73  mem=641M534
24.44/24.69	   
24.54/24.71	   solver LocalSearchSolver being built... 
24.54/24.73	       =>  wckTime=24.458  cpuTime=15.8  mem=511M222
24.54/24.74	
24.54/24.74	s SATISFIABLE
24.54/24.74	o 15
24.54/24.74	o 14
24.54/24.75	o 13
24.54/24.77	o 12
24.74/24.93	o 11
28.81/29.01	o 10
34.39/34.64	   
34.39/34.64	   search
34.39/34.64	     run=0  nbConstraintChecks=4289583  nbAssignments=10000
34.39/34.64	       =>  wckTime=9.913  cpuTime=9.84  mem=511M222
44.14/44.43	   
44.14/44.43	   search
44.14/44.43	     run=1  nbConstraintChecks=8593211  nbAssignments=20000
44.14/44.43	       =>  wckTime=19.708  cpuTime=19.59  mem=511M222
53.79/54.19	   
53.79/54.19	   search
53.79/54.20	     run=2  nbConstraintChecks=12871840  nbAssignments=30000
53.79/54.20	       =>  wckTime=29.468  cpuTime=29.3  mem=511M222
58.76/59.17	   
58.76/59.17	   search
58.76/59.17	     run=3  nbConstraintChecks=15068226  nbAssignments=35139
58.76/59.17	       =>  wckTime=34.444  cpuTime=34.26  mem=511M222
58.76/59.17	   
58.76/59.17	   global
58.76/59.17	     nbConstraintChecks=15068226  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
58.76/59.17	     solvingWckTime=34.442  solvingCpuTime=34.25  expiredTime=no  totalExploration=no  nbFoundSolutions=0
58.76/59.17	     globalCpuTime=50.09
58.76/59.17	       =>  wckTime=58.901  cpuTime=50.05  mem=511M222
58.76/59.17	   
58.76/59.17	   solver DecomposerSolver being built... 
58.86/59.29	       =>  wckTime=59.019  cpuTime=50.13  mem=522M713
58.86/59.29	   
58.86/59.29	   preprocessing
58.86/59.29	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
58.86/59.29	     detectedInconsistency=no
58.86/59.29	       =>  wckTime=0.0030  cpuTime=0.0  mem=522M713
3600.06/3603.62	v 2 0 2 2 2 2 2 1 2 0 0 0 0 2 1 2 2 1 2 2 0 2 0 

Verifier Data (download as text)

OK	10	6
10 unsatisfied constraints, 6 satisfied constraints

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1113928-1215893463/watcher-1113928-1215893463 -o /tmp/evaluation-result-1113928-1215893463/solver-1113928-1215893463 -C 3600 -W 4000 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax HOME/instance-1113928-1215893463.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.06 3.04 3.05 5/80 12278
/proc/meminfo: memFree=1776656/2055920 swapFree=4180776/4192956
[pid=12278] ppid=12276 vsize=18572 CPUtime=0
/proc/12278/stat : 12278 (runsolver) R 12276 12278 12241 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 46044974 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 227607637287 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/12278/statm: 4643 292 257 25 0 2626 0

[startup+0.0977619 s]
/proc/loadavg: 3.06 3.04 3.05 5/80 12278
/proc/meminfo: memFree=1776656/2055920 swapFree=4180776/4192956
[pid=12278] ppid=12276 vsize=865988 CPUtime=0.08
/proc/12278/stat : 12278 (java) S 12276 12278 12241 0 -1 0 3613 0 1 0 6 2 0 0 18 0 9 0 46044974 886771712 3101 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12278/statm: 216497 3101 1649 9 0 211059 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865988

[startup+0.101764 s]
/proc/loadavg: 3.06 3.04 3.05 5/80 12278
/proc/meminfo: memFree=1776656/2055920 swapFree=4180776/4192956
[pid=12278] ppid=12276 vsize=866016 CPUtime=0.08
/proc/12278/stat : 12278 (java) S 12276 12278 12241 0 -1 0 3645 0 1 0 6 2 0 0 18 0 9 0 46044974 886800384 3133 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12278/statm: 216504 3133 1669 9 0 211059 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 866016

[startup+0.301802 s]
/proc/loadavg: 3.06 3.04 3.05 5/80 12278
/proc/meminfo: memFree=1776656/2055920 swapFree=4180776/4192956
[pid=12278] ppid=12276 vsize=866264 CPUtime=0.28
/proc/12278/stat : 12278 (java) S 12276 12278 12241 0 -1 0 5613 0 1 0 25 3 0 0 18 0 9 0 46044974 887054336 5034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12278/statm: 216566 5034 1889 9 0 211114 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866264

[startup+0.70188 s]
/proc/loadavg: 3.06 3.04 3.05 5/80 12278
/proc/meminfo: memFree=1776656/2055920 swapFree=4180776/4192956
[pid=12278] ppid=12276 vsize=866604 CPUtime=0.68
/proc/12278/stat : 12278 (java) S 12276 12278 12241 0 -1 0 18588 0 1 0 59 9 0 0 18 0 9 0 46044974 887402496 17957 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12278/statm: 216651 17957 1983 9 0 211179 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866604

[startup+1.50204 s]
/proc/loadavg: 3.06 3.04 3.05 4/89 12287
/proc/meminfo: memFree=1683984/2055920 swapFree=4180776/4192956
[pid=12278] ppid=12276 vsize=866604 CPUtime=1.46
/proc/12278/stat : 12278 (java) S 12276 12278 12241 0 -1 0 32251 0 1 0 130 16 0 0 18 0 9 0 46044974 887402496 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12278/statm: 216651 31618 1983 9 0 211179 0
[pid=12278/tid=12280] ppid=12276 vsize=866604 CPUtime=1.22
/proc/12278/task/12280/stat : 12280 (java) R 12276 12278 12241 0 -1 64 15680 0 1 0 114 8 0 0 25 0 9 0 46044975 887402496 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4126562871 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12281] ppid=12276 vsize=866604 CPUtime=0.14
/proc/12278/task/12281/stat : 12281 (java) S 12276 12278 12241 0 -1 64 15565 0 0 0 8 6 0 0 16 0 9 0 46044977 887402496 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12282] ppid=12276 vsize=866604 CPUtime=0
/proc/12278/task/12282/stat : 12282 (java) S 12276 12278 12241 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46044977 887402496 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12283] ppid=12276 vsize=866604 CPUtime=0
/proc/12278/task/12283/stat : 12283 (java) S 12276 12278 12241 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46044977 887402496 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12284] ppid=12276 vsize=866604 CPUtime=0
/proc/12278/task/12284/stat : 12284 (java) S 12276 12278 12241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46044979 887402496 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12285] ppid=12276 vsize=866604 CPUtime=0.07
/proc/12278/task/12285/stat : 12285 (java) S 12276 12278 12241 0 -1 64 310 0 0 0 7 0 0 0 16 0 9 0 46044979 887402496 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12286] ppid=12276 vsize=866604 CPUtime=0
/proc/12278/task/12286/stat : 12286 (java) S 12276 12278 12241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46044979 887402496 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12287] ppid=12276 vsize=866604 CPUtime=0
/proc/12278/task/12287/stat : 12287 (java) S 12276 12278 12241 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46044980 887402496 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 866604

[startup+3.10135 s]
/proc/loadavg: 3.06 3.04 3.05 4/89 12287
/proc/meminfo: memFree=1653776/2055920 swapFree=4180776/4192956
[pid=12278] ppid=12276 vsize=866604 CPUtime=3.06
/proc/12278/stat : 12278 (java) S 12276 12278 12241 0 -1 0 41378 0 1 0 286 20 0 0 18 0 9 0 46044974 887402496 40740 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12278/statm: 216651 40740 1984 9 0 211179 0
[pid=12278/tid=12280] ppid=12276 vsize=866604 CPUtime=2.45
/proc/12278/task/12280/stat : 12280 (java) R 12276 12278 12241 0 -1 64 15691 0 1 0 236 9 0 0 25 0 9 0 46044975 887402496 40740 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12281] ppid=12276 vsize=866604 CPUtime=0.49
/proc/12278/task/12281/stat : 12281 (java) R 12276 12278 12241 0 -1 64 24676 0 0 0 40 9 0 0 18 0 9 0 46044977 887402496 40740 996147200 134512640 134550740 4294955952 18446744073709551615 102516783 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12282] ppid=12276 vsize=866604 CPUtime=0
/proc/12278/task/12282/stat : 12282 (java) S 12276 12278 12241 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46044977 887402496 40740 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12283] ppid=12276 vsize=866604 CPUtime=0
/proc/12278/task/12283/stat : 12283 (java) S 12276 12278 12241 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46044977 887402496 40740 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12284] ppid=12276 vsize=866604 CPUtime=0
/proc/12278/task/12284/stat : 12284 (java) S 12276 12278 12241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46044979 887402496 40740 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12285] ppid=12276 vsize=866604 CPUtime=0.08
/proc/12278/task/12285/stat : 12285 (java) S 12276 12278 12241 0 -1 64 315 0 0 0 8 0 0 0 16 0 9 0 46044979 887402496 40740 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12286] ppid=12276 vsize=866604 CPUtime=0
/proc/12278/task/12286/stat : 12286 (java) S 12276 12278 12241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46044979 887402496 40740 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12287] ppid=12276 vsize=866604 CPUtime=0
/proc/12278/task/12287/stat : 12287 (java) S 12276 12278 12241 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46044980 887402496 40740 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 866604

[startup+6.30296 s]
/proc/loadavg: 2.97 3.02 3.04 4/89 12287
/proc/meminfo: memFree=1568720/2055920 swapFree=4180776/4192956
[pid=12278] ppid=12276 vsize=866724 CPUtime=6.23
/proc/12278/stat : 12278 (java) S 12276 12278 12241 0 -1 0 64875 0 1 0 593 30 0 0 18 0 9 0 46044974 887525376 62038 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12278/statm: 216681 62038 2608 9 0 211209 0
[pid=12278/tid=12280] ppid=12276 vsize=866724 CPUtime=4.53
/proc/12278/task/12280/stat : 12280 (java) R 12276 12278 12241 0 -1 64 15703 0 1 0 443 10 0 0 25 0 9 0 46044975 887525376 62038 996147200 134512640 134550740 4294955952 18446744073709551615 4126556688 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12281] ppid=12276 vsize=866724 CPUtime=1.58
/proc/12278/task/12281/stat : 12281 (java) S 12276 12278 12241 0 -1 64 48087 0 0 0 139 19 0 0 16 0 9 0 46044977 887525376 62038 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12282] ppid=12276 vsize=866724 CPUtime=0
/proc/12278/task/12282/stat : 12282 (java) S 12276 12278 12241 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46044977 887525376 62038 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12283] ppid=12276 vsize=866724 CPUtime=0
/proc/12278/task/12283/stat : 12283 (java) S 12276 12278 12241 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46044977 887525376 62038 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12284] ppid=12276 vsize=866724 CPUtime=0
/proc/12278/task/12284/stat : 12284 (java) S 12276 12278 12241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46044979 887525376 62038 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12285] ppid=12276 vsize=866724 CPUtime=0.1
/proc/12278/task/12285/stat : 12285 (java) S 12276 12278 12241 0 -1 64 389 0 0 0 10 0 0 0 16 0 9 0 46044979 887525376 62038 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12286] ppid=12276 vsize=866724 CPUtime=0
/proc/12278/task/12286/stat : 12286 (java) S 12276 12278 12241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46044979 887525376 62038 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12287] ppid=12276 vsize=866724 CPUtime=0
/proc/12278/task/12287/stat : 12287 (java) S 12276 12278 12241 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46044980 887525376 62038 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 866724

[startup+12.7012 s]
/proc/loadavg: 2.90 3.01 3.04 4/89 12287
/proc/meminfo: memFree=1383696/2055920 swapFree=4180776/4192956
[pid=12278] ppid=12276 vsize=866724 CPUtime=12.61
/proc/12278/stat : 12278 (java) S 12276 12278 12241 0 -1 0 113083 0 1 0 1207 54 0 0 18 0 9 0 46044974 887525376 110235 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12278/statm: 216681 110235 2608 9 0 211209 0
[pid=12278/tid=12280] ppid=12276 vsize=866724 CPUtime=9.17
/proc/12278/task/12280/stat : 12280 (java) R 12276 12278 12241 0 -1 64 15714 0 1 0 904 13 0 0 25 0 9 0 46044975 887525376 110235 996147200 134512640 134550740 4294955952 18446744073709551615 4126399234 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12281] ppid=12276 vsize=866724 CPUtime=3.3
/proc/12278/task/12281/stat : 12281 (java) S 12276 12278 12241 0 -1 64 96284 0 0 0 291 39 0 0 18 0 9 0 46044977 887525376 110235 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12282] ppid=12276 vsize=866724 CPUtime=0
/proc/12278/task/12282/stat : 12282 (java) S 12276 12278 12241 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46044977 887525376 110235 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12283] ppid=12276 vsize=866724 CPUtime=0
/proc/12278/task/12283/stat : 12283 (java) S 12276 12278 12241 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46044977 887525376 110235 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12284] ppid=12276 vsize=866724 CPUtime=0
/proc/12278/task/12284/stat : 12284 (java) S 12276 12278 12241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46044979 887525376 110235 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12285] ppid=12276 vsize=866724 CPUtime=0.1
/proc/12278/task/12285/stat : 12285 (java) S 12276 12278 12241 0 -1 64 389 0 0 0 10 0 0 0 16 0 9 0 46044979 887525376 110235 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12286] ppid=12276 vsize=866724 CPUtime=0
/proc/12278/task/12286/stat : 12286 (java) S 12276 12278 12241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46044979 887525376 110235 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12287] ppid=12276 vsize=866724 CPUtime=0
/proc/12278/task/12287/stat : 12287 (java) S 12276 12278 12241 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46044980 887525376 110235 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 866724

[startup+25.5027 s]
/proc/loadavg: 3.00 3.02 3.04 3/89 12287
/proc/meminfo: memFree=1098704/2055920 swapFree=4180776/4192956
[pid=12278] ppid=12276 vsize=866716 CPUtime=25.33
/proc/12278/stat : 12278 (java) S 12276 12278 12241 0 -1 0 183711 0 1 0 2444 89 0 0 18 0 9 0 46044974 887517184 172293 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12278/statm: 216679 172293 2637 9 0 211185 0
[pid=12278/tid=12280] ppid=12276 vsize=866716 CPUtime=16.75
/proc/12278/task/12280/stat : 12280 (java) R 12276 12278 12241 0 -1 64 15825 0 1 0 1657 18 0 0 24 0 9 0 46044975 887517184 172293 996147200 134512640 134550740 4294955952 18446744073709551615 4126677149 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12281] ppid=12276 vsize=866716 CPUtime=8.41
/proc/12278/task/12281/stat : 12281 (java) S 12276 12278 12241 0 -1 64 166771 0 0 0 772 69 0 0 25 0 9 0 46044977 887517184 172293 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12282] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12282/stat : 12282 (java) S 12276 12278 12241 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46044977 887517184 172293 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12283] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12283/stat : 12283 (java) S 12276 12278 12241 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46044977 887517184 172293 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12284] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12284/stat : 12284 (java) S 12276 12278 12241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46044979 887517184 172293 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12285] ppid=12276 vsize=866716 CPUtime=0.14
/proc/12278/task/12285/stat : 12285 (java) S 12276 12278 12241 0 -1 64 419 0 0 0 14 0 0 0 16 0 9 0 46044979 887517184 172293 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12286] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12286/stat : 12286 (java) S 12276 12278 12241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46044979 887517184 172293 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12287] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12287/stat : 12287 (java) S 12276 12278 12241 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46044980 887517184 172293 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 866716

[startup+51.1026 s]
/proc/loadavg: 2.88 2.99 3.03 3/89 12287
/proc/meminfo: memFree=1098832/2055920 swapFree=4180776/4192956
[pid=12278] ppid=12276 vsize=866716 CPUtime=50.8
/proc/12278/stat : 12278 (java) S 12276 12278 12241 0 -1 0 183721 0 1 0 4882 198 0 0 18 0 9 0 46044974 887517184 172303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12278/statm: 216679 172303 2638 9 0 211185 0
[pid=12278/tid=12280] ppid=12276 vsize=866716 CPUtime=42.21
/proc/12278/task/12280/stat : 12280 (java) R 12276 12278 12241 0 -1 64 15825 0 1 0 4094 127 0 0 25 0 9 0 46044975 887517184 172303 996147200 134512640 134550740 4294955952 18446744073709551615 4126682253 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12281] ppid=12276 vsize=866716 CPUtime=8.41
/proc/12278/task/12281/stat : 12281 (java) S 12276 12278 12241 0 -1 64 166771 0 0 0 772 69 0 0 16 0 9 0 46044977 887517184 172303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12282] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12282/stat : 12282 (java) S 12276 12278 12241 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46044977 887517184 172303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12283] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12283/stat : 12283 (java) S 12276 12278 12241 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46044977 887517184 172303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12284] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12284/stat : 12284 (java) S 12276 12278 12241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46044979 887517184 172303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12285] ppid=12276 vsize=866716 CPUtime=0.15
/proc/12278/task/12285/stat : 12285 (java) S 12276 12278 12241 0 -1 64 429 0 0 0 15 0 0 0 16 0 9 0 46044979 887517184 172303 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12286] ppid=12276 vsize=866716 CPUtime=0

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

Current children cumulated CPU time (s) 3278.91
Current children cumulated vsize (KiB) 866716

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 12336
/proc/meminfo: memFree=624400/2055920 swapFree=4180776/4192956
[pid=12278] ppid=12276 vsize=866716 CPUtime=3338.87
/proc/12278/stat : 12278 (java) S 12276 12278 12241 0 -1 0 183836 0 1 0 333637 250 0 0 18 0 9 0 46044974 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12278/statm: 216679 172407 2639 9 0 211185 0
[pid=12278/tid=12280] ppid=12276 vsize=866716 CPUtime=3330.18
/proc/12278/task/12280/stat : 12280 (java) R 12276 12278 12241 0 -1 64 15890 0 1 0 332840 178 0 0 25 0 9 0 46044975 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4126677122 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12278/tid=12281] ppid=12276 vsize=866716 CPUtime=8.41
/proc/12278/task/12281/stat : 12281 (java) S 12276 12278 12241 0 -1 64 166771 0 0 0 772 69 0 0 16 0 9 0 46044977 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12282] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12282/stat : 12282 (java) S 12276 12278 12241 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46044977 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12283] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12283/stat : 12283 (java) S 12276 12278 12241 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46044977 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12284] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12284/stat : 12284 (java) S 12276 12278 12241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46044979 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12285] ppid=12276 vsize=866716 CPUtime=0.24
/proc/12278/task/12285/stat : 12285 (java) S 12276 12278 12241 0 -1 64 479 0 0 0 24 0 0 0 17 0 9 0 46044979 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12278/tid=12286] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12286/stat : 12286 (java) S 12276 12278 12241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46044979 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12287] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12287/stat : 12287 (java) S 12276 12278 12241 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46044980 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3338.87
Current children cumulated vsize (KiB) 866716

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 12336
/proc/meminfo: memFree=624272/2055920 swapFree=4180776/4192956
[pid=12278] ppid=12276 vsize=866716 CPUtime=3398.85
/proc/12278/stat : 12278 (java) S 12276 12278 12241 0 -1 0 183836 0 1 0 339635 250 0 0 18 0 9 0 46044974 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12278/statm: 216679 172407 2639 9 0 211185 0
[pid=12278/tid=12280] ppid=12276 vsize=866716 CPUtime=3390.16
/proc/12278/task/12280/stat : 12280 (java) R 12276 12278 12241 0 -1 64 15890 0 1 0 338838 178 0 0 25 0 9 0 46044975 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4126732984 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12278/tid=12281] ppid=12276 vsize=866716 CPUtime=8.41
/proc/12278/task/12281/stat : 12281 (java) S 12276 12278 12241 0 -1 64 166771 0 0 0 772 69 0 0 16 0 9 0 46044977 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12282] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12282/stat : 12282 (java) S 12276 12278 12241 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46044977 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12283] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12283/stat : 12283 (java) S 12276 12278 12241 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46044977 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12284] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12284/stat : 12284 (java) S 12276 12278 12241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46044979 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12285] ppid=12276 vsize=866716 CPUtime=0.24
/proc/12278/task/12285/stat : 12285 (java) S 12276 12278 12241 0 -1 64 479 0 0 0 24 0 0 0 17 0 9 0 46044979 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12278/tid=12286] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12286/stat : 12286 (java) S 12276 12278 12241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46044979 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12287] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12287/stat : 12287 (java) S 12276 12278 12241 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46044980 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3398.85
Current children cumulated vsize (KiB) 866716

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 12336
/proc/meminfo: memFree=624144/2055920 swapFree=4180776/4192956
[pid=12278] ppid=12276 vsize=866716 CPUtime=3458.82
/proc/12278/stat : 12278 (java) S 12276 12278 12241 0 -1 0 183836 0 1 0 345632 250 0 0 18 0 9 0 46044974 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12278/statm: 216679 172407 2639 9 0 211185 0
[pid=12278/tid=12280] ppid=12276 vsize=866716 CPUtime=3450.12
/proc/12278/task/12280/stat : 12280 (java) R 12276 12278 12241 0 -1 64 15890 0 1 0 344834 178 0 0 25 0 9 0 46044975 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4126677134 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12278/tid=12281] ppid=12276 vsize=866716 CPUtime=8.41
/proc/12278/task/12281/stat : 12281 (java) S 12276 12278 12241 0 -1 64 166771 0 0 0 772 69 0 0 16 0 9 0 46044977 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12282] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12282/stat : 12282 (java) S 12276 12278 12241 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46044977 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12283] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12283/stat : 12283 (java) S 12276 12278 12241 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46044977 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12284] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12284/stat : 12284 (java) S 12276 12278 12241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46044979 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12285] ppid=12276 vsize=866716 CPUtime=0.24
/proc/12278/task/12285/stat : 12285 (java) S 12276 12278 12241 0 -1 64 479 0 0 0 24 0 0 0 17 0 9 0 46044979 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12278/tid=12286] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12286/stat : 12286 (java) S 12276 12278 12241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46044979 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12287] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12287/stat : 12287 (java) S 12276 12278 12241 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46044980 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3458.82
Current children cumulated vsize (KiB) 866716

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 12336
/proc/meminfo: memFree=624144/2055920 swapFree=4180776/4192956
[pid=12278] ppid=12276 vsize=866716 CPUtime=3518.79
/proc/12278/stat : 12278 (java) S 12276 12278 12241 0 -1 0 183836 0 1 0 351629 250 0 0 18 0 9 0 46044974 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12278/statm: 216679 172407 2639 9 0 211185 0
[pid=12278/tid=12280] ppid=12276 vsize=866716 CPUtime=3510.09
/proc/12278/task/12280/stat : 12280 (java) R 12276 12278 12241 0 -1 64 15890 0 1 0 350831 178 0 0 25 0 9 0 46044975 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4126677149 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12278/tid=12281] ppid=12276 vsize=866716 CPUtime=8.41
/proc/12278/task/12281/stat : 12281 (java) S 12276 12278 12241 0 -1 64 166771 0 0 0 772 69 0 0 16 0 9 0 46044977 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12282] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12282/stat : 12282 (java) S 12276 12278 12241 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46044977 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12283] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12283/stat : 12283 (java) S 12276 12278 12241 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46044977 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12284] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12284/stat : 12284 (java) S 12276 12278 12241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46044979 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12285] ppid=12276 vsize=866716 CPUtime=0.24
/proc/12278/task/12285/stat : 12285 (java) S 12276 12278 12241 0 -1 64 479 0 0 0 24 0 0 0 17 0 9 0 46044979 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12278/tid=12286] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12286/stat : 12286 (java) S 12276 12278 12241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46044979 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12287] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12287/stat : 12287 (java) S 12276 12278 12241 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46044980 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3518.79
Current children cumulated vsize (KiB) 866716

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 12336
/proc/meminfo: memFree=624016/2055920 swapFree=4180776/4192956
[pid=12278] ppid=12276 vsize=866716 CPUtime=3578.76
/proc/12278/stat : 12278 (java) S 12276 12278 12241 0 -1 0 183836 0 1 0 357626 250 0 0 18 0 9 0 46044974 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12278/statm: 216679 172407 2639 9 0 211185 0
[pid=12278/tid=12280] ppid=12276 vsize=866716 CPUtime=3570.07
/proc/12278/task/12280/stat : 12280 (java) R 12276 12278 12241 0 -1 64 15890 0 1 0 356829 178 0 0 25 0 9 0 46044975 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4126677149 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12278/tid=12281] ppid=12276 vsize=866716 CPUtime=8.41
/proc/12278/task/12281/stat : 12281 (java) S 12276 12278 12241 0 -1 64 166771 0 0 0 772 69 0 0 16 0 9 0 46044977 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12282] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12282/stat : 12282 (java) S 12276 12278 12241 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46044977 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12283] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12283/stat : 12283 (java) S 12276 12278 12241 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46044977 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12284] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12284/stat : 12284 (java) S 12276 12278 12241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46044979 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12285] ppid=12276 vsize=866716 CPUtime=0.24
/proc/12278/task/12285/stat : 12285 (java) S 12276 12278 12241 0 -1 64 479 0 0 0 24 0 0 0 17 0 9 0 46044979 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12278/tid=12286] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12286/stat : 12286 (java) S 12276 12278 12241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46044979 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12287] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12287/stat : 12287 (java) S 12276 12278 12241 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46044980 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3578.76
Current children cumulated vsize (KiB) 866716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3603.61 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 12336
/proc/meminfo: memFree=624016/2055920 swapFree=4180776/4192956
[pid=12278] ppid=12276 vsize=866716 CPUtime=3600.06
/proc/12278/stat : 12278 (java) S 12276 12278 12241 0 -1 0 183836 0 1 0 359756 250 0 0 18 0 9 0 46044974 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12278/statm: 216679 172407 2639 9 0 211185 0
[pid=12278/tid=12280] ppid=12276 vsize=866716 CPUtime=3591.37
/proc/12278/task/12280/stat : 12280 (java) R 12276 12278 12241 0 -1 64 15890 0 1 0 358959 178 0 0 25 0 9 0 46044975 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4126843017 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12278/tid=12281] ppid=12276 vsize=866716 CPUtime=8.41
/proc/12278/task/12281/stat : 12281 (java) S 12276 12278 12241 0 -1 64 166771 0 0 0 772 69 0 0 16 0 9 0 46044977 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12282] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12282/stat : 12282 (java) S 12276 12278 12241 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46044977 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12283] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12283/stat : 12283 (java) S 12276 12278 12241 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46044977 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12284] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12284/stat : 12284 (java) S 12276 12278 12241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46044979 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12285] ppid=12276 vsize=866716 CPUtime=0.24
/proc/12278/task/12285/stat : 12285 (java) S 12276 12278 12241 0 -1 64 479 0 0 0 24 0 0 0 17 0 9 0 46044979 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12278/tid=12286] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12286/stat : 12286 (java) S 12276 12278 12241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46044979 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12287] ppid=12276 vsize=866716 CPUtime=0
/proc/12278/task/12287/stat : 12287 (java) S 12276 12278 12241 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46044980 887517184 172407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 866716

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

Solver just ended. Dumping a history of the last processes samples

[startup+3603.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 12336
/proc/meminfo: memFree=624016/2055920 swapFree=4180776/4192956
[pid=12278] ppid=12276 vsize=0 CPUtime=3600.16
/proc/12278/stat : 12278 (java) Z 12276 12278 12241 0 -1 1036 183854 0 1 0 359761 255 0 0 16 0 2 0 46044974 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12278/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3600.16
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 3603.76
CPU time (s): 3600.22
CPU user time (s): 3597.62
CPU system time (s): 2.6006
CPU usage (%): 99.9018
Max. virtual memory (cumulated for all children) (KiB): 890636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.62
system time used= 2.6006
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183854
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= 74315
involuntary context switches= 71956

runsolver used 5.30319 second user time and 11.0963 second system time

The end

Launcher Data (download as text)

Begin job on node66 at 2008-07-12 22:11:09
IDJOB=1113928
IDBENCH=61664
IDSOLVER=360
FILE ID=node66/1113928-1215893463
PBS_JOBID= 7903700
Free space on /tmp= 66352 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/csp/dag-rand/normalized-rand-n23-d3-e16-r15-t150000-6.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1113928-1215893463/watcher-1113928-1215893463 -o /tmp/evaluation-result-1113928-1215893463/solver-1113928-1215893463 -C 3600 -W 4000 -M 900 --output-limit 1,15   java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax HOME/instance-1113928-1215893463.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d69420449403c15dce93504730da03ea
RANDOM SEED=1167780633

node66.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.259
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.259
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:       1777136 kB
Buffers:         12832 kB
Cached:         129752 kB
SwapCached:       6268 kB
Active:         193040 kB
Inactive:        34424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777136 kB
SwapTotal:     4192956 kB
SwapFree:      4180776 kB
Dirty:           72588 kB
Writeback:           0 kB
Mapped:         100784 kB
Slab:            36420 kB
Committed_AS:   938620 kB
PageTables:       1880 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= 66284 MiB
End job on node66 at 2008-07-12 23:11:15