Trace number 1114032

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
AbsconMax 112 pc-dMSAT (TO)10 3600.17 3629.25

General information on the benchmark

Namecsp/dag-rand/
normalized-rand-n23-d3-e16-r15-t150000-25.xml
MD5SUM89e0232b0c166b071483c580fdb62237
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.01/0.08	
0.01/0.08	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=mrdac-ddeg.xml
0.29/0.32	   
0.29/0.32	   instance
0.29/0.32	     name=HOME/instance-1114032-1215895609.xml
0.29/0.36	   
0.29/0.36	   domains being loaded...
0.29/0.37	   
0.29/0.37	   variables being loaded...
0.29/0.39	     nbVariables=23  nbDomainTypes=1  minDomainSize=3  maxDomainSize=3  nbTotalValues=69
0.29/0.39	       =>  wckTime=0.154  cpuTime=0.1  mem=7M858
0.29/0.39	   
0.29/0.39	   relations being loaded...
2.77/2.89	   
2.77/2.89	   INFO : Contraction of relations, mem = 106M838
16.80/16.95	   
16.80/16.95	   constraints being loaded...
22.18/22.30	     nbConstraints=16  nbRelationTypes=16  nbExtensionStructures=16  nbSharedExtensionStructures=0
22.18/22.30	     nbConflictsStructures=16  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  minDegree=7  maxDegree=14
22.18/22.30	     minArity=15  maxArity=15
22.18/22.30	       =>  wckTime=22.065  cpuTime=16.97  mem=642M571
25.76/25.91	   
25.76/25.93	   solver LocalSearchSolver being built... 
25.76/25.95	       =>  wckTime=25.711  cpuTime=17.04  mem=511M279
25.76/25.96	
25.76/25.96	s SATISFIABLE
25.76/25.96	o 15
25.76/25.96	o 14
25.76/25.97	o 13
25.85/26.02	o 12
25.85/26.02	o 11
30.54/30.73	o 10
35.55/35.88	   
35.55/35.88	   search
35.55/35.88	     run=0  nbConstraintChecks=4302245  nbAssignments=10000
35.55/35.88	       =>  wckTime=9.935  cpuTime=9.81  mem=511M279
45.20/45.59	   
45.20/45.59	   search
45.20/45.59	     run=1  nbConstraintChecks=8590266  nbAssignments=20000
45.20/45.59	       =>  wckTime=19.643  cpuTime=19.46  mem=511M279
54.96/55.35	   
54.96/55.35	   search
54.96/55.35	     run=2  nbConstraintChecks=12880539  nbAssignments=30000
54.96/55.35	       =>  wckTime=29.402  cpuTime=29.17  mem=511M279
60.53/60.93	   
60.53/60.93	   search
60.53/60.93	     run=3  nbConstraintChecks=15355838  nbAssignments=35762
60.53/60.93	       =>  wckTime=34.984  cpuTime=34.73  mem=511M279
60.53/60.93	   
60.53/60.93	   global
60.53/60.93	     nbConstraintChecks=15355838  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
60.53/60.93	     solvingWckTime=34.982  solvingCpuTime=34.73  expiredTime=no  totalExploration=no  nbFoundSolutions=0
60.53/60.93	     globalCpuTime=51.83
60.53/60.93	       =>  wckTime=60.695  cpuTime=51.77  mem=511M279
60.53/60.93	   
60.53/60.93	   solver DecomposerSolver being built... 
60.63/61.04	       =>  wckTime=60.806  cpuTime=51.87  mem=522M716
60.63/61.05	   
60.63/61.05	   preprocessing
60.63/61.05	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
60.63/61.05	     detectedInconsistency=no
60.63/61.05	       =>  wckTime=0.0040  cpuTime=0.0  mem=522M716
3600.02/3629.11	v 0 1 0 1 0 1 1 1 2 1 2 1 0 0 0 1 2 1 0 1 0 0 2 

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-1114032-1215895609/watcher-1114032-1215895609 -o /tmp/evaluation-result-1114032-1215895609/solver-1114032-1215895609 -C 3600 -W 4000 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax HOME/instance-1114032-1215895609.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.55 2.57 2.59 4/81 19439
/proc/meminfo: memFree=1831040/2055920 swapFree=4181100/4192956
[pid=19439] ppid=19437 vsize=272 CPUtime=0
/proc/19439/stat : 19439 (java) R 19437 19439 18798 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 46260639 278528 37 996147200 134512640 134550740 4294955952 18446744073709551615 10519332 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/19439/statm: 404 126 100 9 0 46 0

