Trace number 1113975

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-wMSAT (TO)10 3600.13 3608.52

General information on the benchmark

Namecsp/dag-rand/
normalized-rand-n23-d3-e16-r15-t150000-17.xml
MD5SUM01d6c53340f0222548a1b907ff47165c
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.03/0.10	
0.03/0.10	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=mrdac-wdeg.xml
0.27/0.33	   
0.27/0.33	   instance
0.27/0.33	     name=HOME/instance-1113975-1215894260.xml
0.27/0.37	   
0.27/0.37	   domains being loaded...
0.27/0.38	   
0.27/0.38	   variables being loaded...
0.37/0.41	     nbVariables=23  nbDomainTypes=1  minDomainSize=3  maxDomainSize=3  nbTotalValues=69
0.37/0.41	       =>  wckTime=0.155  cpuTime=0.12  mem=7M858
0.37/0.41	   
0.37/0.41	   relations being loaded...
2.64/2.78	   
2.64/2.78	   INFO : Contraction of relations, mem = 106M838
16.60/16.82	   
16.60/16.82	   constraints being loaded...
23.14/23.43	     nbConstraints=16  nbRelationTypes=16  nbExtensionStructures=16  nbSharedExtensionStructures=0
23.14/23.43	     nbConflictsStructures=16  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  minDegree=6  maxDegree=16
23.14/23.43	     minArity=15  maxArity=15
23.14/23.43	       =>  wckTime=23.174  cpuTime=17.42  mem=641M531
27.50/27.81	   
27.50/27.81	   solver LocalSearchSolver being built... 
27.50/27.85	       =>  wckTime=27.595  cpuTime=17.49  mem=511M163
27.50/27.86	
27.50/27.86	s SATISFIABLE
27.50/27.86	o 15
27.50/27.86	o 14
27.50/27.87	o 13
27.60/27.91	o 12
27.80/28.16	o 11
29.88/30.21	o 10
37.61/38.04	   
37.61/38.04	   search
37.61/38.04	     run=0  nbConstraintChecks=4298397  nbAssignments=10000
37.61/38.04	       =>  wckTime=10.191  cpuTime=10.08  mem=511M163
47.72/48.25	   
47.72/48.25	   search
47.72/48.25	     run=1  nbConstraintChecks=8594289  nbAssignments=20000
47.72/48.25	       =>  wckTime=20.406  cpuTime=20.19  mem=511M163
57.73/58.32	   
57.73/58.32	   search
57.73/58.32	     run=2  nbConstraintChecks=12886808  nbAssignments=30000
57.73/58.32	       =>  wckTime=30.475  cpuTime=30.17  mem=511M163
59.80/60.49	   
59.80/60.49	   search
59.80/60.49	     run=3  nbConstraintChecks=13807778  nbAssignments=32137
59.80/60.49	       =>  wckTime=32.649  cpuTime=32.33  mem=511M163
59.80/60.50	   
59.80/60.50	   global
59.80/60.50	     nbConstraintChecks=13807778  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
59.80/60.50	     solvingWckTime=32.647  solvingCpuTime=32.33  expiredTime=no  totalExploration=no  nbFoundSolutions=0
59.80/60.50	     globalCpuTime=49.87
59.80/60.50	       =>  wckTime=60.243  cpuTime=49.82  mem=511M163
59.80/60.50	   
59.80/60.50	   solver DecomposerSolver being built... 
60.00/60.63	       =>  wckTime=60.373  cpuTime=49.91  mem=522M473
60.00/60.63	   
60.00/60.63	   preprocessing
60.00/60.63	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
60.00/60.63	     detectedInconsistency=no
60.00/60.63	       =>  wckTime=0.0040  cpuTime=0.0  mem=522M473
3600.01/3608.41	v 2 1 1 1 1 2 1 1 2 2 0 2 1 2 1 0 2 2 0 1 2 1 1 

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-1113975-1215894260/watcher-1113975-1215894260 -o /tmp/evaluation-result-1113975-1215894260/solver-1113975-1215894260 -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-wdeg.xml 1 XSax HOME/instance-1113975-1215894260.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.00 2.00 2.00 3/73 16701
/proc/meminfo: memFree=1373792/2055920 swapFree=4192812/4192956
[pid=16701] ppid=16699 vsize=10616 CPUtime=0
/proc/16701/stat : 16701 (java) S 16699 16701 16440 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 46125771 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16701/statm: 2654 472 209 9 0 1184 0
[pid=16701/tid=16702] ppid=16699 vsize=10616 CPUtime=0
/proc/16701/task/16702/stat : 16702 (java) R 16699 16701 16440 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 46125772 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 8953816 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.045476 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 16701
/proc/meminfo: memFree=1373792/2055920 swapFree=4192812/4192956
[pid=16701] ppid=16699 vsize=861876 CPUtime=0.03
/proc/16701/stat : 16701 (java) S 16699 16701 16440 0 -1 0 2251 0 1 0 1 2 0 0 18 0 5 0 46125771 882561024 1862 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/16701/statm: 215469 1862 854 9 0 210448 0
[pid=16701/tid=16702] ppid=16699 vsize=861876 CPUtime=0.02
/proc/16701/task/16702/stat : 16702 (java) D 16699 16701 16440 0 -1 64 1557 0 1 0 1 1 0 0 17 0 5 0 46125772 882561024 1862 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 2147483391 0 16800971 18446744072099937270 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861876

