Trace number 1113952

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.2 3621.99

General information on the benchmark

Namecsp/dag-rand/
normalized-rand-n23-d3-e16-r15-t150000-12.xml
MD5SUM753e24394b5b984cc9ba217fd7abb07c
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.01
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.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=mrdac-ddeg.xml
0.18/0.30	   
0.18/0.30	   instance
0.18/0.30	     name=HOME/instance-1113952-1215893928.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.28/0.38	     nbVariables=23  nbDomainTypes=1  minDomainSize=3  maxDomainSize=3  nbTotalValues=69
0.28/0.38	       =>  wckTime=0.117  cpuTime=0.1  mem=7M858
0.28/0.38	   
0.28/0.38	   relations being loaded...
2.35/2.48	   
2.35/2.48	   INFO : Contraction of relations, mem = 106M838
15.34/15.58	   
15.34/15.58	   constraints being loaded...
21.58/21.84	     nbConstraints=16  nbRelationTypes=16  nbExtensionStructures=16  nbSharedExtensionStructures=0
21.58/21.84	     nbConflictsStructures=16  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  minDegree=7  maxDegree=13
21.58/21.84	     minArity=15  maxArity=15
21.58/21.84	       =>  wckTime=21.583  cpuTime=16.13  mem=642M506
25.75/26.02	   
25.75/26.03	   solver LocalSearchSolver being built... 
25.75/26.06	       =>  wckTime=25.797  cpuTime=16.21  mem=511M241
25.75/26.06	
25.75/26.06	s SATISFIABLE
25.75/26.06	o 15
25.75/26.07	o 14
25.75/26.07	o 13
25.75/26.08	o 11
31.39/31.74	o 10
35.46/35.80	   
35.46/35.80	   search
35.46/35.80	     run=0  nbConstraintChecks=4284090  nbAssignments=10000
35.46/35.80	       =>  wckTime=9.75  cpuTime=9.64  mem=511M241
44.98/45.41	   
44.98/45.42	   search
44.98/45.42	     run=1  nbConstraintChecks=8574530  nbAssignments=20000
44.98/45.42	       =>  wckTime=19.362  cpuTime=19.17  mem=511M241
54.50/55.06	   
54.50/55.06	   search
54.50/55.06	     run=2  nbConstraintChecks=12864745  nbAssignments=30000
54.50/55.06	       =>  wckTime=29.007  cpuTime=28.73  mem=511M241
61.43/62.02	   
61.43/62.02	   search
61.43/62.02	     run=3  nbConstraintChecks=15983820  nbAssignments=37267
61.43/62.02	       =>  wckTime=35.967  cpuTime=35.63  mem=511M241
61.43/62.02	   
61.43/62.02	   global
61.43/62.02	     nbConstraintChecks=15983820  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
61.43/62.02	     solvingWckTime=35.965  solvingCpuTime=35.62  expiredTime=no  totalExploration=no  nbFoundSolutions=0
61.43/62.02	     globalCpuTime=51.88
61.43/62.02	       =>  wckTime=61.764  cpuTime=51.83  mem=511M241
61.43/62.02	   
61.43/62.02	   solver DecomposerSolver being built... 
61.53/62.13	       =>  wckTime=61.877  cpuTime=51.92  mem=522M678
61.53/62.14	   
61.53/62.14	   preprocessing
61.53/62.14	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
61.53/62.14	     detectedInconsistency=no
61.53/62.14	       =>  wckTime=0.0030  cpuTime=0.0  mem=522M678
3600.01/3621.81	v 0 0 0 0 0 1 1 0 2 2 1 0 0 1 1 2 2 0 2 1 1 0 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-1113952-1215893928/watcher-1113952-1215893928 -o /tmp/evaluation-result-1113952-1215893928/solver-1113952-1215893928 -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-1113952-1215893928.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: 2.01 2.00 2.00 3/73 13549
/proc/meminfo: memFree=1480912/2055920 swapFree=4192812/4192956
[pid=13549] ppid=13547 vsize=18572 CPUtime=0
/proc/13549/stat : 13549 (runsolver) R 13547 13549 13512 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 46091202 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 244276849959 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/13549/statm: 4643 292 257 25 0 2626 0