[startup+0.027999 s]
/proc/loadavg: 2.55 2.57 2.59 4/81 19439
/proc/meminfo: memFree=1831040/2055920 swapFree=4181100/4192956
[pid=19439] ppid=19437 vsize=861876 CPUtime=0.01
/proc/19439/stat : 19439 (java) S 19437 19439 18798 0 -1 0 1880 0 1 0 0 1 0 0 18 0 5 0 46260639 882561024 1567 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/19439/statm: 215469 1567 695 9 0 210448 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861876

[startup+0.102442 s]
/proc/loadavg: 2.55 2.57 2.59 4/81 19439
/proc/meminfo: memFree=1831040/2055920 swapFree=4181100/4192956
[pid=19439] ppid=19437 vsize=865984 CPUtime=0.09
/proc/19439/stat : 19439 (java) S 19437 19439 18798 0 -1 0 3792 0 1 0 7 2 0 0 18 0 9 0 46260639 886767616 3243 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19439/statm: 216496 3243 1713 9 0 211051 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301463 s]
/proc/loadavg: 2.55 2.57 2.59 4/81 19439
/proc/meminfo: memFree=1831040/2055920 swapFree=4181100/4192956
[pid=19439] ppid=19437 vsize=866156 CPUtime=0.29
/proc/19439/stat : 19439 (java) S 19437 19439 18798 0 -1 0 5620 0 1 0 25 4 0 0 18 0 9 0 46260639 886943744 5035 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19439/statm: 216539 5035 1905 9 0 211087 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866156

[startup+0.701511 s]
/proc/loadavg: 2.55 2.57 2.59 4/81 19439
/proc/meminfo: memFree=1831040/2055920 swapFree=4181100/4192956
[pid=19439] ppid=19437 vsize=866524 CPUtime=0.69
/proc/19439/stat : 19439 (java) S 19437 19439 18798 0 -1 0 18557 0 1 0 57 12 0 0 18 0 9 0 46260639 887320576 17926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19439/statm: 216631 17926 1981 9 0 211159 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 866524

[startup+1.5026 s]
/proc/loadavg: 2.55 2.57 2.59 3/90 19448
/proc/meminfo: memFree=1760760/2055920 swapFree=4181100/4192956
[pid=19439] ppid=19437 vsize=866524 CPUtime=1.48
/proc/19439/stat : 19439 (java) S 19437 19439 18798 0 -1 0 27941 0 1 0 132 16 0 0 18 0 9 0 46260639 887320576 27308 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19439/statm: 216631 27308 1983 9 0 211159 0
[pid=19439/tid=19440] ppid=19437 vsize=866524 CPUtime=1.29
/proc/19439/task/19440/stat : 19440 (java) R 19437 19439 18798 0 -1 64 15687 0 1 0 120 9 0 0 25 0 9 0 46260640 887320576 27308 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19442] ppid=19437 vsize=866524 CPUtime=0.09
/proc/19439/task/19442/stat : 19442 (java) R 19437 19439 18798 0 -1 64 11263 0 0 0 4 5 0 0 16 0 9 0 46260641 887320576 27308 996147200 134512640 134550740 4294955952 18446744073709551615 102674877 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19443] ppid=19437 vsize=866524 CPUtime=0
/proc/19439/task/19443/stat : 19443 (java) S 19437 19439 18798 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46260641 887320576 27308 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19444] ppid=19437 vsize=866524 CPUtime=0
/proc/19439/task/19444/stat : 19444 (java) S 19437 19439 18798 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46260641 887320576 27308 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19445] ppid=19437 vsize=866524 CPUtime=0
/proc/19439/task/19445/stat : 19445 (java) S 19437 19439 18798 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46260644 887320576 27308 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19446] ppid=19437 vsize=866524 CPUtime=0.07
/proc/19439/task/19446/stat : 19446 (java) S 19437 19439 18798 0 -1 64 295 0 0 0 7 0 0 0 16 0 9 0 46260644 887320576 27308 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19447] ppid=19437 vsize=866524 CPUtime=0
/proc/19439/task/19447/stat : 19447 (java) S 19437 19439 18798 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46260644 887320576 27308 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19448] ppid=19437 vsize=866524 CPUtime=0
/proc/19439/task/19448/stat : 19448 (java) S 19437 19439 18798 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46260644 887320576 27308 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 866524

