Trace number 1110997

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-wOPTIMUM10 497.861 502.627

DiagnosticValue
CHECKS212152000
NODES82864

General information on the benchmark

Namecsp/bddSmall/
normalized-bdd-21-133-18-78-16_ext.xml
MD5SUM513a06b4654414d618aa58464ff95119
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints10
Best CPU time to get the best result obtained on this benchmark461.628
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Maximum constraint arity18
Maximum domain size2
Number of constraints which are defined in extension133
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=mrdac-wdeg.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1110997-1215840102.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.34	   
0.29/0.34	   variables being loaded...
0.29/0.36	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.29/0.36	       =>  wckTime=0.106  cpuTime=0.1  mem=6M867
0.29/0.36	   
0.29/0.36	   relations being loaded...
0.68/0.74	   
0.68/0.74	   constraints being loaded...
0.88/0.97	     nbConstraints=133  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=132
0.88/0.97	     nbConflictsStructures=1  nbSharedConflictsStructures=132  nbSharedBinaryRepresentations=0  minDegree=106
0.88/0.97	     maxDegree=123  minArity=18  maxArity=18
0.88/0.97	       =>  wckTime=0.715  cpuTime=0.6  mem=35M116
0.98/1.06	   
0.98/1.06	   solver LocalSearchSolver being built... 
0.98/1.10	       =>  wckTime=0.845  cpuTime=0.64  mem=24M343
1.08/1.11	
1.08/1.11	s SATISFIABLE
1.08/1.11	o 98
1.08/1.12	o 92
1.08/1.12	o 83
1.08/1.12	o 75
1.08/1.13	o 73
1.08/1.13	o 67
1.08/1.15	o 64
1.08/1.15	o 62
1.08/1.16	o 60
1.27/1.31	o 58
1.27/1.35	o 48
1.27/1.36	o 44
1.47/1.52	o 34
1.47/1.53	o 30
1.47/1.53	o 26
1.57/1.62	o 11
2.86/2.98	o 10
24.66/24.99	   
24.66/24.99	   search
24.66/24.99	     run=0  nbConstraintChecks=19572807  nbAssignments=10000
24.66/24.99	       =>  wckTime=23.896  cpuTime=23.65  mem=25M149
32.87/33.29	   
32.87/33.29	   search
32.87/33.29	     run=1  nbConstraintChecks=26705113  nbAssignments=13689
32.87/33.29	       =>  wckTime=32.196  cpuTime=31.87  mem=25M149
32.87/33.29	   
32.87/33.29	   global
32.87/33.29	     nbConstraintChecks=26705113  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.87/33.29	     solvingWckTime=32.194  solvingCpuTime=31.87  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.87/33.29	     globalCpuTime=32.56
32.87/33.29	       =>  wckTime=33.04  cpuTime=32.51  mem=25M149
32.87/33.29	   
32.87/33.29	   solver DecomposerSolver being built... 
33.07/33.44	       =>  wckTime=33.188  cpuTime=32.63  mem=41M372
33.07/33.45	   
33.07/33.45	   preprocessing
33.07/33.45	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
33.07/33.45	     detectedInconsistency=no
33.07/33.45	       =>  wckTime=0.012  cpuTime=0.0  mem=41M372
497.77/502.56	   
497.77/502.56	   search
497.77/502.56	     run=0  nbConstraintChecks=212152255  nbValidityChecks=210807465  minDepth=0  maxDepth=17  nbPropagations=0
497.77/502.56	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=82864  nbFailedAssignments=25733  nbBacktracks=57132
497.77/502.56	     nbVisitedNodes=134969
497.77/502.56	       =>  wckTime=469.117  cpuTime=464.64  mem=42M968
497.77/502.56	   
497.77/502.56	   global
497.77/502.56	     nbConstraintChecks=212152255  nbValidityChecks=210807465  solvingWckTime=469.12  solvingCpuTime=464.64
497.77/502.56	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  upperBound=10  upperBoundWckTime=0.0
497.77/502.56	     upperBoundCpuTime=0.0  globalCpuTime=497.32
497.77/502.56	       =>  wckTime=502.309  cpuTime=497.27  mem=42M968
497.77/502.57	
497.77/502.57	s OPTIMUM FOUND
497.77/502.57	v 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 
497.77/502.57	d NODES 82864
497.77/502.57	d CHECKS 212152255
497.77/502.57	   
497.77/502.57	   totalWckTime=502.381  totalCpuTime=497.32