[startup+0.0134861 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 13549
/proc/meminfo: memFree=1480912/2055920 swapFree=4192812/4192956
[pid=13549] ppid=13547 vsize=1616 CPUtime=0
/proc/13549/stat : 13549 (java) D 13547 13549 13512 0 -1 0 317 0 0 0 0 0 0 0 18 0 1 0 46091202 1654784 126 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099863542 0 0 17 1 0 0
/proc/13549/statm: 404 126 100 9 0 46 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1616

[startup+0.101833 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 13549
/proc/meminfo: memFree=1480912/2055920 swapFree=4192812/4192956
[pid=13549] ppid=13547 vsize=865988 CPUtime=0.08
/proc/13549/stat : 13549 (java) S 13547 13549 13512 0 -1 0 3700 0 1 0 6 2 0 0 18 0 9 0 46091202 886771712 3175 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13549/statm: 216497 3175 1683 9 0 211052 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865988

[startup+0.30185 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 13549
/proc/meminfo: memFree=1480912/2055920 swapFree=4192812/4192956
[pid=13549] ppid=13547 vsize=866360 CPUtime=0.28
/proc/13549/stat : 13549 (java) S 13547 13549 13512 0 -1 0 5790 0 1 0 23 5 0 0 18 0 9 0 46091202 887152640 5165 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13549/statm: 216590 5165 1953 9 0 211118 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866360

[startup+0.701906 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 13549
/proc/meminfo: memFree=1480912/2055920 swapFree=4192812/4192956
[pid=13549] ppid=13547 vsize=866608 CPUtime=0.66
/proc/13549/stat : 13549 (java) S 13547 13549 13512 0 -1 0 18590 0 1 0 54 12 0 0 18 0 9 0 46091202 887406592 17959 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13549/statm: 216652 17959 1983 9 0 211180 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 866608

[startup+1.50199 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 13558
/proc/meminfo: memFree=1389064/2055920 swapFree=4192812/4192956
[pid=13549] ppid=13547 vsize=866608 CPUtime=1.45
/proc/13549/stat : 13549 (java) S 13547 13549 13512 0 -1 0 32253 0 1 0 125 20 0 0 18 0 9 0 46091202 887406592 31620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13549/statm: 216652 31620 1983 9 0 211180 0
[pid=13549/tid=13551] ppid=13547 vsize=866608 CPUtime=1.2
/proc/13549/task/13551/stat : 13551 (java) R 13547 13549 13512 0 -1 64 15680 0 1 0 109 11 0 0 25 0 9 0 46091204 887406592 31620 996147200 134512640 134550740 4294955952 18446744073709551615 4126583592 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13552] ppid=13547 vsize=866608 CPUtime=0.17
/proc/13549/task/13552/stat : 13552 (java) S 13547 13549 13512 0 -1 64 15565 0 0 0 9 8 0 0 16 0 9 0 46091205 887406592 31620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13553] ppid=13547 vsize=866608 CPUtime=0
/proc/13549/task/13553/stat : 13553 (java) S 13547 13549 13512 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46091205 887406592 31620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13554] ppid=13547 vsize=866608 CPUtime=0
/proc/13549/task/13554/stat : 13554 (java) S 13547 13549 13512 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46091205 887406592 31620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13555] ppid=13547 vsize=866608 CPUtime=0
/proc/13549/task/13555/stat : 13555 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46091207 887406592 31620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13556] ppid=13547 vsize=866608 CPUtime=0.07
/proc/13549/task/13556/stat : 13556 (java) S 13547 13549 13512 0 -1 64 311 0 0 0 7 0 0 0 16 0 9 0 46091207 887406592 31620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13557] ppid=13547 vsize=866608 CPUtime=0
/proc/13549/task/13557/stat : 13557 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46091207 887406592 31620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13558] ppid=13547 vsize=866608 CPUtime=0
/proc/13549/task/13558/stat : 13558 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46091207 887406592 31620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 866608