[startup+0.101769 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 16701
/proc/meminfo: memFree=1373792/2055920 swapFree=4192812/4192956
[pid=16701] ppid=16699 vsize=865984 CPUtime=0.08
/proc/16701/stat : 16701 (java) S 16699 16701 16440 0 -1 0 3632 0 1 0 6 2 0 0 18 0 9 0 46125771 886767616 3120 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16701/statm: 216496 3120 1664 9 0 211051 0
[pid=16701/tid=16702] ppid=16699 vsize=865984 CPUtime=0.06
/proc/16701/task/16702/stat : 16702 (java) R 16699 16701 16440 0 -1 64 2729 0 1 0 5 1 0 0 18 0 9 0 46125772 886767616 3120 996147200 134512640 134550740 4294955952 18446744073709551615 8538013 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301799 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 16701
/proc/meminfo: memFree=1373792/2055920 swapFree=4192812/4192956
[pid=16701] ppid=16699 vsize=866288 CPUtime=0.27
/proc/16701/stat : 16701 (java) S 16699 16701 16440 0 -1 0 5578 0 1 0 23 4 0 0 18 0 9 0 46125771 887078912 4999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16701/statm: 216572 4999 1888 9 0 211120 0
[pid=16701/tid=16702] ppid=16699 vsize=866288 CPUtime=0.24
/proc/16701/task/16702/stat : 16702 (java) R 16699 16701 16440 0 -1 64 4627 0 1 0 21 3 0 0 19 0 9 0 46125772 887078912 4999 996147200 134512640 134550740 4294955952 18446744073709551615 4125950624 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866288

[startup+0.701854 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 16701
/proc/meminfo: memFree=1373792/2055920 swapFree=4192812/4192956
[pid=16701] ppid=16699 vsize=866452 CPUtime=0.67
/proc/16701/stat : 16701 (java) S 16699 16701 16440 0 -1 0 17918 0 1 0 55 12 0 0 18 0 9 0 46125771 887246848 17288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16701/statm: 216613 17288 1971 9 0 211141 0
[pid=16701/tid=16702] ppid=16699 vsize=866452 CPUtime=0.58
/proc/16701/task/16702/stat : 16702 (java) R 16699 16701 16440 0 -1 64 13453 0 1 0 49 9 0 0 20 0 9 0 46125772 887246848 17288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866452

[startup+1.50294 s]
/proc/loadavg: 2.08 2.02 2.01 3/82 16710
/proc/meminfo: memFree=1303448/2055920 swapFree=4192812/4192956
[pid=16701] ppid=16699 vsize=866612 CPUtime=1.45
/proc/16701/stat : 16701 (java) S 16699 16701 16440 0 -1 0 26665 0 1 0 127 18 0 0 18 0 9 0 46125771 887410688 26032 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16701/statm: 216653 26032 1983 9 0 211181 0
[pid=16701/tid=16702] ppid=16699 vsize=866612 CPUtime=1.26
/proc/16701/task/16702/stat : 16702 (java) R 16699 16701 16440 0 -1 64 15685 0 1 0 115 11 0 0 25 0 9 0 46125772 887410688 26032 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16704] ppid=16699 vsize=866612 CPUtime=0.1
/proc/16701/task/16704/stat : 16704 (java) R 16699 16701 16440 0 -1 64 9976 0 0 0 4 6 0 0 16 0 9 0 46125774 887410688 26032 996147200 134512640 134550740 4294955952 18446744073709551615 102674877 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16705] ppid=16699 vsize=866612 CPUtime=0
/proc/16701/task/16705/stat : 16705 (java) S 16699 16701 16440 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46125774 887410688 26032 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16706] ppid=16699 vsize=866612 CPUtime=0
/proc/16701/task/16706/stat : 16706 (java) S 16699 16701 16440 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46125774 887410688 26032 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16707] ppid=16699 vsize=866612 CPUtime=0
/proc/16701/task/16707/stat : 16707 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46125776 887410688 26032 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16708] ppid=16699 vsize=866612 CPUtime=0.06
/proc/16701/task/16708/stat : 16708 (java) S 16699 16701 16440 0 -1 64 307 0 0 0 6 0 0 0 16 0 9 0 46125776 887410688 26032 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16709] ppid=16699 vsize=866612 CPUtime=0
/proc/16701/task/16709/stat : 16709 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46125776 887410688 26032 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16710] ppid=16699 vsize=866612 CPUtime=0
/proc/16701/task/16710/stat : 16710 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46125776 887410688 26032 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) 866612