Verifier Data (download as text)

OK	10	123
10 unsatisfied constraints, 123 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-1110997-1215840102/watcher-1110997-1215840102 -o /tmp/evaluation-result-1110997-1215840102/solver-1110997-1215840102 -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-1110997-1215840102.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.94 4/81 15048
/proc/meminfo: memFree=1836688/2055920 swapFree=4192812/4192956
[pid=15048] ppid=15046 vsize=861876 CPUtime=0.01
/proc/15048/stat : 15048 (java) S 15046 15048 13215 0 -1 0 1878 0 1 0 0 1 0 0 18 0 5 0 40712990 882561024 1565 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/15048/statm: 215469 1565 695 9 0 210448 0
[pid=15048/tid=15049] ppid=15046 vsize=861876 CPUtime=0
/proc/15048/task/15049/stat : 15049 (java) S 15046 15048 13215 0 -1 64 1190 0 1 0 0 0 0 0 19 0 5 0 40712991 882561024 1565 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 1 0 0
[pid=15048/tid=15050] ppid=15046 vsize=861876 CPUtime=0
/proc/15048/task/15050/stat : 15050 (java) S 15046 15048 13215 0 -1 64 3 0 0 0 0 0 0 0 18 0 5 0 40712992 882561024 1565 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 0 0 0 -1 1 0 0
[pid=15048/tid=15051] ppid=15046 vsize=861876 CPUtime=0
/proc/15048/task/15051/stat : 15051 (java) S 15046 15048 13215 0 -1 64 9 0 0 0 0 0 0 0 19 0 5 0 40712993 882561024 1565 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 1 0 0
[pid=15048/tid=15052] ppid=15046 vsize=861876 CPUtime=0
/proc/15048/task/15052/stat : 15052 (java) R 15046 15048 13215 0 -1 64 0 0 0 0 0 0 0 0 20 0 5 0 40712993 882561024 1565 996147200 134512640 134550740 4294955952 18446744073709551615 8826840 0 4 0 16784584 0 0 0 -1 1 0 0

[startup+0.0982891 s]
/proc/loadavg: 2.00 2.00 1.94 4/81 15048
/proc/meminfo: memFree=1836688/2055920 swapFree=4192812/4192956
[pid=15048] ppid=15046 vsize=865988 CPUtime=0.09
/proc/15048/stat : 15048 (java) S 15046 15048 13215 0 -1 0 3704 0 1 0 7 2 0 0 18 0 9 0 40712990 886771712 3179 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15048/statm: 216497 3179 1687 9 0 211052 0
[pid=15048/tid=15049] ppid=15046 vsize=865988 CPUtime=0.06
/proc/15048/task/15049/stat : 15049 (java) R 15046 15048 13215 0 -1 64 2788 0 1 0 5 1 0 0 20 0 9 0 40712991 886771712 3179 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15050] ppid=15046 vsize=865988 CPUtime=0
/proc/15048/task/15050/stat : 15050 (java) S 15046 15048 13215 0 -1 64 3 0 0 0 0 0 0 0 18 0 9 0 40712992 886771712 3179 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15051] ppid=15046 vsize=865988 CPUtime=0
/proc/15048/task/15051/stat : 15051 (java) S 15046 15048 13215 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 40712993 886771712 3179 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15052] ppid=15046 vsize=865988 CPUtime=0
/proc/15048/task/15052/stat : 15052 (java) S 15046 15048 13215 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 40712993 886771712 3179 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865988

