Trace number 1113919

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)9 3600.25 3634.36

General information on the benchmark

Namecsp/dag-rand/
normalized-rand-n23-d3-e16-r15-t150000-9.xml
MD5SUM12b3271557cf33c0f0eb575756b1928b
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.02/0.08	
0.02/0.08	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=mrdac-wdeg.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1113919-1215893370.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.28/0.37	     nbVariables=23  nbDomainTypes=1  minDomainSize=3  maxDomainSize=3  nbTotalValues=69
0.28/0.37	       =>  wckTime=0.12  cpuTime=0.1  mem=7M858
0.28/0.37	   
0.28/0.37	   relations being loaded...
2.36/2.48	   
2.36/2.48	   INFO : Contraction of relations, mem = 106M838
15.43/15.61	   
15.43/15.61	   constraints being loaded...
20.78/21.05	     nbConstraints=16  nbRelationTypes=16  nbExtensionStructures=16  nbSharedExtensionStructures=0
20.78/21.05	     nbConflictsStructures=16  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  minDegree=7  maxDegree=14
20.78/21.05	     minArity=15  maxArity=15
20.78/21.05	       =>  wckTime=20.793  cpuTime=15.6  mem=642M460
24.44/24.70	   
24.44/24.71	   solver LocalSearchSolver being built... 
24.44/24.74	       =>  wckTime=24.484  cpuTime=15.65  mem=511M159
24.44/24.75	
24.44/24.75	s SATISFIABLE
24.44/24.75	o 15
24.44/24.75	o 14
24.44/24.76	o 13
24.44/24.77	o 12
24.64/24.93	o 11
25.43/25.71	o 10
34.44/34.81	   
34.44/34.81	   search
34.44/34.81	     run=0  nbConstraintChecks=4305095  nbAssignments=10000
34.44/34.81	       =>  wckTime=10.071  cpuTime=9.95  mem=511M159
44.25/44.75	   
44.25/44.75	   search
44.25/44.75	     run=1  nbConstraintChecks=8606349  nbAssignments=20000
44.25/44.75	       =>  wckTime=20.011  cpuTime=19.79  mem=511M159
54.16/54.71	   
54.16/54.71	   search
54.16/54.71	     run=2  nbConstraintChecks=12897219  nbAssignments=30000
54.16/54.71	       =>  wckTime=29.975  cpuTime=29.66  mem=511M159
55.44/56.00	   
55.44/56.00	   search
55.44/56.00	     run=3  nbConstraintChecks=13454001  nbAssignments=31288
55.44/56.00	       =>  wckTime=31.268  cpuTime=30.95  mem=511M159
55.44/56.01	   
55.44/56.01	   global
55.44/56.01	     nbConstraintChecks=13454001  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
55.44/56.01	     solvingWckTime=31.265  solvingCpuTime=30.95  expiredTime=no  totalExploration=no  nbFoundSolutions=0
55.44/56.01	     globalCpuTime=46.64
55.44/56.01	       =>  wckTime=55.751  cpuTime=46.6  mem=511M159
55.44/56.01	   
55.44/56.01	   solver DecomposerSolver being built... 
55.54/56.12	       =>  wckTime=55.869  cpuTime=46.69  mem=522M596
55.54/56.13	   
55.54/56.13	   preprocessing
55.54/56.13	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
55.54/56.13	     detectedInconsistency=no
55.54/56.13	       =>  wckTime=0.0040  cpuTime=0.0  mem=522M596
2830.26/2857.16	o 9
2830.26/2857.16	    First solution found
3600.09/3634.21	v 0 2 1 0 0 2 2 2 0 0 0 2 2 1 2 2 2 2 0 2 0 0 0 

Verifier Data (download as text)