[startup+3.10212 s]
/proc/loadavg: 2.08 2.02 2.01 3/82 16710
/proc/meminfo: memFree=1247448/2055920 swapFree=4192812/4192956
[pid=16701] ppid=16699 vsize=866612 CPUtime=3.04
/proc/16701/stat : 16701 (java) S 16699 16701 16440 0 -1 0 37408 0 1 0 279 25 0 0 18 0 9 0 46125771 887410688 36770 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16701/statm: 216653 36770 1984 9 0 211181 0
[pid=16701/tid=16702] ppid=16699 vsize=866612 CPUtime=2.68
/proc/16701/task/16702/stat : 16702 (java) R 16699 16701 16440 0 -1 64 15698 0 1 0 256 12 0 0 25 0 9 0 46125772 887410688 36770 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16704] ppid=16699 vsize=866612 CPUtime=0.26
/proc/16701/task/16704/stat : 16704 (java) R 16699 16701 16440 0 -1 64 20702 0 0 0 15 11 0 0 16 0 9 0 46125774 887410688 36770 996147200 134512640 134550740 4294955952 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16705] ppid=16699 vsize=866612 CPUtime=0
/proc/16701/task/16705/stat : 16705 (java) S 16699 16701 16440 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46125774 887410688 36770 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16706] ppid=16699 vsize=866612 CPUtime=0
/proc/16701/task/16706/stat : 16706 (java) S 16699 16701 16440 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46125774 887410688 36770 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16707] ppid=16699 vsize=866612 CPUtime=0
/proc/16701/task/16707/stat : 16707 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46125776 887410688 36770 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16708] ppid=16699 vsize=866612 CPUtime=0.07
/proc/16701/task/16708/stat : 16708 (java) S 16699 16701 16440 0 -1 64 311 0 0 0 7 0 0 0 16 0 9 0 46125776 887410688 36770 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16709] ppid=16699 vsize=866612 CPUtime=0
/proc/16701/task/16709/stat : 16709 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46125776 887410688 36770 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16710] ppid=16699 vsize=866612 CPUtime=0
/proc/16701/task/16710/stat : 16710 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46125776 887410688 36770 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 866612