[startup+0.101286 s]
/proc/loadavg: 2.00 2.00 1.94 4/81 15048
/proc/meminfo: memFree=1836688/2055920 swapFree=4192812/4192956
[pid=15048] ppid=15046 vsize=865988 CPUtime=0.09
/proc/15048/stat : 15048 (java) S 15046 15048 13215 0 -1 0 3712 0 1 0 7 2 0 0 18 0 9 0 40712990 886771712 3186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15048/statm: 216497 3186 1687 9 0 211052 0
[pid=15048/tid=15049] ppid=15046 vsize=865988 CPUtime=0.06
/proc/15048/task/15049/stat : 15049 (java) R 15046 15048 13215 0 -1 64 2794 0 1 0 5 1 0 0 20 0 9 0 40712991 886771712 3186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15050] ppid=15046 vsize=865988 CPUtime=0
/proc/15048/task/15050/stat : 15050 (java) S 15046 15048 13215 0 -1 64 3 0 0 0 0 0 0 0 18 0 9 0 40712992 886771712 3186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15051] ppid=15046 vsize=865988 CPUtime=0
/proc/15048/task/15051/stat : 15051 (java) S 15046 15048 13215 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 40712993 886771712 3186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15052] ppid=15046 vsize=865988 CPUtime=0
/proc/15048/task/15052/stat : 15052 (java) S 15046 15048 13215 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 40712993 886771712 3186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865988

[startup+0.301312 s]
/proc/loadavg: 2.00 2.00 1.94 4/81 15048
/proc/meminfo: memFree=1836688/2055920 swapFree=4192812/4192956
[pid=15048] ppid=15046 vsize=866360 CPUtime=0.29
/proc/15048/stat : 15048 (java) S 15046 15048 13215 0 -1 0 5801 0 1 0 25 4 0 0 18 0 9 0 40712990 887152640 5176 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15048/statm: 216590 5176 1953 9 0 211118 0
[pid=15048/tid=15049] ppid=15046 vsize=866360 CPUtime=0.23
/proc/15048/task/15049/stat : 15049 (java) R 15046 15048 13215 0 -1 64 4830 0 1 0 20 3 0 0 18 0 9 0 40712991 887152640 5176 996147200 134512640 134550740 4294955952 18446744073709551615 4159721658 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15050] ppid=15046 vsize=866360 CPUtime=0
/proc/15048/task/15050/stat : 15050 (java) S 15046 15048 13215 0 -1 64 3 0 0 0 0 0 0 0 18 0 9 0 40712992 887152640 5176 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15051] ppid=15046 vsize=866360 CPUtime=0
/proc/15048/task/15051/stat : 15051 (java) S 15046 15048 13215 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 40712993 887152640 5176 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15052] ppid=15046 vsize=866360 CPUtime=0
/proc/15048/task/15052/stat : 15052 (java) S 15046 15048 13215 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 40712993 887152640 5176 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866360

[startup+0.701365 s]
/proc/loadavg: 2.00 2.00 1.94 4/81 15048
/proc/meminfo: memFree=1836688/2055920 swapFree=4192812/4192956
[pid=15048] ppid=15046 vsize=866448 CPUtime=0.68
/proc/15048/stat : 15048 (java) S 15046 15048 13215 0 -1 0 21079 0 1 0 58 10 0 0 18 0 9 0 40712990 887242752 20449 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15048/statm: 216612 20449 1978 9 0 211140 0
[pid=15048/tid=15049] ppid=15046 vsize=866448 CPUtime=0.56
/proc/15048/task/15049/stat : 15049 (java) R 15046 15048 13215 0 -1 64 15660 0 1 0 49 7 0 0 20 0 9 0 40712991 887242752 20449 996147200 134512640 134550740 4294955952 18446744073709551615 4126398645 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15050] ppid=15046 vsize=866448 CPUtime=0.03
/proc/15048/task/15050/stat : 15050 (java) S 15046 15048 13215 0 -1 64 4425 0 0 0 2 1 0 0 16 0 9 0 40712992 887242752 20449 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15051] ppid=15046 vsize=866448 CPUtime=0
/proc/15048/task/15051/stat : 15051 (java) S 15046 15048 13215 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 40712993 887242752 20449 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15052] ppid=15046 vsize=866448 CPUtime=0
/proc/15048/task/15052/stat : 15052 (java) S 15046 15048 13215 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 40712993 887242752 20449 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866448