[startup+3.10217 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 13558
/proc/meminfo: memFree=1357256/2055920 swapFree=4192812/4192956
[pid=13549] ppid=13547 vsize=866608 CPUtime=3.05
/proc/13549/stat : 13549 (java) S 13547 13549 13512 0 -1 0 41551 0 1 0 279 26 0 0 18 0 9 0 46091202 887406592 40913 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13549/statm: 216652 40913 1984 9 0 211180 0
[pid=13549/tid=13551] ppid=13547 vsize=866608 CPUtime=2.38
/proc/13549/task/13551/stat : 13551 (java) R 13547 13549 13512 0 -1 64 15690 0 1 0 226 12 0 0 25 0 9 0 46091204 887406592 40913 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13552] ppid=13547 vsize=866608 CPUtime=0.56
/proc/13549/task/13552/stat : 13552 (java) R 13547 13549 13512 0 -1 64 24848 0 0 0 44 12 0 0 18 0 9 0 46091205 887406592 40913 996147200 134512640 134550740 4294955952 18446744073709551615 102723017 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13553] ppid=13547 vsize=866608 CPUtime=0
/proc/13549/task/13553/stat : 13553 (java) S 13547 13549 13512 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46091205 887406592 40913 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13554] ppid=13547 vsize=866608 CPUtime=0
/proc/13549/task/13554/stat : 13554 (java) S 13547 13549 13512 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46091205 887406592 40913 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13555] ppid=13547 vsize=866608 CPUtime=0
/proc/13549/task/13555/stat : 13555 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46091207 887406592 40913 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13556] ppid=13547 vsize=866608 CPUtime=0.08
/proc/13549/task/13556/stat : 13556 (java) S 13547 13549 13512 0 -1 64 316 0 0 0 8 0 0 0 16 0 9 0 46091207 887406592 40913 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13557] ppid=13547 vsize=866608 CPUtime=0
/proc/13549/task/13557/stat : 13557 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46091207 887406592 40913 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13558] ppid=13547 vsize=866608 CPUtime=0
/proc/13549/task/13558/stat : 13558 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46091207 887406592 40913 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 866608

[startup+6.30251 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 13558
/proc/meminfo: memFree=1271688/2055920 swapFree=4192812/4192956
[pid=13549] ppid=13547 vsize=866928 CPUtime=6.22
/proc/13549/stat : 13549 (java) S 13547 13549 13512 0 -1 0 64876 0 1 0 585 37 0 0 18 0 9 0 46091202 887734272 62081 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13549/statm: 216732 62081 2608 9 0 211260 0
[pid=13549/tid=13551] ppid=13547 vsize=866928 CPUtime=4.38
/proc/13549/task/13551/stat : 13551 (java) R 13547 13549 13512 0 -1 64 15702 0 1 0 425 13 0 0 25 0 9 0 46091204 887734272 62081 996147200 134512640 134550740 4294955952 18446744073709551615 4126538324 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13552] ppid=13547 vsize=866928 CPUtime=1.71
/proc/13549/task/13552/stat : 13552 (java) S 13547 13549 13512 0 -1 64 48085 0 0 0 149 22 0 0 16 0 9 0 46091205 887734272 62081 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13553] ppid=13547 vsize=866928 CPUtime=0
/proc/13549/task/13553/stat : 13553 (java) S 13547 13549 13512 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46091205 887734272 62081 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13554] ppid=13547 vsize=866928 CPUtime=0
/proc/13549/task/13554/stat : 13554 (java) S 13547 13549 13512 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46091205 887734272 62081 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13555] ppid=13547 vsize=866928 CPUtime=0
/proc/13549/task/13555/stat : 13555 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46091207 887734272 62081 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13556] ppid=13547 vsize=866928 CPUtime=0.09
/proc/13549/task/13556/stat : 13556 (java) S 13547 13549 13512 0 -1 64 392 0 0 0 9 0 0 0 16 0 9 0 46091207 887734272 62081 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13557] ppid=13547 vsize=866928 CPUtime=0
/proc/13549/task/13557/stat : 13557 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46091207 887734272 62081 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13558] ppid=13547 vsize=866928 CPUtime=0
/proc/13549/task/13558/stat : 13558 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46091207 887734272 62081 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 866928

