Trace number 1113983

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.21 3631.85

General information on the benchmark

Namecsp/dag-rand/
normalized-rand-n23-d3-e16-r15-t150000-11.xml
MD5SUM46f9f16e144e9b9327244c4ffc988055
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.04
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.05/0.09	
0.05/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mrdac-wdeg.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1113983-1215894438.xml
0.27/0.34	   
0.27/0.34	   domains being loaded...
0.27/0.35	   
0.27/0.35	   variables being loaded...
0.27/0.39	     nbVariables=23  nbDomainTypes=1  minDomainSize=3  maxDomainSize=3  nbTotalValues=69
0.27/0.39	       =>  wckTime=0.143  cpuTime=0.14  mem=7M858
0.27/0.39	   
0.27/0.39	   relations being loaded...
2.65/2.73	   
2.65/2.73	   INFO : Contraction of relations, mem = 106M838
15.72/15.93	   
15.72/15.93	   constraints being loaded...
21.06/21.38	     nbConstraints=16  nbRelationTypes=16  nbExtensionStructures=16  nbSharedExtensionStructures=0
21.06/21.38	     nbConflictsStructures=16  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  minDegree=6  maxDegree=14
21.06/21.38	     minArity=15  maxArity=15
21.06/21.38	       =>  wckTime=21.131  cpuTime=15.92  mem=642M506
24.73/25.01	   
24.73/25.02	   solver LocalSearchSolver being built... 
24.73/25.05	       =>  wckTime=24.807  cpuTime=15.98  mem=511M211
24.73/25.06	
24.73/25.06	s SATISFIABLE
24.73/25.06	o 15
24.73/25.06	o 14
24.73/25.07	o 13
24.73/25.08	o 12
24.73/25.09	o 11
25.13/25.47	o 10
34.53/34.93	   
34.53/34.93	   search
34.53/34.93	     run=0  nbConstraintChecks=4297663  nbAssignments=10000
34.53/34.93	       =>  wckTime=9.878  cpuTime=9.76  mem=511M211
44.23/44.71	   
44.23/44.71	   search
44.23/44.71	     run=1  nbConstraintChecks=8597192  nbAssignments=20000
44.23/44.71	       =>  wckTime=19.663  cpuTime=19.45  mem=511M211
53.84/54.46	   
53.84/54.46	   search
53.84/54.46	     run=2  nbConstraintChecks=12888041  nbAssignments=30000
53.84/54.46	       =>  wckTime=29.407  cpuTime=29.1  mem=511M211
55.13/55.79	   
55.13/55.79	   search
55.13/55.79	     run=3  nbConstraintChecks=13469957  nbAssignments=31359
55.13/55.79	       =>  wckTime=30.739  cpuTime=30.42  mem=511M211
55.13/55.79	   
55.13/55.79	   global
55.13/55.79	     nbConstraintChecks=13469957  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
55.13/55.79	     solvingWckTime=30.738  solvingCpuTime=30.41  expiredTime=no  totalExploration=no  nbFoundSolutions=0
55.13/55.79	     globalCpuTime=46.44
55.13/55.79	       =>  wckTime=55.546  cpuTime=46.39  mem=511M211
55.13/55.79	   
55.13/55.79	   solver DecomposerSolver being built... 
55.33/55.91	       =>  wckTime=55.663  cpuTime=46.48  mem=522M648
55.33/55.91	   
55.33/55.91	   preprocessing
55.33/55.91	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
55.33/55.91	     detectedInconsistency=no
55.33/55.91	       =>  wckTime=0.0030  cpuTime=0.0  mem=522M648
3600.06/3631.71	v 0 2 1 2 2 0 2 1 2 2 2 1 1 2 2 0 0 0 1 0 0 2 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-1113983-1215894438/watcher-1113983-1215894438 -o /tmp/evaluation-result-1113983-1215894438/solver-1113983-1215894438 -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-1113983-1215894438.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.51 2.81 3.02 4/80 18572
/proc/meminfo: memFree=1091928/2055920 swapFree=4180596/4192956
[pid=18572] ppid=18570 vsize=18572 CPUtime=0
/proc/18572/stat : 18572 (runsolver) R 18570 18572 17056 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 46147003 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 240472616231 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/18572/statm: 4643 292 257 25 0 2626 0