[startup+6.30148 s]
/proc/loadavg: 2.08 2.02 2.01 3/82 16710
/proc/meminfo: memFree=1169624/2055920 swapFree=4192812/4192956
[pid=16701] ppid=16699 vsize=866736 CPUtime=6.2
/proc/16701/stat : 16701 (java) S 16699 16701 16440 0 -1 0 63418 0 1 0 581 39 0 0 18 0 9 0 46125771 887537664 60582 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16701/statm: 216684 60582 2608 9 0 211212 0
[pid=16701/tid=16702] ppid=16699 vsize=866736 CPUtime=4.39
/proc/16701/task/16702/stat : 16702 (java) R 16699 16701 16440 0 -1 64 15710 0 1 0 425 14 0 0 25 0 9 0 46125772 887537664 60582 996147200 134512640 134550740 4294955952 18446744073709551615 4126568988 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16704] ppid=16699 vsize=866736 CPUtime=1.71
/proc/16701/task/16704/stat : 16704 (java) S 16699 16701 16440 0 -1 64 46626 0 0 0 147 24 0 0 17 0 9 0 46125774 887537664 60582 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16705] ppid=16699 vsize=866736 CPUtime=0
/proc/16701/task/16705/stat : 16705 (java) S 16699 16701 16440 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46125774 887537664 60582 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16706] ppid=16699 vsize=866736 CPUtime=0
/proc/16701/task/16706/stat : 16706 (java) S 16699 16701 16440 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46125774 887537664 60582 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16707] ppid=16699 vsize=866736 CPUtime=0
/proc/16701/task/16707/stat : 16707 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46125776 887537664 60582 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16708] ppid=16699 vsize=866736 CPUtime=0.08
/proc/16701/task/16708/stat : 16708 (java) S 16699 16701 16440 0 -1 64 385 0 0 0 8 0 0 0 16 0 9 0 46125776 887537664 60582 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16709] ppid=16699 vsize=866736 CPUtime=0
/proc/16701/task/16709/stat : 16709 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46125776 887537664 60582 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16710] ppid=16699 vsize=866736 CPUtime=0
/proc/16701/task/16710/stat : 16710 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46125776 887537664 60582 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 866736

[startup+12.7022 s]
/proc/loadavg: 2.07 2.02 2.00 3/82 16710
/proc/meminfo: memFree=984280/2055920 swapFree=4192812/4192956
[pid=16701] ppid=16699 vsize=866640 CPUtime=12.55
/proc/16701/stat : 16701 (java) S 16699 16701 16440 0 -1 0 104003 0 1 0 1193 62 0 0 18 0 9 0 46125771 887439360 101132 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16701/statm: 216660 101132 2608 9 0 211188 0
[pid=16701/tid=16702] ppid=16699 vsize=866640 CPUtime=9.1
/proc/16701/task/16702/stat : 16702 (java) R 16699 16701 16440 0 -1 64 15721 0 1 0 893 17 0 0 25 0 9 0 46125772 887439360 101132 996147200 134512640 134550740 4294955952 18446744073709551615 4126612109 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16704] ppid=16699 vsize=866640 CPUtime=3.33
/proc/16701/task/16704/stat : 16704 (java) S 16699 16701 16440 0 -1 64 87200 0 0 0 290 43 0 0 16 0 9 0 46125774 887439360 101132 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16705] ppid=16699 vsize=866640 CPUtime=0
/proc/16701/task/16705/stat : 16705 (java) S 16699 16701 16440 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46125774 887439360 101132 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16706] ppid=16699 vsize=866640 CPUtime=0
/proc/16701/task/16706/stat : 16706 (java) S 16699 16701 16440 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46125774 887439360 101132 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16707] ppid=16699 vsize=866640 CPUtime=0
/proc/16701/task/16707/stat : 16707 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46125776 887439360 101132 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16708] ppid=16699 vsize=866640 CPUtime=0.08
/proc/16701/task/16708/stat : 16708 (java) S 16699 16701 16440 0 -1 64 385 0 0 0 8 0 0 0 16 0 9 0 46125776 887439360 101132 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16709] ppid=16699 vsize=866640 CPUtime=0
/proc/16701/task/16709/stat : 16709 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46125776 887439360 101132 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16710] ppid=16699 vsize=866640 CPUtime=0
/proc/16701/task/16710/stat : 16710 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46125776 887439360 101132 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 866640