[startup+12.7022 s]
/proc/loadavg: 2.09 2.02 2.01 4/82 13558
/proc/meminfo: memFree=1085448/2055920 swapFree=4192812/4192956
[pid=13549] ppid=13547 vsize=866928 CPUtime=12.57
/proc/13549/stat : 13549 (java) S 13547 13549 13512 0 -1 0 114575 0 1 0 1189 68 0 0 18 0 9 0 46091202 887734272 111768 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13549/statm: 216732 111768 2608 9 0 211260 0
[pid=13549/tid=13551] ppid=13547 vsize=866928 CPUtime=8.87
/proc/13549/task/13551/stat : 13551 (java) R 13547 13549 13512 0 -1 64 15714 0 1 0 871 16 0 0 25 0 9 0 46091204 887734272 111768 996147200 134512640 134550740 4294955952 18446744073709551615 4126398639 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13552] ppid=13547 vsize=866928 CPUtime=3.56
/proc/13549/task/13552/stat : 13552 (java) S 13547 13549 13512 0 -1 64 97772 0 0 0 307 49 0 0 16 0 9 0 46091205 887734272 111768 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13553] ppid=13547 vsize=866928 CPUtime=0
/proc/13549/task/13553/stat : 13553 (java) S 13547 13549 13512 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46091205 887734272 111768 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13554] ppid=13547 vsize=866928 CPUtime=0
/proc/13549/task/13554/stat : 13554 (java) S 13547 13549 13512 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46091205 887734272 111768 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13555] ppid=13547 vsize=866928 CPUtime=0
/proc/13549/task/13555/stat : 13555 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46091207 887734272 111768 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13556] ppid=13547 vsize=866928 CPUtime=0.09
/proc/13549/task/13556/stat : 13556 (java) S 13547 13549 13512 0 -1 64 392 0 0 0 9 0 0 0 16 0 9 0 46091207 887734272 111768 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13557] ppid=13547 vsize=866928 CPUtime=0
/proc/13549/task/13557/stat : 13557 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46091207 887734272 111768 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13558] ppid=13547 vsize=866928 CPUtime=0
/proc/13549/task/13558/stat : 13558 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46091207 887734272 111768 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 866928

[startup+25.5016 s]
/proc/loadavg: 2.07 2.02 2.00 3/82 13560
/proc/meminfo: memFree=781128/2055920 swapFree=4192812/4192956
[pid=13549] ppid=13547 vsize=884220 CPUtime=25.25
/proc/13549/stat : 13549 (java) S 13547 13549 13512 0 -1 0 183617 0 1 0 2421 104 0 0 18 0 9 0 46091202 905441280 176632 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13549/statm: 221055 176632 2611 9 0 215583 0
[pid=13549/tid=13551] ppid=13547 vsize=884220 CPUtime=16.33
/proc/13549/task/13551/stat : 13551 (java) S 13547 13549 13512 0 -1 64 15781 0 1 0 1615 18 0 0 25 0 9 0 46091204 905441280 176632 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13552] ppid=13547 vsize=884220 CPUtime=8.76
/proc/13549/task/13552/stat : 13552 (java) R 13547 13549 13512 0 -1 64 166728 0 0 0 793 83 0 0 25 0 9 0 46091205 905441280 176632 996147200 134512640 134550740 4294955952 18446744073709551615 104182533 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13553] ppid=13547 vsize=884220 CPUtime=0
/proc/13549/task/13553/stat : 13553 (java) S 13547 13549 13512 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46091205 905441280 176632 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13554] ppid=13547 vsize=884220 CPUtime=0
/proc/13549/task/13554/stat : 13554 (java) S 13547 13549 13512 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46091205 905441280 176632 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13555] ppid=13547 vsize=884220 CPUtime=0
/proc/13549/task/13555/stat : 13555 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46091207 905441280 176632 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13556] ppid=13547 vsize=884220 CPUtime=0.12
/proc/13549/task/13556/stat : 13556 (java) S 13547 13549 13512 0 -1 64 411 0 0 0 12 0 0 0 16 0 9 0 46091207 905441280 176632 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13557] ppid=13547 vsize=884220 CPUtime=0
/proc/13549/task/13557/stat : 13557 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46091207 905441280 176632 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13558] ppid=13547 vsize=884220 CPUtime=0
/proc/13549/task/13558/stat : 13558 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46091207 905441280 176632 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 884220