[startup+0.068983 s]
/proc/loadavg: 2.51 2.81 3.02 4/80 18572
/proc/meminfo: memFree=1091928/2055920 swapFree=4180596/4192956
[pid=18572] ppid=18570 vsize=864076 CPUtime=0.05
/proc/18572/stat : 18572 (java) S 18570 18572 17056 0 -1 0 2802 0 1 0 3 2 0 0 18 0 9 0 46147003 884813824 2340 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18572/statm: 216019 2340 1120 9 0 210976 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864076

[startup+0.102996 s]
/proc/loadavg: 2.51 2.81 3.02 4/80 18572
/proc/meminfo: memFree=1091928/2055920 swapFree=4180596/4192956
[pid=18572] ppid=18570 vsize=865984 CPUtime=0.08
/proc/18572/stat : 18572 (java) S 18570 18572 17056 0 -1 0 3700 0 1 0 6 2 0 0 18 0 9 0 46147003 886767616 3173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18572/statm: 216496 3173 1678 9 0 211051 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.303022 s]
/proc/loadavg: 2.51 2.81 3.02 4/80 18572
/proc/meminfo: memFree=1091928/2055920 swapFree=4180596/4192956
[pid=18572] ppid=18570 vsize=866236 CPUtime=0.27
/proc/18572/stat : 18572 (java) S 18570 18572 17056 0 -1 0 5723 0 1 0 23 4 0 0 18 0 9 0 46147003 887025664 5098 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18572/statm: 216559 5098 1946 9 0 211087 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866236

[startup+0.702095 s]
/proc/loadavg: 2.51 2.81 3.02 4/80 18572
/proc/meminfo: memFree=1091928/2055920 swapFree=4180596/4192956
[pid=18572] ppid=18570 vsize=866544 CPUtime=0.68
/proc/18572/stat : 18572 (java) S 18570 18572 17056 0 -1 0 10480 0 1 0 61 7 0 0 18 0 9 0 46147003 887341056 9851 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18572/statm: 216636 9851 1967 9 0 211164 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866544

[startup+1.50123 s]
/proc/loadavg: 2.51 2.81 3.02 3/89 18581
/proc/meminfo: memFree=1028048/2055920 swapFree=4180596/4192956
[pid=18572] ppid=18570 vsize=866544 CPUtime=1.46
/proc/18572/stat : 18572 (java) S 18570 18572 17056 0 -1 0 25890 0 1 0 131 15 0 0 18 0 9 0 46147003 887341056 25258 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18572/statm: 216636 25258 1983 9 0 211164 0
[pid=18572/tid=18574] ppid=18570 vsize=866544 CPUtime=1.29
/proc/18572/task/18574/stat : 18574 (java) R 18570 18572 17056 0 -1 64 15666 0 1 0 119 10 0 0 25 0 9 0 46147005 887341056 25258 996147200 134512640 134550740 4294955952 18446744073709551615 4126584049 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18575] ppid=18570 vsize=866544 CPUtime=0.07
/proc/18572/task/18575/stat : 18575 (java) S 18570 18572 17056 0 -1 64 9204 0 0 0 4 3 0 0 16 0 9 0 46147007 887341056 25258 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18576] ppid=18570 vsize=866544 CPUtime=0
/proc/18572/task/18576/stat : 18576 (java) S 18570 18572 17056 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46147007 887341056 25258 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18577] ppid=18570 vsize=866544 CPUtime=0
/proc/18572/task/18577/stat : 18577 (java) S 18570 18572 17056 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46147007 887341056 25258 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18578] ppid=18570 vsize=866544 CPUtime=0
/proc/18572/task/18578/stat : 18578 (java) S 18570 18572 17056 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46147009 887341056 25258 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18579] ppid=18570 vsize=866544 CPUtime=0.06
/proc/18572/task/18579/stat : 18579 (java) S 18570 18572 17056 0 -1 64 324 0 0 0 6 0 0 0 16 0 9 0 46147009 887341056 25258 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18580] ppid=18570 vsize=866544 CPUtime=0
/proc/18572/task/18580/stat : 18580 (java) S 18570 18572 17056 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46147009 887341056 25258 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18581] ppid=18570 vsize=866544 CPUtime=0
/proc/18572/task/18581/stat : 18581 (java) S 18570 18572 17056 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46147009 887341056 25258 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 866544