OK	9	7
9 unsatisfied constraints, 7 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-1113919-1215893370/watcher-1113919-1215893370 -o /tmp/evaluation-result-1113919-1215893370/solver-1113919-1215893370 -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-1113919-1215893370.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 4/81 14695
/proc/meminfo: memFree=1825592/2055920 swapFree=4192812/4192956
[pid=14695] ppid=14693 vsize=10616 CPUtime=0
/proc/14695/stat : 14695 (java) S 14693 14695 13423 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 46038784 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14695/statm: 2654 472 209 9 0 1184 0
[pid=14695/tid=14696] ppid=14693 vsize=10616 CPUtime=0
/proc/14695/task/14696/stat : 14696 (java) R 14693 14695 13423 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 46038785 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 2310104 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.027296 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 14695
/proc/meminfo: memFree=1825592/2055920 swapFree=4192812/4192956
[pid=14695] ppid=14693 vsize=861876 CPUtime=0.02
/proc/14695/stat : 14695 (java) S 14693 14695 13423 0 -1 0 1880 0 1 0 1 1 0 0 18 0 5 0 46038784 882561024 1567 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/14695/statm: 215469 1567 695 9 0 210448 0
[pid=14695/tid=14696] ppid=14693 vsize=861876 CPUtime=0
/proc/14695/task/14696/stat : 14696 (java) S 14693 14695 13423 0 -1 64 1190 0 1 0 0 0 0 0 19 0 5 0 46038785 882561024 1567 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.102488 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 14695
/proc/meminfo: memFree=1825592/2055920 swapFree=4192812/4192956
[pid=14695] ppid=14693 vsize=865988 CPUtime=0.09
/proc/14695/stat : 14695 (java) S 14693 14695 13423 0 -1 0 3725 0 1 0 7 2 0 0 18 0 9 0 46038784 886771712 3196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14695/statm: 216497 3196 1690 9 0 211052 0
[pid=14695/tid=14696] ppid=14693 vsize=865988 CPUtime=0.06
/proc/14695/task/14696/stat : 14696 (java) R 14693 14695 13423 0 -1 64 2807 0 1 0 5 1 0 0 20 0 9 0 46038785 886771712 3196 996147200 134512640 134550740 4294955952 18446744073709551615 1735875 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865988