[startup+1.50145 s]
/proc/loadavg: 2.00 2.00 1.94 4/90 15057
/proc/meminfo: memFree=1761800/2055920 swapFree=4192812/4192956
[pid=15048] ppid=15046 vsize=866636 CPUtime=1.47
/proc/15048/stat : 15048 (java) S 15046 15048 13215 0 -1 0 24080 0 1 0 134 13 0 0 18 0 9 0 40712990 887435264 23246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15048/statm: 216659 23246 2634 9 0 211165 0
[pid=15048/tid=15049] ppid=15046 vsize=866636 CPUtime=1.23
/proc/15048/task/15049/stat : 15049 (java) R 15046 15048 13215 0 -1 64 15799 0 1 0 114 9 0 0 25 0 9 0 40712991 887435264 23246 996147200 134512640 134550740 4294955952 18446744073709551615 4126629198 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15050] ppid=15046 vsize=866636 CPUtime=0.1
/proc/15048/task/15050/stat : 15050 (java) S 15046 15048 13215 0 -1 64 7244 0 0 0 8 2 0 0 16 0 9 0 40712992 887435264 23246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15051] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15051/stat : 15051 (java) S 15046 15048 13215 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40712993 887435264 23246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15052] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15052/stat : 15052 (java) S 15046 15048 13215 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40712993 887435264 23246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15054] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15054/stat : 15054 (java) S 15046 15048 13215 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40712995 887435264 23246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15055] ppid=15046 vsize=866636 CPUtime=0.11
/proc/15048/task/15055/stat : 15055 (java) S 15046 15048 13215 0 -1 64 340 0 0 0 11 0 0 0 16 0 9 0 40712995 887435264 23246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15056] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15056/stat : 15056 (java) S 15046 15048 13215 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40712995 887435264 23246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15057] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15057/stat : 15057 (java) S 15046 15048 13215 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40712995 887435264 23246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 866636

[startup+3.10164 s]
/proc/loadavg: 2.00 2.00 1.94 3/90 15057
/proc/meminfo: memFree=1753608/2055920 swapFree=4192812/4192956
[pid=15048] ppid=15046 vsize=866636 CPUtime=3.06
/proc/15048/stat : 15048 (java) S 15046 15048 13215 0 -1 0 24081 0 1 0 290 16 0 0 18 0 9 0 40712990 887435264 23246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15048/statm: 216659 23246 2634 9 0 211165 0
[pid=15048/tid=15049] ppid=15046 vsize=866636 CPUtime=2.81
/proc/15048/task/15049/stat : 15049 (java) R 15046 15048 13215 0 -1 64 15800 0 1 0 269 12 0 0 25 0 9 0 40712991 887435264 23246 996147200 134512640 134550740 4294955952 18446744073709551615 4126634317 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15050] ppid=15046 vsize=866636 CPUtime=0.1
/proc/15048/task/15050/stat : 15050 (java) S 15046 15048 13215 0 -1 64 7244 0 0 0 8 2 0 0 16 0 9 0 40712992 887435264 23246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15051] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15051/stat : 15051 (java) S 15046 15048 13215 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40712993 887435264 23246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15052] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15052/stat : 15052 (java) S 15046 15048 13215 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40712993 887435264 23246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15054] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15054/stat : 15054 (java) S 15046 15048 13215 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40712995 887435264 23246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15055] ppid=15046 vsize=866636 CPUtime=0.11
/proc/15048/task/15055/stat : 15055 (java) S 15046 15048 13215 0 -1 64 340 0 0 0 11 0 0 0 16 0 9 0 40712995 887435264 23246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15056] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15056/stat : 15056 (java) S 15046 15048 13215 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40712995 887435264 23246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15057] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15057/stat : 15057 (java) S 15046 15048 13215 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40712995 887435264 23246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 866636

[startup+6.30301 s]
/proc/loadavg: 2.00 2.00 1.94 3/90 15057
/proc/meminfo: memFree=1753552/2055920 swapFree=4192812/4192956
[pid=15048] ppid=15046 vsize=866636 CPUtime=6.22
/proc/15048/stat : 15048 (java) S 15046 15048 13215 0 -1 0 24090 0 1 0 602 20 0 0 18 0 9 0 40712990 887435264 23254 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15048/statm: 216659 23254 2636 9 0 211165 0
[pid=15048/tid=15049] ppid=15046 vsize=866636 CPUtime=5.98
/proc/15048/task/15049/stat : 15049 (java) R 15046 15048 13215 0 -1 64 15802 0 1 0 581 17 0 0 25 0 9 0 40712991 887435264 23254 996147200 134512640 134550740 4294955952 18446744073709551615 4126629213 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15050] ppid=15046 vsize=866636 CPUtime=0.1
/proc/15048/task/15050/stat : 15050 (java) S 15046 15048 13215 0 -1 64 7244 0 0 0 8 2 0 0 16 0 9 0 40712992 887435264 23254 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15051] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15051/stat : 15051 (java) S 15046 15048 13215 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40712993 887435264 23254 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15052] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15052/stat : 15052 (java) S 15046 15048 13215 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40712993 887435264 23254 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15054] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15054/stat : 15054 (java) S 15046 15048 13215 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40712995 887435264 23254 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15055] ppid=15046 vsize=866636 CPUtime=0.12
/proc/15048/task/15055/stat : 15055 (java) S 15046 15048 13215 0 -1 64 347 0 0 0 12 0 0 0 15 0 9 0 40712995 887435264 23254 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15056] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15056/stat : 15056 (java) S 15046 15048 13215 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40712995 887435264 23254 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15057] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15057/stat : 15057 (java) S 15046 15048 13215 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40712995 887435264 23254 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 866636