[startup+3.10149 s]
/proc/loadavg: 2.51 2.81 3.02 3/89 18581
/proc/meminfo: memFree=969040/2055920 swapFree=4180596/4192956
[pid=18572] ppid=18570 vsize=866544 CPUtime=3.04
/proc/18572/stat : 18572 (java) S 18570 18572 17056 0 -1 0 38258 0 1 0 284 20 0 0 18 0 9 0 46147003 887341056 37620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18572/statm: 216636 37620 1984 9 0 211164 0
[pid=18572/tid=18574] ppid=18570 vsize=866544 CPUtime=2.65
/proc/18572/task/18574/stat : 18574 (java) R 18570 18572 17056 0 -1 64 15681 0 1 0 254 11 0 0 25 0 9 0 46147005 887341056 37620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18575] ppid=18570 vsize=866544 CPUtime=0.3
/proc/18572/task/18575/stat : 18575 (java) R 18570 18572 17056 0 -1 64 21552 0 0 0 22 8 0 0 16 0 9 0 46147007 887341056 37620 996147200 134512640 134550740 4294955952 18446744073709551615 101588309 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18576] ppid=18570 vsize=866544 CPUtime=0
/proc/18572/task/18576/stat : 18576 (java) S 18570 18572 17056 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46147007 887341056 37620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18577] ppid=18570 vsize=866544 CPUtime=0
/proc/18572/task/18577/stat : 18577 (java) S 18570 18572 17056 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46147007 887341056 37620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18578] ppid=18570 vsize=866544 CPUtime=0
/proc/18572/task/18578/stat : 18578 (java) S 18570 18572 17056 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46147009 887341056 37620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18579] ppid=18570 vsize=866544 CPUtime=0.07
/proc/18572/task/18579/stat : 18579 (java) S 18570 18572 17056 0 -1 64 329 0 0 0 7 0 0 0 16 0 9 0 46147009 887341056 37620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18580] ppid=18570 vsize=866544 CPUtime=0
/proc/18572/task/18580/stat : 18580 (java) S 18570 18572 17056 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46147009 887341056 37620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18581] ppid=18570 vsize=866544 CPUtime=0
/proc/18572/task/18581/stat : 18581 (java) S 18570 18572 17056 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46147009 887341056 37620 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) 866544