[startup+25.5017 s]
/proc/loadavg: 2.13 2.03 2.01 3/82 16710
/proc/meminfo: memFree=675160/2055920 swapFree=4192812/4192956
[pid=16701] ppid=16699 vsize=883980 CPUtime=25.22
/proc/16701/stat : 16701 (java) S 16699 16701 16440 0 -1 0 183715 0 1 0 2414 108 0 0 18 0 9 0 46125771 905195520 176579 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16701/statm: 220995 176579 2611 9 0 215523 0
[pid=16701/tid=16702] ppid=16699 vsize=883980 CPUtime=17.63
/proc/16701/task/16702/stat : 16702 (java) S 16699 16701 16440 0 -1 64 15789 0 1 0 1743 20 0 0 25 0 9 0 46125772 905195520 176579 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16704] ppid=16699 vsize=883980 CPUtime=7.45
/proc/16701/task/16704/stat : 16704 (java) R 16699 16701 16440 0 -1 64 166825 0 0 0 659 86 0 0 25 0 9 0 46125774 905195520 176579 996147200 134512640 134550740 4294955952 18446744073709551615 104180211 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16705] ppid=16699 vsize=883980 CPUtime=0
/proc/16701/task/16705/stat : 16705 (java) S 16699 16701 16440 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46125774 905195520 176579 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16706] ppid=16699 vsize=883980 CPUtime=0
/proc/16701/task/16706/stat : 16706 (java) S 16699 16701 16440 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46125774 905195520 176579 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16707] ppid=16699 vsize=883980 CPUtime=0
/proc/16701/task/16707/stat : 16707 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46125776 905195520 176579 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16708] ppid=16699 vsize=883980 CPUtime=0.11
/proc/16701/task/16708/stat : 16708 (java) S 16699 16701 16440 0 -1 64 404 0 0 0 11 0 0 0 16 0 9 0 46125776 905195520 176579 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16709] ppid=16699 vsize=883980 CPUtime=0
/proc/16701/task/16709/stat : 16709 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46125776 905195520 176579 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16710] ppid=16699 vsize=883980 CPUtime=0
/proc/16701/task/16710/stat : 16710 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46125776 905195520 176579 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 883980

[startup+51.1016 s]
/proc/loadavg: 2.08 2.03 2.01 3/82 16710
/proc/meminfo: memFree=691032/2055920 swapFree=4192812/4192956
[pid=16701] ppid=16699 vsize=866752 CPUtime=50.59
/proc/16701/stat : 16701 (java) S 16699 16701 16440 0 -1 0 183780 0 1 0 4847 212 0 0 18 0 9 0 46125771 887554048 172312 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16701/statm: 216688 172312 2638 9 0 211194 0
[pid=16701/tid=16702] ppid=16699 vsize=866752 CPUtime=40.71
/proc/16701/task/16702/stat : 16702 (java) R 16699 16701 16440 0 -1 64 15832 0 1 0 3948 123 0 0 25 0 9 0 46125772 887554048 172312 996147200 134512640 134550740 4294955952 18446744073709551615 8528460 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16704] ppid=16699 vsize=866752 CPUtime=9.71

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