[startup+3.10277 s]
/proc/loadavg: 2.55 2.57 2.59 4/90 19448
/proc/meminfo: memFree=1709176/2055920 swapFree=4181100/4192956
[pid=19439] ppid=19437 vsize=866524 CPUtime=3.07
/proc/19439/stat : 19439 (java) S 19437 19439 18798 0 -1 0 37255 0 1 0 285 22 0 0 18 0 9 0 46260639 887320576 36618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19439/statm: 216631 36618 1984 9 0 211159 0
[pid=19439/tid=19440] ppid=19437 vsize=866524 CPUtime=2.76
/proc/19439/task/19440/stat : 19440 (java) R 19437 19439 18798 0 -1 64 15700 0 1 0 265 11 0 0 25 0 9 0 46260640 887320576 36618 996147200 134512640 134550740 4294955952 18446744073709551615 4126606465 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19442] ppid=19437 vsize=866524 CPUtime=0.2
/proc/19439/task/19442/stat : 19442 (java) S 19437 19439 18798 0 -1 64 20559 0 0 0 11 9 0 0 16 0 9 0 46260641 887320576 36618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19443] ppid=19437 vsize=866524 CPUtime=0
/proc/19439/task/19443/stat : 19443 (java) S 19437 19439 18798 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46260641 887320576 36618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19444] ppid=19437 vsize=866524 CPUtime=0
/proc/19439/task/19444/stat : 19444 (java) S 19437 19439 18798 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46260641 887320576 36618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19445] ppid=19437 vsize=866524 CPUtime=0
/proc/19439/task/19445/stat : 19445 (java) S 19437 19439 18798 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46260644 887320576 36618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19446] ppid=19437 vsize=866524 CPUtime=0.08
/proc/19439/task/19446/stat : 19446 (java) S 19437 19439 18798 0 -1 64 300 0 0 0 8 0 0 0 16 0 9 0 46260644 887320576 36618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19447] ppid=19437 vsize=866524 CPUtime=0
/proc/19439/task/19447/stat : 19447 (java) S 19437 19439 18798 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46260644 887320576 36618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19448] ppid=19437 vsize=866524 CPUtime=0
/proc/19439/task/19448/stat : 19448 (java) S 19437 19439 18798 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46260644 887320576 36618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 866524