[startup+6.30203 s]
/proc/loadavg: 2.47 2.80 3.01 3/89 18581
/proc/meminfo: memFree=883920/2055920 swapFree=4180596/4192956
[pid=18572] ppid=18570 vsize=866944 CPUtime=6.21
/proc/18572/stat : 18572 (java) S 18570 18572 17056 0 -1 0 63961 0 1 0 587 34 0 0 18 0 9 0 46147003 887750656 61167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18572/statm: 216736 61167 2608 9 0 211264 0
[pid=18572/tid=18574] ppid=18570 vsize=866944 CPUtime=4.57
/proc/18572/task/18574/stat : 18574 (java) R 18570 18572 17056 0 -1 64 15694 0 1 0 444 13 0 0 25 0 9 0 46147005 887750656 61167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18575] ppid=18570 vsize=866944 CPUtime=1.52
/proc/18572/task/18575/stat : 18575 (java) R 18570 18572 17056 0 -1 64 47166 0 0 0 133 19 0 0 16 0 9 0 46147007 887750656 61167 996147200 134512640 134550740 4294955952 18446744073709551615 103829687 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18576] ppid=18570 vsize=866944 CPUtime=0
/proc/18572/task/18576/stat : 18576 (java) S 18570 18572 17056 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46147007 887750656 61167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18577] ppid=18570 vsize=866944 CPUtime=0
/proc/18572/task/18577/stat : 18577 (java) S 18570 18572 17056 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46147007 887750656 61167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18578] ppid=18570 vsize=866944 CPUtime=0
/proc/18572/task/18578/stat : 18578 (java) S 18570 18572 17056 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46147009 887750656 61167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18579] ppid=18570 vsize=866944 CPUtime=0.09
/proc/18572/task/18579/stat : 18579 (java) S 18570 18572 17056 0 -1 64 405 0 0 0 9 0 0 0 16 0 9 0 46147009 887750656 61167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18580] ppid=18570 vsize=866944 CPUtime=0
/proc/18572/task/18580/stat : 18580 (java) S 18570 18572 17056 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46147009 887750656 61167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18581] ppid=18570 vsize=866944 CPUtime=0
/proc/18572/task/18581/stat : 18581 (java) S 18570 18572 17056 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46147009 887750656 61167 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) 866944

[startup+12.7011 s]
/proc/loadavg: 2.51 2.80 3.01 3/89 18581
/proc/meminfo: memFree=698704/2055920 swapFree=4180596/4192956
[pid=18572] ppid=18570 vsize=866944 CPUtime=12.54
/proc/18572/stat : 18572 (java) S 18570 18572 17056 0 -1 0 113080 0 1 0 1196 58 0 0 18 0 9 0 46147003 887750656 110275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18572/statm: 216736 110275 2608 9 0 211264 0
[pid=18572/tid=18574] ppid=18570 vsize=866944 CPUtime=9.13
/proc/18572/task/18574/stat : 18574 (java) R 18570 18572 17056 0 -1 64 15705 0 1 0 898 15 0 0 25 0 9 0 46147005 887750656 110275 996147200 134512640 134550740 4294955952 18446744073709551615 4126422993 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18575] ppid=18570 vsize=866944 CPUtime=3.3
/proc/18572/task/18575/stat : 18575 (java) S 18570 18572 17056 0 -1 64 96274 0 0 0 289 41 0 0 18 0 9 0 46147007 887750656 110275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18576] ppid=18570 vsize=866944 CPUtime=0
/proc/18572/task/18576/stat : 18576 (java) S 18570 18572 17056 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46147007 887750656 110275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18577] ppid=18570 vsize=866944 CPUtime=0
/proc/18572/task/18577/stat : 18577 (java) S 18570 18572 17056 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46147007 887750656 110275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18578] ppid=18570 vsize=866944 CPUtime=0
/proc/18572/task/18578/stat : 18578 (java) S 18570 18572 17056 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46147009 887750656 110275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18579] ppid=18570 vsize=866944 CPUtime=0.09
/proc/18572/task/18579/stat : 18579 (java) S 18570 18572 17056 0 -1 64 405 0 0 0 9 0 0 0 16 0 9 0 46147009 887750656 110275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18580] ppid=18570 vsize=866944 CPUtime=0
/proc/18572/task/18580/stat : 18580 (java) S 18570 18572 17056 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46147009 887750656 110275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18581] ppid=18570 vsize=866944 CPUtime=0
/proc/18572/task/18581/stat : 18581 (java) S 18570 18572 17056 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46147009 887750656 110275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 866944