[startup+0.302508 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 14695
/proc/meminfo: memFree=1825592/2055920 swapFree=4192812/4192956
[pid=14695] ppid=14693 vsize=866360 CPUtime=0.28
/proc/14695/stat : 14695 (java) S 14693 14695 13423 0 -1 0 5802 0 1 0 25 3 0 0 18 0 9 0 46038784 887152640 5177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14695/statm: 216590 5177 1953 9 0 211118 0
[pid=14695/tid=14696] ppid=14693 vsize=866360 CPUtime=0.23
/proc/14695/task/14696/stat : 14696 (java) R 14693 14695 13423 0 -1 64 4831 0 1 0 21 2 0 0 18 0 9 0 46038785 887152640 5177 996147200 134512640 134550740 4294955952 18446744073709551615 4159710369 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866360

[startup+0.70256 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 14695
/proc/meminfo: memFree=1825592/2055920 swapFree=4192812/4192956
[pid=14695] ppid=14693 vsize=866604 CPUtime=0.68
/proc/14695/stat : 14695 (java) S 14693 14695 13423 0 -1 0 18587 0 1 0 59 9 0 0 18 0 9 0 46038784 887402496 17956 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14695/statm: 216651 17956 1983 9 0 211179 0
[pid=14695/tid=14696] ppid=14693 vsize=866604 CPUtime=0.56
/proc/14695/task/14696/stat : 14696 (java) R 14693 14695 13423 0 -1 64 13483 0 1 0 50 6 0 0 20 0 9 0 46038785 887402496 17956 996147200 134512640 134550740 4294955952 18446744073709551615 4126398645 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866604

[startup+1.50165 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14704
/proc/meminfo: memFree=1732144/2055920 swapFree=4192812/4192956
[pid=14695] ppid=14693 vsize=866604 CPUtime=1.47
/proc/14695/stat : 14695 (java) S 14693 14695 13423 0 -1 0 32251 0 1 0 132 15 0 0 18 0 9 0 46038784 887402496 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14695/statm: 216651 31618 1983 9 0 211179 0
[pid=14695/tid=14696] ppid=14693 vsize=866604 CPUtime=1.23
/proc/14695/task/14696/stat : 14696 (java) R 14693 14695 13423 0 -1 64 15678 0 1 0 115 8 0 0 25 0 9 0 46038785 887402496 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4126583640 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14698] ppid=14693 vsize=866604 CPUtime=0.14
/proc/14695/task/14698/stat : 14698 (java) S 14693 14695 13423 0 -1 64 15565 0 0 0 8 6 0 0 16 0 9 0 46038786 887402496 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14699] ppid=14693 vsize=866604 CPUtime=0
/proc/14695/task/14699/stat : 14699 (java) S 14693 14695 13423 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46038787 887402496 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14700] ppid=14693 vsize=866604 CPUtime=0
/proc/14695/task/14700/stat : 14700 (java) S 14693 14695 13423 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46038787 887402496 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14701] ppid=14693 vsize=866604 CPUtime=0
/proc/14695/task/14701/stat : 14701 (java) S 14693 14695 13423 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46038789 887402496 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14702] ppid=14693 vsize=866604 CPUtime=0.07
/proc/14695/task/14702/stat : 14702 (java) S 14693 14695 13423 0 -1 64 312 0 0 0 7 0 0 0 16 0 9 0 46038789 887402496 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14703] ppid=14693 vsize=866604 CPUtime=0
/proc/14695/task/14703/stat : 14703 (java) S 14693 14695 13423 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46038789 887402496 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14704] ppid=14693 vsize=866604 CPUtime=0
/proc/14695/task/14704/stat : 14704 (java) S 14693 14695 13423 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46038789 887402496 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 866604

[startup+3.10182 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14704
/proc/meminfo: memFree=1700464/2055920 swapFree=4192812/4192956
[pid=14695] ppid=14693 vsize=866604 CPUtime=3.05
/proc/14695/stat : 14695 (java) S 14693 14695 13423 0 -1 0 41559 0 1 0 283 22 0 0 18 0 9 0 46038784 887402496 40921 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14695/statm: 216651 40921 1984 9 0 211179 0
[pid=14695/tid=14696] ppid=14693 vsize=866604 CPUtime=2.42
/proc/14695/task/14696/stat : 14696 (java) R 14693 14695 13423 0 -1 64 15689 0 1 0 233 9 0 0 25 0 9 0 46038785 887402496 40921 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14698] ppid=14693 vsize=866604 CPUtime=0.52
/proc/14695/task/14698/stat : 14698 (java) R 14693 14695 13423 0 -1 64 24857 0 0 0 41 11 0 0 18 0 9 0 46038786 887402496 40921 996147200 134512640 134550740 4294955952 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14699] ppid=14693 vsize=866604 CPUtime=0
/proc/14695/task/14699/stat : 14699 (java) S 14693 14695 13423 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46038787 887402496 40921 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14700] ppid=14693 vsize=866604 CPUtime=0
/proc/14695/task/14700/stat : 14700 (java) S 14693 14695 13423 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46038787 887402496 40921 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14701] ppid=14693 vsize=866604 CPUtime=0
/proc/14695/task/14701/stat : 14701 (java) S 14693 14695 13423 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46038789 887402496 40921 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14702] ppid=14693 vsize=866604 CPUtime=0.08
/proc/14695/task/14702/stat : 14702 (java) S 14693 14695 13423 0 -1 64 317 0 0 0 8 0 0 0 16 0 9 0 46038789 887402496 40921 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14703] ppid=14693 vsize=866604 CPUtime=0
/proc/14695/task/14703/stat : 14703 (java) S 14693 14695 13423 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46038789 887402496 40921 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14704] ppid=14693 vsize=866604 CPUtime=0
/proc/14695/task/14704/stat : 14704 (java) S 14693 14695 13423 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46038789 887402496 40921 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) 866604