[startup+12.7028 s]
/proc/loadavg: 2.00 2.00 1.94 3/90 15057
/proc/meminfo: memFree=1753168/2055920 swapFree=4192812/4192956
[pid=15048] ppid=15046 vsize=866636 CPUtime=12.57
/proc/15048/stat : 15048 (java) S 15046 15048 13215 0 -1 0 24090 0 1 0 1225 32 0 0 18 0 9 0 40712990 887435264 23254 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15048/statm: 216659 23254 2636 9 0 211165 0
[pid=15048/tid=15049] ppid=15046 vsize=866636 CPUtime=12.32
/proc/15048/task/15049/stat : 15049 (java) R 15046 15048 13215 0 -1 64 15802 0 1 0 1204 28 0 0 25 0 9 0 40712991 887435264 23254 996147200 134512640 134550740 4294955952 18446744073709551615 4126629135 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15050] ppid=15046 vsize=866636 CPUtime=0.1
/proc/15048/task/15050/stat : 15050 (java) S 15046 15048 13215 0 -1 64 7244 0 0 0 8 2 0 0 16 0 9 0 40712992 887435264 23254 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15051] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15051/stat : 15051 (java) S 15046 15048 13215 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40712993 887435264 23254 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15052] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15052/stat : 15052 (java) S 15046 15048 13215 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40712993 887435264 23254 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15054] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15054/stat : 15054 (java) S 15046 15048 13215 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40712995 887435264 23254 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15055] ppid=15046 vsize=866636 CPUtime=0.12
/proc/15048/task/15055/stat : 15055 (java) S 15046 15048 13215 0 -1 64 347 0 0 0 12 0 0 0 15 0 9 0 40712995 887435264 23254 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15056] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15056/stat : 15056 (java) S 15046 15048 13215 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40712995 887435264 23254 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15057] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15057/stat : 15057 (java) S 15046 15048 13215 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40712995 887435264 23254 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 866636

[startup+25.5013 s]
/proc/loadavg: 2.00 2.00 1.94 3/90 15057
/proc/meminfo: memFree=1753168/2055920 swapFree=4192812/4192956
[pid=15048] ppid=15046 vsize=866636 CPUtime=25.24

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

/proc/15048/stat : 15048 (java) S 15046 15048 13215 0 -1 0 24212 0 1 0 48736 70 0 0 18 0 9 0 40712990 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15048/statm: 216659 23366 2639 9 0 211165 0
[pid=15048/tid=15049] ppid=15046 vsize=866636 CPUtime=487.7
/proc/15048/task/15049/stat : 15049 (java) R 15046 15048 13215 0 -1 64 15859 0 1 0 48704 66 0 0 25 0 9 0 40712991 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4126843757 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15050] ppid=15046 vsize=866636 CPUtime=0.1
/proc/15048/task/15050/stat : 15050 (java) S 15046 15048 13215 0 -1 64 7244 0 0 0 8 2 0 0 16 0 9 0 40712992 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15051] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15051/stat : 15051 (java) S 15046 15048 13215 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40712993 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15052] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15052/stat : 15052 (java) S 15046 15048 13215 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40712993 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15054] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15054/stat : 15054 (java) S 15046 15048 13215 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40712995 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15055] ppid=15046 vsize=866636 CPUtime=0.23
/proc/15048/task/15055/stat : 15055 (java) S 15046 15048 13215 0 -1 64 412 0 0 0 23 0 0 0 16 0 9 0 40712995 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15056] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15056/stat : 15056 (java) S 15046 15048 13215 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40712995 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15057] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15057/stat : 15057 (java) S 15046 15048 13215 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40712995 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 488.06
Current children cumulated vsize (KiB) 866636