[startup+25.5022 s]
/proc/loadavg: 2.46 2.77 3.00 4/89 18581
/proc/meminfo: memFree=413712/2055920 swapFree=4180596/4192956
[pid=18572] ppid=18570 vsize=867032 CPUtime=25.23
/proc/18572/stat : 18572 (java) S 18570 18572 17056 0 -1 0 183674 0 1 0 2430 93 0 0 18 0 9 0 46147003 887840768 172365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18572/statm: 216758 172365 2637 9 0 211264 0
[pid=18572/tid=18574] ppid=18570 vsize=867032 CPUtime=16.62
/proc/18572/task/18574/stat : 18574 (java) R 18570 18572 17056 0 -1 64 15813 0 1 0 1642 20 0 0 20 0 9 0 46147005 887840768 172365 996147200 134512640 134550740 4294955952 18446744073709551615 4126678876 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18575] ppid=18570 vsize=867032 CPUtime=8.44
/proc/18572/task/18575/stat : 18575 (java) S 18570 18572 17056 0 -1 64 166727 0 0 0 773 71 0 0 25 0 9 0 46147007 887840768 172365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18576] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18576/stat : 18576 (java) S 18570 18572 17056 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46147007 887840768 172365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18577] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18577/stat : 18577 (java) S 18570 18572 17056 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46147007 887840768 172365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18578] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18578/stat : 18578 (java) S 18570 18572 17056 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46147009 887840768 172365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18579] ppid=18570 vsize=867032 CPUtime=0.14
/proc/18572/task/18579/stat : 18579 (java) S 18570 18572 17056 0 -1 64 438 0 0 0 14 0 0 0 16 0 9 0 46147009 887840768 172365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18580] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18580/stat : 18580 (java) S 18570 18572 17056 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46147009 887840768 172365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18581] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18581/stat : 18581 (java) S 18570 18572 17056 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46147009 887840768 172365 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) 867032

[startup+51.1025 s]
/proc/loadavg: 2.30 2.71 2.97 3/89 18581
/proc/meminfo: memFree=413840/2055920 swapFree=4180596/4192956
[pid=18572] ppid=18570 vsize=867032 CPUtime=50.57
/proc/18572/stat : 18572 (java) S 18570 18572 17056 0 -1 0 183685 0 1 0 4855 202 0 0 18 0 9 0 46147003 887840768 172375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18572/statm: 216758 172375 2638 9 0 211264 0
[pid=18572/tid=18574] ppid=18570 vsize=867032 CPUtime=41.94
/proc/18572/task/18574/stat : 18574 (java) R 18570 18572 17056 0 -1 64 15814 0 1 0 4065 129 0 0 25 0 9 0 46147005 887840768 172375 996147200 134512640 134550740 4294955952 18446744073709551615 4126678873 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18575] ppid=18570 vsize=867032 CPUtime=8.44
/proc/18572/task/18575/stat : 18575 (java) S 18570 18572 17056 0 -1 64 166727 0 0 0 773 71 0 0 16 0 9 0 46147007 887840768 172375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18576] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18576/stat : 18576 (java) S 18570 18572 17056 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46147007 887840768 172375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18577] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18577/stat : 18577 (java) S 18570 18572 17056 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46147007 887840768 172375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18578] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18578/stat : 18578 (java) S 18570 18572 17056 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46147009 887840768 172375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18579] ppid=18570 vsize=867032 CPUtime=0.15
/proc/18572/task/18579/stat : 18579 (java) S 18570 18572 17056 0 -1 64 448 0 0 0 15 0 0 0 16 0 9 0 46147009 887840768 172375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18580] ppid=18570 vsize=867032 CPUtime=0

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

Current children cumulated CPU time (s) 3251.2
Current children cumulated vsize (KiB) 867032