[startup+6.30218 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14704
/proc/meminfo: memFree=1615472/2055920 swapFree=4192812/4192956
[pid=14695] ppid=14693 vsize=866724 CPUtime=6.21
/proc/14695/stat : 14695 (java) S 14693 14695 13423 0 -1 0 64866 0 1 0 587 34 0 0 18 0 9 0 46038784 887525376 62029 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14695/statm: 216681 62029 2608 9 0 211209 0
[pid=14695/tid=14696] ppid=14693 vsize=866724 CPUtime=4.49
/proc/14695/task/14696/stat : 14696 (java) R 14693 14695 13423 0 -1 64 15701 0 1 0 439 10 0 0 25 0 9 0 46038785 887525376 62029 996147200 134512640 134550740 4294955952 18446744073709551615 104455043 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14698] ppid=14693 vsize=866724 CPUtime=1.6
/proc/14695/task/14698/stat : 14698 (java) S 14693 14695 13423 0 -1 64 48078 0 0 0 137 23 0 0 16 0 9 0 46038786 887525376 62029 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14699] ppid=14693 vsize=866724 CPUtime=0
/proc/14695/task/14699/stat : 14699 (java) S 14693 14695 13423 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46038787 887525376 62029 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14700] ppid=14693 vsize=866724 CPUtime=0
/proc/14695/task/14700/stat : 14700 (java) S 14693 14695 13423 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46038787 887525376 62029 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14701] ppid=14693 vsize=866724 CPUtime=0
/proc/14695/task/14701/stat : 14701 (java) S 14693 14695 13423 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46038789 887525376 62029 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14702] ppid=14693 vsize=866724 CPUtime=0.09
/proc/14695/task/14702/stat : 14702 (java) S 14693 14695 13423 0 -1 64 391 0 0 0 9 0 0 0 16 0 9 0 46038789 887525376 62029 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14703] ppid=14693 vsize=866724 CPUtime=0
/proc/14695/task/14703/stat : 14703 (java) S 14693 14695 13423 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46038789 887525376 62029 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14704] ppid=14693 vsize=866724 CPUtime=0
/proc/14695/task/14704/stat : 14704 (java) S 14693 14695 13423 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46038789 887525376 62029 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 866724

[startup+12.7019 s]
/proc/loadavg: 2.08 2.02 2.01 4/90 14704
/proc/meminfo: memFree=1430448/2055920 swapFree=4192812/4192956
[pid=14695] ppid=14693 vsize=866724 CPUtime=12.56
/proc/14695/stat : 14695 (java) S 14693 14695 13423 0 -1 0 113807 0 1 0 1197 59 0 0 18 0 9 0 46038784 887525376 110958 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14695/statm: 216681 110958 2608 9 0 211209 0
[pid=14695/tid=14696] ppid=14693 vsize=866724 CPUtime=9.08
/proc/14695/task/14696/stat : 14696 (java) R 14693 14695 13423 0 -1 64 15713 0 1 0 895 13 0 0 25 0 9 0 46038785 887525376 110958 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14698] ppid=14693 vsize=866724 CPUtime=3.35
/proc/14695/task/14698/stat : 14698 (java) R 14693 14695 13423 0 -1 64 97007 0 0 0 291 44 0 0 16 0 9 0 46038786 887525376 110958 996147200 134512640 134550740 4294955952 18446744073709551615 102723214 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14699] ppid=14693 vsize=866724 CPUtime=0
/proc/14695/task/14699/stat : 14699 (java) S 14693 14695 13423 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46038787 887525376 110958 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14700] ppid=14693 vsize=866724 CPUtime=0
/proc/14695/task/14700/stat : 14700 (java) S 14693 14695 13423 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46038787 887525376 110958 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14701] ppid=14693 vsize=866724 CPUtime=0
/proc/14695/task/14701/stat : 14701 (java) S 14693 14695 13423 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46038789 887525376 110958 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14702] ppid=14693 vsize=866724 CPUtime=0.09
/proc/14695/task/14702/stat : 14702 (java) S 14693 14695 13423 0 -1 64 391 0 0 0 9 0 0 0 16 0 9 0 46038789 887525376 110958 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14703] ppid=14693 vsize=866724 CPUtime=0
/proc/14695/task/14703/stat : 14703 (java) S 14693 14695 13423 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46038789 887525376 110958 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14704] ppid=14693 vsize=866724 CPUtime=0
/proc/14695/task/14704/stat : 14704 (java) S 14693 14695 13423 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46038789 887525376 110958 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 866724