[startup+51.1014 s]
/proc/loadavg: 2.04 2.01 2.00 3/82 13560
/proc/meminfo: memFree=791560/2055920 swapFree=4192812/4192956
[pid=13549] ppid=13547 vsize=867016 CPUtime=50.62
/proc/13549/stat : 13549 (java) S 13547 13549 13512 0 -1 0 183682 0 1 0 4851 211 0 0 18 0 9 0 46091202 887824384 172371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13549/statm: 216754 172371 2638 9 0 211260 0
[pid=13549/tid=13551] ppid=13547 vsize=867016 CPUtime=41.18
/proc/13549/task/13551/stat : 13551 (java) R 13547 13549 13512 0 -1 64 15825 0 1 0 3993 125 0 0 25 0 9 0 46091204 887824384 172371 996147200 134512640 134550740 4294955952 18446744073709551615 4126682253 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13552] ppid=13547 vsize=867016 CPUtime=9.25
/proc/13549/task/13552/stat : 13552 (java) S 13547 13549 13512 0 -1 64 166728 0 0 0 841 84 0 0 16 0 9 0 46091205 887824384 172371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13553] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13553/stat : 13553 (java) S 13547 13549 13512 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46091205 887824384 172371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13554] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13554/stat : 13554 (java) S 13547 13549 13512 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46091205 887824384 172371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13555] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13555/stat : 13555 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46091207 887824384 172371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13556] ppid=13547 vsize=867016 CPUtime=0.16
/proc/13549/task/13556/stat : 13556 (java) S 13547 13549 13512 0 -1 64 432 0 0 0 16 0 0 0 16 0 9 0 46091207 887824384 172371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13557] ppid=13547 vsize=867016 CPUtime=0

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

Current children cumulated CPU time (s) 3260.64
Current children cumulated vsize (KiB) 867016

[startup+3342.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/90 13799
/proc/meminfo: memFree=1093648/2055920 swapFree=4192812/4192956
[pid=13549] ppid=13547 vsize=867016 CPUtime=3320.62
/proc/13549/stat : 13549 (java) S 13547 13549 13512 0 -1 0 183797 0 1 0 331738 324 0 0 18 0 9 0 46091202 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13549/statm: 216754 172473 2639 9 0 211260 0
[pid=13549/tid=13551] ppid=13547 vsize=867016 CPUtime=3311.09
/proc/13549/task/13551/stat : 13551 (java) R 13547 13549 13512 0 -1 64 15887 0 1 0 330871 238 0 0 25 0 9 0 46091204 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4126677104 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13549/tid=13552] ppid=13547 vsize=867016 CPUtime=9.25
/proc/13549/task/13552/stat : 13552 (java) S 13547 13549 13512 0 -1 64 166728 0 0 0 841 84 0 0 16 0 9 0 46091205 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13553] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13553/stat : 13553 (java) S 13547 13549 13512 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46091205 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13554] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13554/stat : 13554 (java) S 13547 13549 13512 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46091205 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13555] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13555/stat : 13555 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46091207 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13556] ppid=13547 vsize=867016 CPUtime=0.25
/proc/13549/task/13556/stat : 13556 (java) S 13547 13549 13512 0 -1 64 485 0 0 0 25 0 0 0 16 0 9 0 46091207 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13557] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13557/stat : 13557 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46091207 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13558] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13558/stat : 13558 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46091207 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3320.62
Current children cumulated vsize (KiB) 867016

[startup+3402.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/90 13799
/proc/meminfo: memFree=1093648/2055920 swapFree=4192812/4192956
[pid=13549] ppid=13547 vsize=867016 CPUtime=3380.6
/proc/13549/stat : 13549 (java) S 13547 13549 13512 0 -1 0 183797 0 1 0 337736 324 0 0 18 0 9 0 46091202 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13549/statm: 216754 172473 2639 9 0 211260 0
[pid=13549/tid=13551] ppid=13547 vsize=867016 CPUtime=3371.07
/proc/13549/task/13551/stat : 13551 (java) R 13547 13549 13512 0 -1 64 15887 0 1 0 336869 238 0 0 25 0 9 0 46091204 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4126732603 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13549/tid=13552] ppid=13547 vsize=867016 CPUtime=9.25
/proc/13549/task/13552/stat : 13552 (java) S 13547 13549 13512 0 -1 64 166728 0 0 0 841 84 0 0 16 0 9 0 46091205 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13553] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13553/stat : 13553 (java) S 13547 13549 13512 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46091205 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13554] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13554/stat : 13554 (java) S 13547 13549 13512 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46091205 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13555] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13555/stat : 13555 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46091207 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13556] ppid=13547 vsize=867016 CPUtime=0.25
/proc/13549/task/13556/stat : 13556 (java) S 13547 13549 13512 0 -1 64 485 0 0 0 25 0 0 0 16 0 9 0 46091207 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13557] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13557/stat : 13557 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46091207 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13558] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13558/stat : 13558 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46091207 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3380.6
Current children cumulated vsize (KiB) 867016