[startup+499.103 s]
/proc/loadavg: 2.00 2.00 1.94 3/90 15057
/proc/meminfo: memFree=1752208/2055920 swapFree=4192812/4192956
[pid=15048] ppid=15046 vsize=866636 CPUtime=494.4
/proc/15048/stat : 15048 (java) S 15046 15048 13215 0 -1 0 24212 0 1 0 49370 70 0 0 18 0 9 0 40712990 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15048/statm: 216659 23366 2639 9 0 211165 0
[pid=15048/tid=15049] ppid=15046 vsize=866636 CPUtime=494.04
/proc/15048/task/15049/stat : 15049 (java) R 15046 15048 13215 0 -1 64 15859 0 1 0 49338 66 0 0 25 0 9 0 40712991 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4126841877 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15050] ppid=15046 vsize=866636 CPUtime=0.1
/proc/15048/task/15050/stat : 15050 (java) S 15046 15048 13215 0 -1 64 7244 0 0 0 8 2 0 0 16 0 9 0 40712992 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15051] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15051/stat : 15051 (java) S 15046 15048 13215 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40712993 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15052] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15052/stat : 15052 (java) S 15046 15048 13215 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40712993 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15054] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15054/stat : 15054 (java) S 15046 15048 13215 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40712995 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15055] ppid=15046 vsize=866636 CPUtime=0.23
/proc/15048/task/15055/stat : 15055 (java) S 15046 15048 13215 0 -1 64 412 0 0 0 23 0 0 0 16 0 9 0 40712995 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15056] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15056/stat : 15056 (java) S 15046 15048 13215 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40712995 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15057] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15057/stat : 15057 (java) S 15046 15048 13215 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40712995 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 494.4
Current children cumulated vsize (KiB) 866636

[startup+500.702 s]
/proc/loadavg: 2.00 2.00 1.94 3/90 15057
/proc/meminfo: memFree=1752208/2055920 swapFree=4192812/4192956
[pid=15048] ppid=15046 vsize=866636 CPUtime=495.99
/proc/15048/stat : 15048 (java) S 15046 15048 13215 0 -1 0 24212 0 1 0 49529 70 0 0 18 0 9 0 40712990 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15048/statm: 216659 23366 2639 9 0 211165 0
[pid=15048/tid=15049] ppid=15046 vsize=866636 CPUtime=495.62
/proc/15048/task/15049/stat : 15049 (java) R 15046 15048 13215 0 -1 64 15859 0 1 0 49496 66 0 0 25 0 9 0 40712991 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4126634324 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15050] ppid=15046 vsize=866636 CPUtime=0.1
/proc/15048/task/15050/stat : 15050 (java) S 15046 15048 13215 0 -1 64 7244 0 0 0 8 2 0 0 16 0 9 0 40712992 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15051] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15051/stat : 15051 (java) S 15046 15048 13215 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40712993 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15052] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15052/stat : 15052 (java) S 15046 15048 13215 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40712993 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15054] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15054/stat : 15054 (java) S 15046 15048 13215 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40712995 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15055] ppid=15046 vsize=866636 CPUtime=0.23
/proc/15048/task/15055/stat : 15055 (java) S 15046 15048 13215 0 -1 64 412 0 0 0 23 0 0 0 16 0 9 0 40712995 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15056] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15056/stat : 15056 (java) S 15046 15048 13215 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40712995 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15057] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15057/stat : 15057 (java) S 15046 15048 13215 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40712995 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 495.99
Current children cumulated vsize (KiB) 866636