[startup+25.5023 s]
/proc/loadavg: 2.13 2.03 2.01 3/90 14704
/proc/meminfo: memFree=1145456/2055920 swapFree=4192812/4192956
[pid=14695] ppid=14693 vsize=866716 CPUtime=25.23
/proc/14695/stat : 14695 (java) S 14693 14695 13423 0 -1 0 183698 0 1 0 2429 94 0 0 18 0 9 0 46038784 887517184 172281 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14695/statm: 216679 172281 2637 9 0 211185 0
[pid=14695/tid=14696] ppid=14693 vsize=866716 CPUtime=16.58
/proc/14695/task/14696/stat : 14696 (java) R 14693 14695 13423 0 -1 64 15821 0 1 0 1640 18 0 0 23 0 9 0 46038785 887517184 172281 996147200 134512640 134550740 4294955952 18446744073709551615 4126733112 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14698] ppid=14693 vsize=866716 CPUtime=8.46
/proc/14695/task/14698/stat : 14698 (java) S 14693 14695 13423 0 -1 64 166758 0 0 0 773 73 0 0 25 0 9 0 46038786 887517184 172281 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14699] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14699/stat : 14699 (java) S 14693 14695 13423 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46038787 887517184 172281 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14700] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14700/stat : 14700 (java) S 14693 14695 13423 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46038787 887517184 172281 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14701] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14701/stat : 14701 (java) S 14693 14695 13423 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46038789 887517184 172281 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14702] ppid=14693 vsize=866716 CPUtime=0.15
/proc/14695/task/14702/stat : 14702 (java) S 14693 14695 13423 0 -1 64 423 0 0 0 15 0 0 0 16 0 9 0 46038789 887517184 172281 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14703] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14703/stat : 14703 (java) S 14693 14695 13423 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46038789 887517184 172281 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14704] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14704/stat : 14704 (java) S 14693 14695 13423 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46038789 887517184 172281 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 866716

[startup+51.1022 s]
/proc/loadavg: 2.09 2.03 2.01 3/90 14704
/proc/meminfo: memFree=1145328/2055920 swapFree=4192812/4192956
[pid=14695] ppid=14693 vsize=866716 CPUtime=50.58
/proc/14695/stat : 14695 (java) S 14693 14695 13423 0 -1 0 183708 0 2 0 4858 200 0 0 18 0 9 0 46038784 887517184 172291 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14695/statm: 216679 172291 2638 9 0 211185 0
[pid=14695/tid=14696] ppid=14693 vsize=866716 CPUtime=41.93
/proc/14695/task/14696/stat : 14696 (java) R 14693 14695 13423 0 -1 64 15823 0 1 0 4068 125 0 0 25 0 9 0 46038785 887517184 172291 996147200 134512640 134550740 4294955952 18446744073709551615 4126677257 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14698] ppid=14693 vsize=866716 CPUtime=8.46

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

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