[startup+6.30111 s]
/proc/loadavg: 2.51 2.56 2.59 3/90 19448
/proc/meminfo: memFree=1629816/2055920 swapFree=4181100/4192956
[pid=19439] ppid=19437 vsize=866940 CPUtime=6.25
/proc/19439/stat : 19439 (java) S 19437 19439 18798 0 -1 0 63413 0 1 0 591 34 0 0 18 0 9 0 46260639 887746560 60620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19439/statm: 216735 60620 2608 9 0 211263 0
[pid=19439/tid=19440] ppid=19437 vsize=866940 CPUtime=4.63
/proc/19439/task/19440/stat : 19440 (java) R 19437 19439 18798 0 -1 64 15713 0 1 0 451 12 0 0 25 0 9 0 46260640 887746560 60620 996147200 134512640 134550740 4294955952 18446744073709551615 4126583903 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19442] ppid=19437 vsize=866940 CPUtime=1.49
/proc/19439/task/19442/stat : 19442 (java) S 19437 19439 18798 0 -1 64 46628 0 0 0 129 20 0 0 17 0 9 0 46260641 887746560 60620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19443] ppid=19437 vsize=866940 CPUtime=0
/proc/19439/task/19443/stat : 19443 (java) S 19437 19439 18798 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46260641 887746560 60620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19444] ppid=19437 vsize=866940 CPUtime=0
/proc/19439/task/19444/stat : 19444 (java) S 19437 19439 18798 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46260641 887746560 60620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19445] ppid=19437 vsize=866940 CPUtime=0
/proc/19439/task/19445/stat : 19445 (java) S 19437 19439 18798 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46260644 887746560 60620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19446] ppid=19437 vsize=866940 CPUtime=0.09
/proc/19439/task/19446/stat : 19446 (java) S 19437 19439 18798 0 -1 64 376 0 0 0 9 0 0 0 16 0 9 0 46260644 887746560 60620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19447] ppid=19437 vsize=866940 CPUtime=0
/proc/19439/task/19447/stat : 19447 (java) S 19437 19439 18798 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46260644 887746560 60620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19448] ppid=19437 vsize=866940 CPUtime=0
/proc/19439/task/19448/stat : 19448 (java) S 19437 19439 18798 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46260644 887746560 60620 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 866940

[startup+12.7028 s]
/proc/loadavg: 2.55 2.57 2.59 3/90 19448
/proc/meminfo: memFree=1444664/2055920 swapFree=4181100/4192956
[pid=19439] ppid=19437 vsize=866940 CPUtime=12.62
/proc/19439/stat : 19439 (java) S 19437 19439 18798 0 -1 0 104007 0 1 0 1208 54 0 0 18 0 9 0 46260639 887746560 101203 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19439/statm: 216735 101203 2608 9 0 211263 0
[pid=19439/tid=19440] ppid=19437 vsize=866940 CPUtime=9.53
/proc/19439/task/19440/stat : 19440 (java) R 19437 19439 18798 0 -1 64 15724 0 1 0 938 15 0 0 25 0 9 0 46260640 887746560 101203 996147200 134512640 134550740 4294955952 18446744073709551615 4126612094 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19442] ppid=19437 vsize=866940 CPUtime=2.97
/proc/19439/task/19442/stat : 19442 (java) S 19437 19439 18798 0 -1 64 87211 0 0 0 260 37 0 0 16 0 9 0 46260641 887746560 101203 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19443] ppid=19437 vsize=866940 CPUtime=0
/proc/19439/task/19443/stat : 19443 (java) S 19437 19439 18798 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46260641 887746560 101203 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19444] ppid=19437 vsize=866940 CPUtime=0
/proc/19439/task/19444/stat : 19444 (java) S 19437 19439 18798 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46260641 887746560 101203 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19445] ppid=19437 vsize=866940 CPUtime=0
/proc/19439/task/19445/stat : 19445 (java) S 19437 19439 18798 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46260644 887746560 101203 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19446] ppid=19437 vsize=866940 CPUtime=0.09
/proc/19439/task/19446/stat : 19446 (java) S 19437 19439 18798 0 -1 64 376 0 0 0 9 0 0 0 16 0 9 0 46260644 887746560 101203 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19447] ppid=19437 vsize=866940 CPUtime=0
/proc/19439/task/19447/stat : 19447 (java) S 19437 19439 18798 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46260644 887746560 101203 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19448] ppid=19437 vsize=866940 CPUtime=0
/proc/19439/task/19448/stat : 19448 (java) S 19437 19439 18798 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46260644 887746560 101203 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 866940