[startup+501.502 s]
/proc/loadavg: 2.00 2.00 1.94 3/90 15057
/proc/meminfo: memFree=1752208/2055920 swapFree=4192812/4192956
[pid=15048] ppid=15046 vsize=866636 CPUtime=496.78
/proc/15048/stat : 15048 (java) S 15046 15048 13215 0 -1 0 24212 0 1 0 49608 70 0 0 18 0 9 0 40712990 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15048/statm: 216659 23366 2639 9 0 211165 0
[pid=15048/tid=15049] ppid=15046 vsize=866636 CPUtime=496.42
/proc/15048/task/15049/stat : 15049 (java) R 15046 15048 13215 0 -1 64 15859 0 1 0 49576 66 0 0 25 0 9 0 40712991 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4126826890 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15050] ppid=15046 vsize=866636 CPUtime=0.1
/proc/15048/task/15050/stat : 15050 (java) S 15046 15048 13215 0 -1 64 7244 0 0 0 8 2 0 0 16 0 9 0 40712992 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15051] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15051/stat : 15051 (java) S 15046 15048 13215 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40712993 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15052] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15052/stat : 15052 (java) S 15046 15048 13215 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40712993 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15054] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15054/stat : 15054 (java) S 15046 15048 13215 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40712995 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15055] ppid=15046 vsize=866636 CPUtime=0.23
/proc/15048/task/15055/stat : 15055 (java) S 15046 15048 13215 0 -1 64 412 0 0 0 23 0 0 0 16 0 9 0 40712995 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15056] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15056/stat : 15056 (java) S 15046 15048 13215 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40712995 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15057] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15057/stat : 15057 (java) S 15046 15048 13215 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40712995 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 496.78
Current children cumulated vsize (KiB) 866636

[startup+502.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/90 15057
/proc/meminfo: memFree=1752208/2055920 swapFree=4192812/4192956
[pid=15048] ppid=15046 vsize=866636 CPUtime=497.58
/proc/15048/stat : 15048 (java) S 15046 15048 13215 0 -1 0 24212 0 1 0 49688 70 0 0 18 0 9 0 40712990 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15048/statm: 216659 23366 2639 9 0 211165 0
[pid=15048/tid=15049] ppid=15046 vsize=866636 CPUtime=497.21
/proc/15048/task/15049/stat : 15049 (java) R 15046 15048 13215 0 -1 64 15859 0 1 0 49655 66 0 0 25 0 9 0 40712991 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4126841863 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15050] ppid=15046 vsize=866636 CPUtime=0.1
/proc/15048/task/15050/stat : 15050 (java) S 15046 15048 13215 0 -1 64 7244 0 0 0 8 2 0 0 16 0 9 0 40712992 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15051] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15051/stat : 15051 (java) S 15046 15048 13215 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40712993 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15052] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15052/stat : 15052 (java) S 15046 15048 13215 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40712993 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15054] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15054/stat : 15054 (java) S 15046 15048 13215 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40712995 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15055] ppid=15046 vsize=866636 CPUtime=0.23
/proc/15048/task/15055/stat : 15055 (java) S 15046 15048 13215 0 -1 64 412 0 0 0 23 0 0 0 16 0 9 0 40712995 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15056] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15056/stat : 15056 (java) S 15046 15048 13215 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40712995 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15057] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15057/stat : 15057 (java) S 15046 15048 13215 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40712995 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 497.58
Current children cumulated vsize (KiB) 866636

[startup+502.502 s]
/proc/loadavg: 2.00 2.00 1.94 3/90 15057
/proc/meminfo: memFree=1752208/2055920 swapFree=4192812/4192956
[pid=15048] ppid=15046 vsize=866636 CPUtime=497.77
/proc/15048/stat : 15048 (java) S 15046 15048 13215 0 -1 0 24212 0 1 0 49707 70 0 0 18 0 9 0 40712990 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15048/statm: 216659 23366 2639 9 0 211165 0
[pid=15048/tid=15049] ppid=15046 vsize=866636 CPUtime=497.41
/proc/15048/task/15049/stat : 15049 (java) R 15046 15048 13215 0 -1 64 15859 0 1 0 49675 66 0 0 25 0 9 0 40712991 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4126850875 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15050] ppid=15046 vsize=866636 CPUtime=0.1
/proc/15048/task/15050/stat : 15050 (java) S 15046 15048 13215 0 -1 64 7244 0 0 0 8 2 0 0 16 0 9 0 40712992 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15051] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15051/stat : 15051 (java) S 15046 15048 13215 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40712993 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15052] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15052/stat : 15052 (java) S 15046 15048 13215 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40712993 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15054] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15054/stat : 15054 (java) S 15046 15048 13215 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40712995 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15055] ppid=15046 vsize=866636 CPUtime=0.23
/proc/15048/task/15055/stat : 15055 (java) S 15046 15048 13215 0 -1 64 412 0 0 0 23 0 0 0 16 0 9 0 40712995 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15056] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15056/stat : 15056 (java) S 15046 15048 13215 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40712995 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15057] ppid=15046 vsize=866636 CPUtime=0
/proc/15048/task/15057/stat : 15057 (java) S 15046 15048 13215 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40712995 887435264 23366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 497.77
Current children cumulated vsize (KiB) 866636