[startup+3462.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/90 13799
/proc/meminfo: memFree=1093584/2055920 swapFree=4192812/4192956
[pid=13549] ppid=13547 vsize=867016 CPUtime=3440.57
/proc/13549/stat : 13549 (java) S 13547 13549 13512 0 -1 0 183797 0 1 0 343733 324 0 0 18 0 9 0 46091202 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13549/statm: 216754 172473 2639 9 0 211260 0
[pid=13549/tid=13551] ppid=13547 vsize=867016 CPUtime=3431.04
/proc/13549/task/13551/stat : 13551 (java) R 13547 13549 13512 0 -1 64 15887 0 1 0 342866 238 0 0 25 0 9 0 46091204 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4126840176 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13549/tid=13552] ppid=13547 vsize=867016 CPUtime=9.25
/proc/13549/task/13552/stat : 13552 (java) S 13547 13549 13512 0 -1 64 166728 0 0 0 841 84 0 0 16 0 9 0 46091205 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13553] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13553/stat : 13553 (java) S 13547 13549 13512 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46091205 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13554] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13554/stat : 13554 (java) S 13547 13549 13512 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46091205 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13555] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13555/stat : 13555 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46091207 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13556] ppid=13547 vsize=867016 CPUtime=0.25
/proc/13549/task/13556/stat : 13556 (java) S 13547 13549 13512 0 -1 64 485 0 0 0 25 0 0 0 16 0 9 0 46091207 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13557] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13557/stat : 13557 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46091207 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13558] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13558/stat : 13558 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46091207 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3440.57
Current children cumulated vsize (KiB) 867016

[startup+3522.31 s]
/proc/loadavg: 2.00 2.02 2.05 3/90 13799
/proc/meminfo: memFree=1093520/2055920 swapFree=4192812/4192956
[pid=13549] ppid=13547 vsize=867016 CPUtime=3500.55
/proc/13549/stat : 13549 (java) S 13547 13549 13512 0 -1 0 183797 0 1 0 349731 324 0 0 18 0 9 0 46091202 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13549/statm: 216754 172473 2639 9 0 211260 0
[pid=13549/tid=13551] ppid=13547 vsize=867016 CPUtime=3491.02
/proc/13549/task/13551/stat : 13551 (java) R 13547 13549 13512 0 -1 64 15887 0 1 0 348864 238 0 0 25 0 9 0 46091204 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4126732506 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13549/tid=13552] ppid=13547 vsize=867016 CPUtime=9.25
/proc/13549/task/13552/stat : 13552 (java) S 13547 13549 13512 0 -1 64 166728 0 0 0 841 84 0 0 16 0 9 0 46091205 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13553] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13553/stat : 13553 (java) S 13547 13549 13512 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46091205 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13554] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13554/stat : 13554 (java) S 13547 13549 13512 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46091205 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13555] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13555/stat : 13555 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46091207 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13556] ppid=13547 vsize=867016 CPUtime=0.25
/proc/13549/task/13556/stat : 13556 (java) S 13547 13549 13512 0 -1 64 485 0 0 0 25 0 0 0 16 0 9 0 46091207 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13557] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13557/stat : 13557 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46091207 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13558] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13558/stat : 13558 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46091207 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3500.55
Current children cumulated vsize (KiB) 867016