[startup+25.5012 s]
/proc/loadavg: 2.43 2.54 2.58 3/90 19448
/proc/meminfo: memFree=1136184/2055920 swapFree=4181100/4192956
[pid=19439] ppid=19437 vsize=884232 CPUtime=25.36
/proc/19439/stat : 19439 (java) S 19437 19439 18798 0 -1 0 183630 0 1 0 2448 88 0 0 18 0 9 0 46260639 905453568 176646 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19439/statm: 221058 176646 2611 9 0 215586 0
[pid=19439/tid=19440] ppid=19437 vsize=884232 CPUtime=17.19
/proc/19439/task/19440/stat : 19440 (java) S 19437 19439 18798 0 -1 64 15792 0 1 0 1702 17 0 0 25 0 9 0 46260640 905453568 176646 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19442] ppid=19437 vsize=884232 CPUtime=8.01
/proc/19439/task/19442/stat : 19442 (java) R 19437 19439 18798 0 -1 64 166747 0 0 0 733 68 0 0 25 0 9 0 46260641 905453568 176646 996147200 134512640 134550740 4294955952 18446744073709551615 104182539 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19443] ppid=19437 vsize=884232 CPUtime=0
/proc/19439/task/19443/stat : 19443 (java) S 19437 19439 18798 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46260641 905453568 176646 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19444] ppid=19437 vsize=884232 CPUtime=0
/proc/19439/task/19444/stat : 19444 (java) S 19437 19439 18798 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46260641 905453568 176646 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19445] ppid=19437 vsize=884232 CPUtime=0
/proc/19439/task/19445/stat : 19445 (java) S 19437 19439 18798 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46260644 905453568 176646 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19446] ppid=19437 vsize=884232 CPUtime=0.12
/proc/19439/task/19446/stat : 19446 (java) S 19437 19439 18798 0 -1 64 395 0 0 0 12 0 0 0 16 0 9 0 46260644 905453568 176646 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19447] ppid=19437 vsize=884232 CPUtime=0
/proc/19439/task/19447/stat : 19447 (java) S 19437 19439 18798 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46260644 905453568 176646 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19448] ppid=19437 vsize=884232 CPUtime=0
/proc/19439/task/19448/stat : 19448 (java) S 19437 19439 18798 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46260644 905453568 176646 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 884232

[startup+51.1019 s]
/proc/loadavg: 2.28 2.50 2.56 3/90 19448
/proc/meminfo: memFree=1153464/2055920 swapFree=4181100/4192956
[pid=19439] ppid=19437 vsize=867028 CPUtime=50.78
/proc/19439/stat : 19439 (java) S 19437 19439 18798 0 -1 0 183696 0 1 0 4881 197 0 0 18 0 9 0 46260639 887836672 172386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19439/statm: 216757 172386 2638 9 0 211263 0
[pid=19439/tid=19440] ppid=19437 vsize=867028 CPUtime=42.2
/proc/19439/task/19440/stat : 19440 (java) R 19437 19439 18798 0 -1 64 15835 0 1 0 4094 126 0 0 25 0 9 0 46260640 887836672 172386 996147200 134512640 134550740 4294955952 18446744073709551615 4126677040 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19442] ppid=19437 vsize=867028 CPUtime=8.39
/proc/19439/task/19442/stat : 19442 (java) S 19437 19439 18798 0 -1 64 166747 0 0 0 770 69 0 0 16 0 9 0 46260641 887836672 172386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19443] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19443/stat : 19443 (java) S 19437 19439 18798 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46260641 887836672 172386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19444] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19444/stat : 19444 (java) S 19437 19439 18798 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46260641 887836672 172386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19445] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19445/stat : 19445 (java) S 19437 19439 18798 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46260644 887836672 172386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19446] ppid=19437 vsize=867028 CPUtime=0.15
/proc/19439/task/19446/stat : 19446 (java) S 19437 19439 18798 0 -1 64 418 0 0 0 15 0 0 0 16 0 9 0 46260644 887836672 172386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19447] ppid=19437 vsize=867028 CPUtime=0

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