[startup+502.602 s]
/proc/loadavg: 2.00 2.00 1.94 2/90 15058
/proc/meminfo: memFree=1752144/2055920 swapFree=4192812/4192956
[pid=15048] ppid=15046 vsize=866960 CPUtime=497.84
/proc/15048/stat : 15048 (java) S 15046 15048 13215 0 -1 0 24224 0 1 0 49714 70 0 0 18 0 9 0 40712990 887767040 23377 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15048/statm: 216740 23377 2640 9 0 211246 0
[pid=15048/tid=15049] ppid=15046 vsize=866960 CPUtime=497.47
/proc/15048/task/15049/stat : 15049 (java) S 15046 15048 13215 0 -1 64 15865 0 1 0 49681 66 0 0 22 0 9 0 40712991 887767040 23377 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15050] ppid=15046 vsize=866960 CPUtime=0.1
/proc/15048/task/15050/stat : 15050 (java) S 15046 15048 13215 0 -1 64 7244 0 0 0 8 2 0 0 16 0 9 0 40712992 887767040 23377 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15051] ppid=15046 vsize=866960 CPUtime=0
/proc/15048/task/15051/stat : 15051 (java) S 15046 15048 13215 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40712993 887767040 23377 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15052] ppid=15046 vsize=866960 CPUtime=0
/proc/15048/task/15052/stat : 15052 (java) S 15046 15048 13215 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40712993 887767040 23377 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15054] ppid=15046 vsize=866960 CPUtime=0
/proc/15048/task/15054/stat : 15054 (java) S 15046 15048 13215 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40712995 887767040 23377 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15055] ppid=15046 vsize=866960 CPUtime=0.23
/proc/15048/task/15055/stat : 15055 (java) S 15046 15048 13215 0 -1 64 413 0 0 0 23 0 0 0 16 0 9 0 40712995 887767040 23377 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15056] ppid=15046 vsize=866960 CPUtime=0
/proc/15048/task/15056/stat : 15056 (java) S 15046 15048 13215 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40712995 887767040 23377 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15048/tid=15057] ppid=15046 vsize=866960 CPUtime=0
/proc/15048/task/15057/stat : 15057 (java) S 15046 15048 13215 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40712995 887767040 23377 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 497.84
Current children cumulated vsize (KiB) 866960

Child status: 0
Real time (s): 502.627
CPU time (s): 497.861
CPU user time (s): 497.142
CPU system time (s): 0.71889
CPU usage (%): 99.0518
Max. virtual memory (cumulated for all children) (KiB): 866960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 497.142
system time used= 0.71889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24228
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= 11388
involuntary context switches= 24938

runsolver used 0.536918 second user time and 1.76573 second system time

The end

Launcher Data (download as text)

Begin job on node11 at 2008-07-12 07:21:42
IDJOB=1110997
IDBENCH=61218
IDSOLVER=359
FILE ID=node11/1110997-1215840102
PBS_JOBID= 7903367
Free space on /tmp= 66552 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/csp/bddSmall/normalized-bdd-21-133-18-78-16_ext.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-1110997-1215840102/watcher-1110997-1215840102 -o /tmp/evaluation-result-1110997-1215840102/solver-1110997-1215840102 -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-1110997-1215840102.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 513a06b4654414d618aa58464ff95119
RANDOM SEED=1102733427

node11.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.218
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.218
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:       1837168 kB
Buffers:         27080 kB
Cached:          87840 kB
SwapCached:          0 kB
Active:         107488 kB
Inactive:        52180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1837168 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7064 kB
Writeback:           0 kB
Mapped:          64900 kB
Slab:            44116 kB
Committed_AS:   193544 kB
PageTables:       1972 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= 66552 MiB
End job on node11 at 2008-07-12 07:30:05