[startup+3582.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/90 13799
/proc/meminfo: memFree=1093328/2055920 swapFree=4192812/4192956
[pid=13549] ppid=13547 vsize=867016 CPUtime=3560.52
/proc/13549/stat : 13549 (java) S 13547 13549 13512 0 -1 0 183797 0 1 0 355728 324 0 0 18 0 9 0 46091202 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13549/statm: 216754 172473 2639 9 0 211260 0
[pid=13549/tid=13551] ppid=13547 vsize=867016 CPUtime=3550.99
/proc/13549/task/13551/stat : 13551 (java) R 13547 13549 13512 0 -1 64 15887 0 1 0 354861 238 0 0 25 0 9 0 46091204 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4126732536 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13549/tid=13552] ppid=13547 vsize=867016 CPUtime=9.25
/proc/13549/task/13552/stat : 13552 (java) S 13547 13549 13512 0 -1 64 166728 0 0 0 841 84 0 0 16 0 9 0 46091205 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13553] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13553/stat : 13553 (java) S 13547 13549 13512 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46091205 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13554] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13554/stat : 13554 (java) S 13547 13549 13512 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46091205 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13555] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13555/stat : 13555 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46091207 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13556] ppid=13547 vsize=867016 CPUtime=0.25
/proc/13549/task/13556/stat : 13556 (java) S 13547 13549 13512 0 -1 64 485 0 0 0 25 0 0 0 16 0 9 0 46091207 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13557] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13557/stat : 13557 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46091207 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13558] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13558/stat : 13558 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46091207 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3560.52
Current children cumulated vsize (KiB) 867016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3621.8 s]
/proc/loadavg: 2.00 2.01 2.04 3/90 13801
/proc/meminfo: memFree=1092816/2055920 swapFree=4192812/4192956
[pid=13549] ppid=13547 vsize=867016 CPUtime=3600.01
/proc/13549/stat : 13549 (java) S 13547 13549 13512 0 -1 0 183797 0 1 0 359677 324 0 0 18 0 9 0 46091202 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13549/statm: 216754 172473 2639 9 0 211260 0
[pid=13549/tid=13551] ppid=13547 vsize=867016 CPUtime=3590.48
/proc/13549/task/13551/stat : 13551 (java) R 13547 13549 13512 0 -1 64 15887 0 1 0 358810 238 0 0 25 0 9 0 46091204 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4126840254 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13549/tid=13552] ppid=13547 vsize=867016 CPUtime=9.25
/proc/13549/task/13552/stat : 13552 (java) S 13547 13549 13512 0 -1 64 166728 0 0 0 841 84 0 0 16 0 9 0 46091205 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13553] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13553/stat : 13553 (java) S 13547 13549 13512 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46091205 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13554] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13554/stat : 13554 (java) S 13547 13549 13512 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46091205 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13555] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13555/stat : 13555 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46091207 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13556] ppid=13547 vsize=867016 CPUtime=0.25
/proc/13549/task/13556/stat : 13556 (java) S 13547 13549 13512 0 -1 64 485 0 0 0 25 0 0 0 16 0 9 0 46091207 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13557] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13557/stat : 13557 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46091207 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13549/tid=13558] ppid=13547 vsize=867016 CPUtime=0
/proc/13549/task/13558/stat : 13558 (java) S 13547 13549 13512 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46091207 887824384 172473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 867016

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

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

[startup+3621.91 s]
/proc/loadavg: 2.00 2.01 2.04 3/90 13801
/proc/meminfo: memFree=1092816/2055920 swapFree=4192812/4192956
[pid=13549] ppid=13547 vsize=0 CPUtime=3600.12
/proc/13549/stat : 13549 (java) Z 13547 13549 13512 0 -1 1036 183816 0 1 0 359685 327 0 0 15 0 2 0 46091202 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13549/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3600.12
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 3621.99
CPU time (s): 3600.2
CPU user time (s): 3596.86
CPU system time (s): 3.34649
CPU usage (%): 99.3985
Max. virtual memory (cumulated for all children) (KiB): 890936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.86
system time used= 3.34649
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183816
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= 74681
involuntary context switches= 129565

runsolver used 4.5913 second user time and 11.5922 second system time

The end

Launcher Data (download as text)

Begin job on node63 at 2008-07-12 22:18:54
IDJOB=1113952
IDBENCH=61667
IDSOLVER=360
FILE ID=node63/1113952-1215893928
PBS_JOBID= 7903702
Free space on /tmp= 66420 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/csp/dag-rand/normalized-rand-n23-d3-e16-r15-t150000-12.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-1113952-1215893928/watcher-1113952-1215893928 -o /tmp/evaluation-result-1113952-1215893928/solver-1113952-1215893928 -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-1113952-1215893928.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 753e24394b5b984cc9ba217fd7abb07c
RANDOM SEED=1480083359

node63.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1481264 kB
Buffers:         24628 kB
Cached:         169104 kB
SwapCached:          0 kB
Active:         474448 kB
Inactive:        44064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1481264 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           72508 kB
Writeback:           0 kB
Mapped:         336048 kB
Slab:            40616 kB
Committed_AS:   444720 kB
PageTables:       2460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66456 MiB
End job on node63 at 2008-07-12 23:19:18