Current children cumulated CPU time (s) 3256.47
Current children cumulated vsize (KiB) 867028

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19752
/proc/meminfo: memFree=1266872/2055920 swapFree=4181100/4192956
[pid=19439] ppid=19437 vsize=867028 CPUtime=3315.91
/proc/19439/stat : 19439 (java) S 19437 19439 18798 0 -1 0 183809 0 1 0 331275 316 0 0 18 0 9 0 46260639 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19439/statm: 216757 172488 2639 9 0 211263 0
[pid=19439/tid=19440] ppid=19437 vsize=867028 CPUtime=3307.25
/proc/19439/task/19440/stat : 19440 (java) R 19437 19439 18798 0 -1 64 15895 0 1 0 330480 245 0 0 25 0 9 0 46260640 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4126682144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19442] ppid=19437 vsize=867028 CPUtime=8.39
/proc/19439/task/19442/stat : 19442 (java) S 19437 19439 18798 0 -1 64 166747 0 0 0 770 69 0 0 16 0 9 0 46260641 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19443] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19443/stat : 19443 (java) S 19437 19439 18798 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46260641 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19444] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19444/stat : 19444 (java) S 19437 19439 18798 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46260641 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19445] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19445/stat : 19445 (java) S 19437 19439 18798 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46260644 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19446] ppid=19437 vsize=867028 CPUtime=0.23
/proc/19439/task/19446/stat : 19446 (java) S 19437 19439 18798 0 -1 64 471 0 0 0 23 0 0 0 17 0 9 0 46260644 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19447] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19447/stat : 19447 (java) S 19437 19439 18798 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46260644 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19448] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19448/stat : 19448 (java) S 19437 19439 18798 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46260644 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3315.91
Current children cumulated vsize (KiB) 867028

[startup+3402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19752
/proc/meminfo: memFree=1266808/2055920 swapFree=4181100/4192956
[pid=19439] ppid=19437 vsize=867028 CPUtime=3375.35
/proc/19439/stat : 19439 (java) S 19437 19439 18798 0 -1 0 183809 0 1 0 337219 316 0 0 18 0 9 0 46260639 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19439/statm: 216757 172488 2639 9 0 211263 0
[pid=19439/tid=19440] ppid=19437 vsize=867028 CPUtime=3366.69
/proc/19439/task/19440/stat : 19440 (java) R 19437 19439 18798 0 -1 64 15895 0 1 0 336424 245 0 0 25 0 9 0 46260640 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4126677013 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19442] ppid=19437 vsize=867028 CPUtime=8.39
/proc/19439/task/19442/stat : 19442 (java) S 19437 19439 18798 0 -1 64 166747 0 0 0 770 69 0 0 16 0 9 0 46260641 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19443] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19443/stat : 19443 (java) S 19437 19439 18798 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46260641 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19444] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19444/stat : 19444 (java) S 19437 19439 18798 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46260641 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19445] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19445/stat : 19445 (java) S 19437 19439 18798 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46260644 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19446] ppid=19437 vsize=867028 CPUtime=0.23
/proc/19439/task/19446/stat : 19446 (java) S 19437 19439 18798 0 -1 64 471 0 0 0 23 0 0 0 17 0 9 0 46260644 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19447] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19447/stat : 19447 (java) S 19437 19439 18798 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46260644 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19448] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19448/stat : 19448 (java) S 19437 19439 18798 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46260644 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3375.35
Current children cumulated vsize (KiB) 867028

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19752
/proc/meminfo: memFree=1266680/2055920 swapFree=4181100/4192956
[pid=19439] ppid=19437 vsize=867028 CPUtime=3434.79
/proc/19439/stat : 19439 (java) S 19437 19439 18798 0 -1 0 183809 0 1 0 343163 316 0 0 18 0 9 0 46260639 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19439/statm: 216757 172488 2639 9 0 211263 0
[pid=19439/tid=19440] ppid=19437 vsize=867028 CPUtime=3426.13
/proc/19439/task/19440/stat : 19440 (java) R 19437 19439 18798 0 -1 64 15895 0 1 0 342368 245 0 0 25 0 9 0 46260640 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4126677050 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19442] ppid=19437 vsize=867028 CPUtime=8.39
/proc/19439/task/19442/stat : 19442 (java) S 19437 19439 18798 0 -1 64 166747 0 0 0 770 69 0 0 16 0 9 0 46260641 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19443] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19443/stat : 19443 (java) S 19437 19439 18798 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46260641 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19444] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19444/stat : 19444 (java) S 19437 19439 18798 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46260641 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19445] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19445/stat : 19445 (java) S 19437 19439 18798 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46260644 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19446] ppid=19437 vsize=867028 CPUtime=0.23
/proc/19439/task/19446/stat : 19446 (java) S 19437 19439 18798 0 -1 64 471 0 0 0 23 0 0 0 17 0 9 0 46260644 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19447] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19447/stat : 19447 (java) S 19437 19439 18798 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46260644 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19448] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19448/stat : 19448 (java) S 19437 19439 18798 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46260644 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3434.79
Current children cumulated vsize (KiB) 867028