[startup+3342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/78 18595
/proc/meminfo: memFree=1015784/2055920 swapFree=4180596/4192956
[pid=18572] ppid=18570 vsize=867032 CPUtime=3310.78
/proc/18572/stat : 18572 (java) S 18570 18572 17056 0 -1 0 183797 0 1 0 330854 224 0 0 18 0 9 0 46147003 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18572/statm: 216758 172476 2639 9 0 211264 0
[pid=18572/tid=18574] ppid=18570 vsize=867032 CPUtime=3302.07
/proc/18572/task/18574/stat : 18574 (java) R 18570 18572 17056 0 -1 64 15870 0 1 0 330056 151 0 0 25 0 9 0 46147005 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4126737172 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18572/tid=18575] ppid=18570 vsize=867032 CPUtime=8.44
/proc/18572/task/18575/stat : 18575 (java) S 18570 18572 17056 0 -1 64 166727 0 0 0 773 71 0 0 16 0 9 0 46147007 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18576] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18576/stat : 18576 (java) S 18570 18572 17056 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46147007 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18577] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18577/stat : 18577 (java) S 18570 18572 17056 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46147007 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18578] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18578/stat : 18578 (java) S 18570 18572 17056 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46147009 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18579] ppid=18570 vsize=867032 CPUtime=0.23
/proc/18572/task/18579/stat : 18579 (java) S 18570 18572 17056 0 -1 64 504 0 0 0 23 0 0 0 16 0 9 0 46147009 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18580] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18580/stat : 18580 (java) S 18570 18572 17056 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46147009 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18581] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18581/stat : 18581 (java) S 18570 18572 17056 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46147009 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3310.78
Current children cumulated vsize (KiB) 867032

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 18630
/proc/meminfo: memFree=1144264/2055920 swapFree=4180596/4192956
[pid=18572] ppid=18570 vsize=867032 CPUtime=3370.76
/proc/18572/stat : 18572 (java) S 18570 18572 17056 0 -1 0 183797 0 1 0 336851 225 0 0 18 0 9 0 46147003 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18572/statm: 216758 172476 2639 9 0 211264 0
[pid=18572/tid=18574] ppid=18570 vsize=867032 CPUtime=3362.06
/proc/18572/task/18574/stat : 18574 (java) R 18570 18572 17056 0 -1 64 15870 0 1 0 336054 152 0 0 25 0 9 0 46147005 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4126843242 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18572/tid=18575] ppid=18570 vsize=867032 CPUtime=8.44
/proc/18572/task/18575/stat : 18575 (java) S 18570 18572 17056 0 -1 64 166727 0 0 0 773 71 0 0 16 0 9 0 46147007 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18576] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18576/stat : 18576 (java) S 18570 18572 17056 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46147007 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18577] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18577/stat : 18577 (java) S 18570 18572 17056 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46147007 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18578] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18578/stat : 18578 (java) S 18570 18572 17056 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46147009 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18579] ppid=18570 vsize=867032 CPUtime=0.23
/proc/18572/task/18579/stat : 18579 (java) S 18570 18572 17056 0 -1 64 504 0 0 0 23 0 0 0 16 0 9 0 46147009 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18580] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18580/stat : 18580 (java) S 18570 18572 17056 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46147009 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18581] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18581/stat : 18581 (java) S 18570 18572 17056 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46147009 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3370.76
Current children cumulated vsize (KiB) 867032

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 18630
/proc/meminfo: memFree=1143688/2055920 swapFree=4180596/4192956
[pid=18572] ppid=18570 vsize=867032 CPUtime=3430.73
/proc/18572/stat : 18572 (java) S 18570 18572 17056 0 -1 0 183797 0 1 0 342848 225 0 0 18 0 9 0 46147003 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18572/statm: 216758 172476 2639 9 0 211264 0
[pid=18572/tid=18574] ppid=18570 vsize=867032 CPUtime=3422.02
/proc/18572/task/18574/stat : 18574 (java) R 18570 18572 17056 0 -1 64 15870 0 1 0 342050 152 0 0 25 0 9 0 46147005 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4126678912 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18572/tid=18575] ppid=18570 vsize=867032 CPUtime=8.44
/proc/18572/task/18575/stat : 18575 (java) S 18570 18572 17056 0 -1 64 166727 0 0 0 773 71 0 0 16 0 9 0 46147007 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18576] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18576/stat : 18576 (java) S 18570 18572 17056 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46147007 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18577] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18577/stat : 18577 (java) S 18570 18572 17056 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46147007 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18578] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18578/stat : 18578 (java) S 18570 18572 17056 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46147009 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18579] ppid=18570 vsize=867032 CPUtime=0.23
/proc/18572/task/18579/stat : 18579 (java) S 18570 18572 17056 0 -1 64 504 0 0 0 23 0 0 0 16 0 9 0 46147009 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18580] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18580/stat : 18580 (java) S 18570 18572 17056 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46147009 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18581] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18581/stat : 18581 (java) S 18570 18572 17056 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46147009 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3430.73
Current children cumulated vsize (KiB) 867032

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 18630
/proc/meminfo: memFree=1143240/2055920 swapFree=4180596/4192956
[pid=18572] ppid=18570 vsize=867032 CPUtime=3490.7
/proc/18572/stat : 18572 (java) S 18570 18572 17056 0 -1 0 183797 0 1 0 348845 225 0 0 18 0 9 0 46147003 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18572/statm: 216758 172476 2639 9 0 211264 0
[pid=18572/tid=18574] ppid=18570 vsize=867032 CPUtime=3481.99
/proc/18572/task/18574/stat : 18574 (java) R 18570 18572 17056 0 -1 64 15870 0 1 0 348047 152 0 0 25 0 9 0 46147005 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4126678896 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18572/tid=18575] ppid=18570 vsize=867032 CPUtime=8.44
/proc/18572/task/18575/stat : 18575 (java) S 18570 18572 17056 0 -1 64 166727 0 0 0 773 71 0 0 16 0 9 0 46147007 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18576] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18576/stat : 18576 (java) S 18570 18572 17056 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46147007 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18577] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18577/stat : 18577 (java) S 18570 18572 17056 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46147007 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18578] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18578/stat : 18578 (java) S 18570 18572 17056 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46147009 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18579] ppid=18570 vsize=867032 CPUtime=0.23
/proc/18572/task/18579/stat : 18579 (java) S 18570 18572 17056 0 -1 64 504 0 0 0 23 0 0 0 16 0 9 0 46147009 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18580] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18580/stat : 18580 (java) S 18570 18572 17056 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46147009 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18581] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18581/stat : 18581 (java) S 18570 18572 17056 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46147009 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3490.7
Current children cumulated vsize (KiB) 867032

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 18630
/proc/meminfo: memFree=1142600/2055920 swapFree=4180596/4192956
[pid=18572] ppid=18570 vsize=867032 CPUtime=3550.67
/proc/18572/stat : 18572 (java) S 18570 18572 17056 0 -1 0 183797 0 1 0 354842 225 0 0 18 0 9 0 46147003 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18572/statm: 216758 172476 2639 9 0 211264 0
[pid=18572/tid=18574] ppid=18570 vsize=867032 CPUtime=3541.97
/proc/18572/task/18574/stat : 18574 (java) R 18570 18572 17056 0 -1 64 15870 0 1 0 354045 152 0 0 25 0 9 0 46147005 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4126095722 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18572/tid=18575] ppid=18570 vsize=867032 CPUtime=8.44
/proc/18572/task/18575/stat : 18575 (java) S 18570 18572 17056 0 -1 64 166727 0 0 0 773 71 0 0 16 0 9 0 46147007 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18576] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18576/stat : 18576 (java) S 18570 18572 17056 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46147007 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18577] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18577/stat : 18577 (java) S 18570 18572 17056 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46147007 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18578] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18578/stat : 18578 (java) S 18570 18572 17056 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46147009 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18579] ppid=18570 vsize=867032 CPUtime=0.23
/proc/18572/task/18579/stat : 18579 (java) S 18570 18572 17056 0 -1 64 504 0 0 0 23 0 0 0 16 0 9 0 46147009 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18580] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18580/stat : 18580 (java) S 18570 18572 17056 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46147009 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18581] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18581/stat : 18581 (java) S 18570 18572 17056 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46147009 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3550.67
Current children cumulated vsize (KiB) 867032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3631.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 18630
/proc/meminfo: memFree=1142088/2055920 swapFree=4180596/4192956
[pid=18572] ppid=18570 vsize=867032 CPUtime=3600.06
/proc/18572/stat : 18572 (java) S 18570 18572 17056 0 -1 0 183797 0 1 0 359781 225 0 0 18 0 9 0 46147003 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18572/statm: 216758 172476 2639 9 0 211264 0
[pid=18572/tid=18574] ppid=18570 vsize=867032 CPUtime=3591.35
/proc/18572/task/18574/stat : 18574 (java) R 18570 18572 17056 0 -1 64 15870 0 1 0 358983 152 0 0 25 0 9 0 46147005 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4126843230 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18572/tid=18575] ppid=18570 vsize=867032 CPUtime=8.44
/proc/18572/task/18575/stat : 18575 (java) S 18570 18572 17056 0 -1 64 166727 0 0 0 773 71 0 0 16 0 9 0 46147007 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18576] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18576/stat : 18576 (java) S 18570 18572 17056 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46147007 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18577] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18577/stat : 18577 (java) S 18570 18572 17056 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46147007 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18578] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18578/stat : 18578 (java) S 18570 18572 17056 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46147009 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18579] ppid=18570 vsize=867032 CPUtime=0.23
/proc/18572/task/18579/stat : 18579 (java) S 18570 18572 17056 0 -1 64 504 0 0 0 23 0 0 0 16 0 9 0 46147009 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18580] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18580/stat : 18580 (java) S 18570 18572 17056 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46147009 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18572/tid=18581] ppid=18570 vsize=867032 CPUtime=0
/proc/18572/task/18581/stat : 18581 (java) S 18570 18572 17056 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46147009 887840768 172476 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 867032

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

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