Current children cumulated CPU time (s) 3274.02
Current children cumulated vsize (KiB) 866752

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16754
/proc/meminfo: memFree=397352/2055920 swapFree=4192812/4192956
[pid=16701] ppid=16699 vsize=866752 CPUtime=3334
/proc/16701/stat : 16701 (java) S 16699 16701 16440 0 -1 0 183894 0 1 0 333132 268 0 0 18 0 9 0 46125771 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16701/statm: 216688 172415 2639 9 0 211194 0
[pid=16701/tid=16702] ppid=16699 vsize=866752 CPUtime=3324.03
/proc/16701/task/16702/stat : 16702 (java) R 16699 16701 16440 0 -1 64 15891 0 1 0 332224 179 0 0 25 0 9 0 46125772 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4126677056 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16701/tid=16704] ppid=16699 vsize=866752 CPUtime=9.71
/proc/16701/task/16704/stat : 16704 (java) S 16699 16701 16440 0 -1 64 166825 0 0 0 884 87 0 0 16 0 9 0 46125774 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16705] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16705/stat : 16705 (java) S 16699 16701 16440 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46125774 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16706] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16706/stat : 16706 (java) S 16699 16701 16440 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46125774 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16707] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16707/stat : 16707 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46125776 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16708] ppid=16699 vsize=866752 CPUtime=0.22
/proc/16701/task/16708/stat : 16708 (java) S 16699 16701 16440 0 -1 64 481 0 0 0 22 0 0 0 16 0 9 0 46125776 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16709] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16709/stat : 16709 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46125776 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16710] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16710/stat : 16710 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46125776 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3334
Current children cumulated vsize (KiB) 866752

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16754
/proc/meminfo: memFree=397352/2055920 swapFree=4192812/4192956
[pid=16701] ppid=16699 vsize=866752 CPUtime=3393.97
/proc/16701/stat : 16701 (java) S 16699 16701 16440 0 -1 0 183894 0 1 0 339129 268 0 0 18 0 9 0 46125771 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16701/statm: 216688 172415 2639 9 0 211194 0
[pid=16701/tid=16702] ppid=16699 vsize=866752 CPUtime=3384.01
/proc/16701/task/16702/stat : 16702 (java) R 16699 16701 16440 0 -1 64 15891 0 1 0 338222 179 0 0 25 0 9 0 46125772 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4126677030 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16701/tid=16704] ppid=16699 vsize=866752 CPUtime=9.71
/proc/16701/task/16704/stat : 16704 (java) S 16699 16701 16440 0 -1 64 166825 0 0 0 884 87 0 0 16 0 9 0 46125774 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16705] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16705/stat : 16705 (java) S 16699 16701 16440 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46125774 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16706] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16706/stat : 16706 (java) S 16699 16701 16440 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46125774 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16707] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16707/stat : 16707 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46125776 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16708] ppid=16699 vsize=866752 CPUtime=0.22
/proc/16701/task/16708/stat : 16708 (java) S 16699 16701 16440 0 -1 64 481 0 0 0 22 0 0 0 16 0 9 0 46125776 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16709] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16709/stat : 16709 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46125776 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16710] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16710/stat : 16710 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46125776 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3393.97
Current children cumulated vsize (KiB) 866752

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16754
/proc/meminfo: memFree=397288/2055920 swapFree=4192812/4192956
[pid=16701] ppid=16699 vsize=866752 CPUtime=3453.95
/proc/16701/stat : 16701 (java) S 16699 16701 16440 0 -1 0 183894 0 1 0 345127 268 0 0 18 0 9 0 46125771 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16701/statm: 216688 172415 2639 9 0 211194 0
[pid=16701/tid=16702] ppid=16699 vsize=866752 CPUtime=3443.98
/proc/16701/task/16702/stat : 16702 (java) R 16699 16701 16440 0 -1 64 15891 0 1 0 344219 179 0 0 25 0 9 0 46125772 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4126845156 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16701/tid=16704] ppid=16699 vsize=866752 CPUtime=9.71
/proc/16701/task/16704/stat : 16704 (java) S 16699 16701 16440 0 -1 64 166825 0 0 0 884 87 0 0 16 0 9 0 46125774 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16705] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16705/stat : 16705 (java) S 16699 16701 16440 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46125774 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16706] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16706/stat : 16706 (java) S 16699 16701 16440 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46125774 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16707] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16707/stat : 16707 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46125776 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16708] ppid=16699 vsize=866752 CPUtime=0.22
/proc/16701/task/16708/stat : 16708 (java) S 16699 16701 16440 0 -1 64 481 0 0 0 22 0 0 0 16 0 9 0 46125776 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16709] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16709/stat : 16709 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46125776 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16710] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16710/stat : 16710 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46125776 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3453.95
Current children cumulated vsize (KiB) 866752

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16754
/proc/meminfo: memFree=397288/2055920 swapFree=4192812/4192956
[pid=16701] ppid=16699 vsize=866752 CPUtime=3513.93
/proc/16701/stat : 16701 (java) S 16699 16701 16440 0 -1 0 183894 0 1 0 351125 268 0 0 18 0 9 0 46125771 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16701/statm: 216688 172415 2639 9 0 211194 0
[pid=16701/tid=16702] ppid=16699 vsize=866752 CPUtime=3503.96
/proc/16701/task/16702/stat : 16702 (java) R 16699 16701 16440 0 -1 64 15891 0 1 0 350217 179 0 0 25 0 9 0 46125772 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4126732627 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16701/tid=16704] ppid=16699 vsize=866752 CPUtime=9.71
/proc/16701/task/16704/stat : 16704 (java) S 16699 16701 16440 0 -1 64 166825 0 0 0 884 87 0 0 16 0 9 0 46125774 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16705] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16705/stat : 16705 (java) S 16699 16701 16440 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46125774 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16706] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16706/stat : 16706 (java) S 16699 16701 16440 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46125774 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16707] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16707/stat : 16707 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46125776 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16708] ppid=16699 vsize=866752 CPUtime=0.22
/proc/16701/task/16708/stat : 16708 (java) S 16699 16701 16440 0 -1 64 481 0 0 0 22 0 0 0 16 0 9 0 46125776 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16709] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16709/stat : 16709 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46125776 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16710] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16710/stat : 16710 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46125776 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3513.93
Current children cumulated vsize (KiB) 866752

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16754
/proc/meminfo: memFree=397224/2055920 swapFree=4192812/4192956
[pid=16701] ppid=16699 vsize=866752 CPUtime=3573.91
/proc/16701/stat : 16701 (java) S 16699 16701 16440 0 -1 0 183894 0 1 0 357122 269 0 0 18 0 9 0 46125771 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16701/statm: 216688 172415 2639 9 0 211194 0
[pid=16701/tid=16702] ppid=16699 vsize=866752 CPUtime=3563.93
/proc/16701/task/16702/stat : 16702 (java) R 16699 16701 16440 0 -1 64 15891 0 1 0 356214 179 0 0 25 0 9 0 46125772 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4126845178 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16701/tid=16704] ppid=16699 vsize=866752 CPUtime=9.71
/proc/16701/task/16704/stat : 16704 (java) S 16699 16701 16440 0 -1 64 166825 0 0 0 884 87 0 0 16 0 9 0 46125774 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16705] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16705/stat : 16705 (java) S 16699 16701 16440 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46125774 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16706] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16706/stat : 16706 (java) S 16699 16701 16440 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46125774 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16707] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16707/stat : 16707 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46125776 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16708] ppid=16699 vsize=866752 CPUtime=0.22
/proc/16701/task/16708/stat : 16708 (java) S 16699 16701 16440 0 -1 64 481 0 0 0 22 0 0 0 16 0 9 0 46125776 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16709] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16709/stat : 16709 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46125776 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16710] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16710/stat : 16710 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46125776 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3573.91
Current children cumulated vsize (KiB) 866752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16754
/proc/meminfo: memFree=397224/2055920 swapFree=4192812/4192956
[pid=16701] ppid=16699 vsize=866752 CPUtime=3600.01
/proc/16701/stat : 16701 (java) S 16699 16701 16440 0 -1 0 183894 0 1 0 359732 269 0 0 18 0 9 0 46125771 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16701/statm: 216688 172415 2639 9 0 211194 0
[pid=16701/tid=16702] ppid=16699 vsize=866752 CPUtime=3590.03
/proc/16701/task/16702/stat : 16702 (java) R 16699 16701 16440 0 -1 64 15891 0 1 0 358824 179 0 0 25 0 9 0 46125772 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4126677058 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16701/tid=16704] ppid=16699 vsize=866752 CPUtime=9.71
/proc/16701/task/16704/stat : 16704 (java) S 16699 16701 16440 0 -1 64 166825 0 0 0 884 87 0 0 16 0 9 0 46125774 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16705] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16705/stat : 16705 (java) S 16699 16701 16440 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46125774 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16706] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16706/stat : 16706 (java) S 16699 16701 16440 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46125774 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16707] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16707/stat : 16707 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46125776 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16708] ppid=16699 vsize=866752 CPUtime=0.22
/proc/16701/task/16708/stat : 16708 (java) S 16699 16701 16440 0 -1 64 481 0 0 0 22 0 0 0 16 0 9 0 46125776 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16709] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16709/stat : 16709 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46125776 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16701/tid=16710] ppid=16699 vsize=866752 CPUtime=0
/proc/16701/task/16710/stat : 16710 (java) S 16699 16701 16440 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46125776 887554048 172415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 866752

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

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