[startup+3522.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19752
/proc/meminfo: memFree=1266744/2055920 swapFree=4181100/4192956
[pid=19439] ppid=19437 vsize=867028 CPUtime=3494.23
/proc/19439/stat : 19439 (java) S 19437 19439 18798 0 -1 0 183809 0 1 0 349107 316 0 0 18 0 9 0 46260639 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19439/statm: 216757 172488 2639 9 0 211263 0
[pid=19439/tid=19440] ppid=19437 vsize=867028 CPUtime=3485.56
/proc/19439/task/19440/stat : 19440 (java) R 19437 19439 18798 0 -1 64 15895 0 1 0 348311 245 0 0 25 0 9 0 46260640 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4126677020 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19442] ppid=19437 vsize=867028 CPUtime=8.39
/proc/19439/task/19442/stat : 19442 (java) S 19437 19439 18798 0 -1 64 166747 0 0 0 770 69 0 0 16 0 9 0 46260641 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19443] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19443/stat : 19443 (java) S 19437 19439 18798 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46260641 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19444] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19444/stat : 19444 (java) S 19437 19439 18798 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46260641 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19445] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19445/stat : 19445 (java) S 19437 19439 18798 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46260644 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19446] ppid=19437 vsize=867028 CPUtime=0.23
/proc/19439/task/19446/stat : 19446 (java) S 19437 19439 18798 0 -1 64 471 0 0 0 23 0 0 0 17 0 9 0 46260644 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19447] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19447/stat : 19447 (java) S 19437 19439 18798 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46260644 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19448] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19448/stat : 19448 (java) S 19437 19439 18798 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46260644 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3494.23
Current children cumulated vsize (KiB) 867028

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19752
/proc/meminfo: memFree=1266616/2055920 swapFree=4181100/4192956
[pid=19439] ppid=19437 vsize=867028 CPUtime=3553.67
/proc/19439/stat : 19439 (java) S 19437 19439 18798 0 -1 0 183809 0 1 0 355051 316 0 0 18 0 9 0 46260639 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19439/statm: 216757 172488 2639 9 0 211263 0
[pid=19439/tid=19440] ppid=19437 vsize=867028 CPUtime=3545
/proc/19439/task/19440/stat : 19440 (java) R 19437 19439 18798 0 -1 64 15895 0 1 0 354255 245 0 0 25 0 9 0 46260640 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4126682189 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19442] ppid=19437 vsize=867028 CPUtime=8.39
/proc/19439/task/19442/stat : 19442 (java) S 19437 19439 18798 0 -1 64 166747 0 0 0 770 69 0 0 16 0 9 0 46260641 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19443] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19443/stat : 19443 (java) S 19437 19439 18798 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46260641 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19444] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19444/stat : 19444 (java) S 19437 19439 18798 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46260641 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19445] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19445/stat : 19445 (java) S 19437 19439 18798 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46260644 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19446] ppid=19437 vsize=867028 CPUtime=0.23
/proc/19439/task/19446/stat : 19446 (java) S 19437 19439 18798 0 -1 64 471 0 0 0 23 0 0 0 17 0 9 0 46260644 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19447] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19447/stat : 19447 (java) S 19437 19439 18798 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46260644 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19448] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19448/stat : 19448 (java) S 19437 19439 18798 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46260644 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3553.67
Current children cumulated vsize (KiB) 867028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3629.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19752
/proc/meminfo: memFree=1266616/2055920 swapFree=4181100/4192956
[pid=19439] ppid=19437 vsize=867028 CPUtime=3600.02
/proc/19439/stat : 19439 (java) S 19437 19439 18798 0 -1 0 183809 0 1 0 359686 316 0 0 18 0 9 0 46260639 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19439/statm: 216757 172488 2639 9 0 211263 0
[pid=19439/tid=19440] ppid=19437 vsize=867028 CPUtime=3591.36
/proc/19439/task/19440/stat : 19440 (java) R 19437 19439 18798 0 -1 64 15895 0 1 0 358891 245 0 0 25 0 9 0 46260640 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4126840036 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19442] ppid=19437 vsize=867028 CPUtime=8.39
/proc/19439/task/19442/stat : 19442 (java) S 19437 19439 18798 0 -1 64 166747 0 0 0 770 69 0 0 16 0 9 0 46260641 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19443] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19443/stat : 19443 (java) S 19437 19439 18798 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46260641 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19444] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19444/stat : 19444 (java) S 19437 19439 18798 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46260641 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19445] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19445/stat : 19445 (java) S 19437 19439 18798 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46260644 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19446] ppid=19437 vsize=867028 CPUtime=0.23
/proc/19439/task/19446/stat : 19446 (java) S 19437 19439 18798 0 -1 64 471 0 0 0 23 0 0 0 17 0 9 0 46260644 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19447] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19447/stat : 19447 (java) S 19437 19439 18798 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46260644 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19439/tid=19448] ppid=19437 vsize=867028 CPUtime=0
/proc/19439/task/19448/stat : 19448 (java) S 19437 19439 18798 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46260644 887836672 172488 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 867028

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

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