[startup+3631.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 18630
/proc/meminfo: memFree=1142088/2055920 swapFree=4180596/4192956
[pid=18572] ppid=18570 vsize=0 CPUtime=3600.17
/proc/18572/stat : 18572 (java) Z 18570 18572 17056 0 -1 1036 183817 0 1 0 359786 231 0 0 16 0 2 0 46147003 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18572/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3600.17
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 3631.85
CPU time (s): 3600.21
CPU user time (s): 3597.86
CPU system time (s): 2.35164
CPU usage (%): 99.1289
Max. virtual memory (cumulated for all children) (KiB): 890952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.86
system time used= 2.35164
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183817
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= 74629
involuntary context switches= 140041

runsolver used 4.33734 second user time and 12.1851 second system time

The end

Launcher Data (download as text)

Begin job on node15 at 2008-07-12 22:27:24
IDJOB=1113983
IDBENCH=61671
IDSOLVER=359
FILE ID=node15/1113983-1215894438
PBS_JOBID= 7903535
Free space on /tmp= 66360 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 46f9f16e144e9b9327244c4ffc988055
RANDOM SEED=1719513439

node15.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.279
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.279
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:       1092344 kB
Buffers:         22264 kB
Cached:         204068 kB
SwapCached:       5888 kB
Active:         869468 kB
Inactive:        46208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1092344 kB
SwapTotal:     4192956 kB
SwapFree:      4180596 kB
Dirty:           72464 kB
Writeback:           0 kB
Mapped:         705848 kB
Slab:            31400 kB
Committed_AS:  1021720 kB
PageTables:       3436 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= 66428 MiB
End job on node15 at 2008-07-12 23:27:58