[startup+3608.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16754
/proc/meminfo: memFree=397224/2055920 swapFree=4192812/4192956
[pid=16701] ppid=16699 vsize=0 CPUtime=3600.11
/proc/16701/stat : 16701 (java) Z 16699 16701 16440 0 -1 1036 183914 0 1 0 359734 277 0 0 16 0 2 0 46125771 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16701/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3600.11
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 3608.52
CPU time (s): 3600.13
CPU user time (s): 3597.34
CPU system time (s): 2.78758
CPU usage (%): 99.7674
Max. virtual memory (cumulated for all children) (KiB): 883980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.34
system time used= 2.78758
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183914
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= 74194
involuntary context switches= 92252

runsolver used 4.45932 second user time and 11.9642 second system time

The end

Launcher Data (download as text)

Begin job on node62 at 2008-07-12 22:24:26
IDJOB=1113975
IDBENCH=61670
IDSOLVER=359
FILE ID=node62/1113975-1215894260
PBS_JOBID= 7903678
Free space on /tmp= 65164 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/csp/dag-rand/normalized-rand-n23-d3-e16-r15-t150000-17.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1113975-1215894260/watcher-1113975-1215894260 -o /tmp/evaluation-result-1113975-1215894260/solver-1113975-1215894260 -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-wdeg.xml 1 XSax HOME/instance-1113975-1215894260.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 01d6c53340f0222548a1b907ff47165c
RANDOM SEED=387229343

node62.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.232
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.232
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:       1374272 kB
Buffers:         11664 kB
Cached:         154868 kB
SwapCached:          0 kB
Active:         592848 kB
Inactive:        32564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1374272 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           72472 kB
Writeback:           0 kB
Mapped:         470080 kB
Slab:            40584 kB
Committed_AS:   620652 kB
PageTables:       2740 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= 65116 MiB
End job on node62 at 2008-07-12 23:24:37