[startup+3342.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/90 14753
/proc/meminfo: memFree=1000816/2055920 swapFree=4192812/4192956
[pid=14695] ppid=14693 vsize=866716 CPUtime=3310.92
/proc/14695/stat : 14695 (java) S 14693 14695 13423 0 -1 0 183820 0 2 0 330870 222 0 0 18 0 9 0 46038784 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14695/statm: 216679 172393 2639 9 0 211185 0
[pid=14695/tid=14696] ppid=14693 vsize=866716 CPUtime=3302.18
/proc/14695/task/14696/stat : 14696 (java) R 14693 14695 13423 0 -1 64 15880 0 1 0 330071 147 0 0 25 0 9 0 46038785 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4126677262 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14698] ppid=14693 vsize=866716 CPUtime=8.46
/proc/14695/task/14698/stat : 14698 (java) S 14693 14695 13423 0 -1 64 166758 0 0 0 773 73 0 0 16 0 9 0 46038786 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14699] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14699/stat : 14699 (java) S 14693 14695 13423 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46038787 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14700] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14700/stat : 14700 (java) S 14693 14695 13423 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46038787 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14701] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14701/stat : 14701 (java) S 14693 14695 13423 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46038789 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14702] ppid=14693 vsize=866716 CPUtime=0.25
/proc/14695/task/14702/stat : 14702 (java) S 14693 14695 13423 0 -1 64 486 0 1 0 25 0 0 0 16 0 9 0 46038789 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14703] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14703/stat : 14703 (java) S 14693 14695 13423 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46038789 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14704] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14704/stat : 14704 (java) S 14693 14695 13423 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46038789 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3310.92
Current children cumulated vsize (KiB) 866716

[startup+3402.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/90 14753
/proc/meminfo: memFree=1000816/2055920 swapFree=4192812/4192956
[pid=14695] ppid=14693 vsize=866716 CPUtime=3370.36
/proc/14695/stat : 14695 (java) S 14693 14695 13423 0 -1 0 183820 0 2 0 336814 222 0 0 18 0 9 0 46038784 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14695/statm: 216679 172393 2639 9 0 211185 0
[pid=14695/tid=14696] ppid=14693 vsize=866716 CPUtime=3361.62
/proc/14695/task/14696/stat : 14696 (java) R 14693 14695 13423 0 -1 64 15880 0 1 0 336015 147 0 0 25 0 9 0 46038785 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4126682430 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14698] ppid=14693 vsize=866716 CPUtime=8.46
/proc/14695/task/14698/stat : 14698 (java) S 14693 14695 13423 0 -1 64 166758 0 0 0 773 73 0 0 16 0 9 0 46038786 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14699] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14699/stat : 14699 (java) S 14693 14695 13423 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46038787 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14700] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14700/stat : 14700 (java) S 14693 14695 13423 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46038787 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14701] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14701/stat : 14701 (java) S 14693 14695 13423 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46038789 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14702] ppid=14693 vsize=866716 CPUtime=0.25
/proc/14695/task/14702/stat : 14702 (java) S 14693 14695 13423 0 -1 64 486 0 1 0 25 0 0 0 16 0 9 0 46038789 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14703] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14703/stat : 14703 (java) S 14693 14695 13423 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46038789 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14704] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14704/stat : 14704 (java) S 14693 14695 13423 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46038789 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3370.36
Current children cumulated vsize (KiB) 866716