[startup+3629.21 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19752
/proc/meminfo: memFree=1266616/2055920 swapFree=4181100/4192956
[pid=19439] ppid=19437 vsize=0 CPUtime=3600.13
/proc/19439/stat : 19439 (java) R 19437 19439 18798 0 -1 1028 183828 0 1 0 359689 324 0 0 17 0 1 0 46260639 0 0 996147200 0 0 0 0 0 0 0 0 16800975 0 0 0 17 1 0 0
/proc/19439/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3600.13
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 3629.25
CPU time (s): 3600.17
CPU user time (s): 3596.9
CPU system time (s): 3.2765
CPU usage (%): 99.1989
Max. virtual memory (cumulated for all children) (KiB): 884232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.9
system time used= 3.2765
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183828
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= 74651
involuntary context switches= 135304

runsolver used 4.52531 second user time and 12.0292 second system time

The end

Launcher Data (download as text)

Begin job on node47 at 2008-07-12 22:46:55
IDJOB=1114032
IDBENCH=61677
IDSOLVER=360
FILE ID=node47/1114032-1215895609
PBS_JOBID= 7903632
Free space on /tmp= 66440 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 89e0232b0c166b071483c580fdb62237
RANDOM SEED=1294562036

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1831520 kB
Buffers:         14052 kB
Cached:         127052 kB
SwapCached:       6184 kB
Active:         145040 kB
Inactive:        33944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1831520 kB
SwapTotal:     4192956 kB
SwapFree:      4181100 kB
Dirty:           72472 kB
Writeback:           0 kB
Mapped:          53684 kB
Slab:            30260 kB
Committed_AS:   287396 kB
PageTables:       2064 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= 66440 MiB
End job on node47 at 2008-07-12 23:47:26