[startup+3462.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/90 14753
/proc/meminfo: memFree=1000688/2055920 swapFree=4192812/4192956
[pid=14695] ppid=14693 vsize=866716 CPUtime=3429.8
/proc/14695/stat : 14695 (java) S 14693 14695 13423 0 -1 0 183820 0 2 0 342758 222 0 0 18 0 9 0 46038784 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14695/statm: 216679 172393 2639 9 0 211185 0
[pid=14695/tid=14696] ppid=14693 vsize=866716 CPUtime=3421.05
/proc/14695/task/14696/stat : 14696 (java) R 14693 14695 13423 0 -1 64 15880 0 1 0 341958 147 0 0 25 0 9 0 46038785 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4126677262 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14698] ppid=14693 vsize=866716 CPUtime=8.46
/proc/14695/task/14698/stat : 14698 (java) S 14693 14695 13423 0 -1 64 166758 0 0 0 773 73 0 0 16 0 9 0 46038786 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14699] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14699/stat : 14699 (java) S 14693 14695 13423 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46038787 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14700] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14700/stat : 14700 (java) S 14693 14695 13423 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46038787 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14701] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14701/stat : 14701 (java) S 14693 14695 13423 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46038789 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14702] ppid=14693 vsize=866716 CPUtime=0.25
/proc/14695/task/14702/stat : 14702 (java) S 14693 14695 13423 0 -1 64 486 0 1 0 25 0 0 0 16 0 9 0 46038789 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14703] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14703/stat : 14703 (java) S 14693 14695 13423 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46038789 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14704] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14704/stat : 14704 (java) S 14693 14695 13423 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46038789 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3429.8
Current children cumulated vsize (KiB) 866716

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14753
/proc/meminfo: memFree=1000688/2055920 swapFree=4192812/4192956
[pid=14695] ppid=14693 vsize=866716 CPUtime=3489.24
/proc/14695/stat : 14695 (java) S 14693 14695 13423 0 -1 0 183820 0 2 0 348702 222 0 0 18 0 9 0 46038784 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14695/statm: 216679 172393 2639 9 0 211185 0
[pid=14695/tid=14696] ppid=14693 vsize=866716 CPUtime=3480.49
/proc/14695/task/14696/stat : 14696 (java) R 14693 14695 13423 0 -1 64 15880 0 1 0 347902 147 0 0 25 0 9 0 46038785 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4126733140 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14698] ppid=14693 vsize=866716 CPUtime=8.46
/proc/14695/task/14698/stat : 14698 (java) S 14693 14695 13423 0 -1 64 166758 0 0 0 773 73 0 0 16 0 9 0 46038786 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14699] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14699/stat : 14699 (java) S 14693 14695 13423 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46038787 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14700] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14700/stat : 14700 (java) S 14693 14695 13423 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46038787 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14701] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14701/stat : 14701 (java) S 14693 14695 13423 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46038789 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14702] ppid=14693 vsize=866716 CPUtime=0.25
/proc/14695/task/14702/stat : 14702 (java) S 14693 14695 13423 0 -1 64 486 0 1 0 25 0 0 0 16 0 9 0 46038789 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14703] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14703/stat : 14703 (java) S 14693 14695 13423 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46038789 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14704] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14704/stat : 14704 (java) S 14693 14695 13423 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46038789 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3489.24
Current children cumulated vsize (KiB) 866716

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14753
/proc/meminfo: memFree=1000568/2055920 swapFree=4192812/4192956
[pid=14695] ppid=14693 vsize=866716 CPUtime=3548.68
/proc/14695/stat : 14695 (java) S 14693 14695 13423 0 -1 0 183820 0 2 0 354646 222 0 0 18 0 9 0 46038784 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14695/statm: 216679 172393 2639 9 0 211185 0
[pid=14695/tid=14696] ppid=14693 vsize=866716 CPUtime=3539.93
/proc/14695/task/14696/stat : 14696 (java) R 14693 14695 13423 0 -1 64 15880 0 1 0 353846 147 0 0 25 0 9 0 46038785 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4126733143 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14698] ppid=14693 vsize=866716 CPUtime=8.46
/proc/14695/task/14698/stat : 14698 (java) S 14693 14695 13423 0 -1 64 166758 0 0 0 773 73 0 0 16 0 9 0 46038786 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14699] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14699/stat : 14699 (java) S 14693 14695 13423 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46038787 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14700] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14700/stat : 14700 (java) S 14693 14695 13423 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46038787 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14701] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14701/stat : 14701 (java) S 14693 14695 13423 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46038789 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14702] ppid=14693 vsize=866716 CPUtime=0.25
/proc/14695/task/14702/stat : 14702 (java) S 14693 14695 13423 0 -1 64 486 0 1 0 25 0 0 0 16 0 9 0 46038789 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14703] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14703/stat : 14703 (java) S 14693 14695 13423 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46038789 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14704] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14704/stat : 14704 (java) S 14693 14695 13423 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46038789 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3548.68
Current children cumulated vsize (KiB) 866716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14753
/proc/meminfo: memFree=1000568/2055920 swapFree=4192812/4192956
[pid=14695] ppid=14693 vsize=866716 CPUtime=3600.09
/proc/14695/stat : 14695 (java) S 14693 14695 13423 0 -1 0 183820 0 2 0 359787 222 0 0 18 0 9 0 46038784 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14695/statm: 216679 172393 2639 9 0 211185 0
[pid=14695/tid=14696] ppid=14693 vsize=866716 CPUtime=3591.35
/proc/14695/task/14696/stat : 14696 (java) R 14693 14695 13423 0 -1 64 15880 0 1 0 358988 147 0 0 25 0 9 0 46038785 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4126677242 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14698] ppid=14693 vsize=866716 CPUtime=8.46
/proc/14695/task/14698/stat : 14698 (java) S 14693 14695 13423 0 -1 64 166758 0 0 0 773 73 0 0 16 0 9 0 46038786 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14699] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14699/stat : 14699 (java) S 14693 14695 13423 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46038787 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14700] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14700/stat : 14700 (java) S 14693 14695 13423 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46038787 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14701] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14701/stat : 14701 (java) S 14693 14695 13423 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46038789 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14702] ppid=14693 vsize=866716 CPUtime=0.25
/proc/14695/task/14702/stat : 14702 (java) S 14693 14695 13423 0 -1 64 486 0 1 0 25 0 0 0 16 0 9 0 46038789 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14703] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14703/stat : 14703 (java) S 14693 14695 13423 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46038789 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14695/tid=14704] ppid=14693 vsize=866716 CPUtime=0
/proc/14695/task/14704/stat : 14704 (java) S 14693 14695 13423 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46038789 887517184 172393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 866716

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

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

[startup+3634.31 s]
/proc/loadavg: 2.08 2.02 2.01 3/83 14756
/proc/meminfo: memFree=1429872/2055920 swapFree=4192812/4192956
[pid=14695] ppid=14693 vsize=0 CPUtime=3600.2
/proc/14695/stat : 14695 (java) R 14693 14695 13423 0 -1 1028 183841 0 2 0 359791 229 0 0 17 0 1 0 46038784 0 0 996147200 0 0 0 0 0 0 0 0 16800975 0 0 0 17 1 0 0
/proc/14695/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3600.2
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 3634.36
CPU time (s): 3600.25
CPU user time (s): 3597.91
CPU system time (s): 2.33065
CPU usage (%): 99.0614
Max. virtual memory (cumulated for all children) (KiB): 883920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.92
system time used= 2.33065
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183841
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 74913
involuntary context switches= 157655

runsolver used 4.75728 second user time and 11.7792 second system time

The end

Launcher Data (download as text)

Begin job on node35 at 2008-07-12 22:09:35
IDJOB=1113919
IDBENCH=61663
IDSOLVER=359
FILE ID=node35/1113919-1215893370
PBS_JOBID= 7903572
Free space on /tmp= 66416 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 12b3271557cf33c0f0eb575756b1928b
RANDOM SEED=112454338

node35.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.229
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.229
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1826072 kB
Buffers:          8316 kB
Cached:         123128 kB
SwapCached:          0 kB
Active:         155228 kB
Inactive:        20868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826072 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           72596 kB
Writeback:           0 kB
Mapped:          64800 kB
Slab:            38716 kB
Committed_AS:   207416 kB
PageTables:       2060 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66412 MiB
End job on node35 at 2008-07-12 23:10:12