Trace number 1110973

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-wOPTIMUM3 283.137 283.262

DiagnosticValue
CHECKS118416000
NODES44829

General information on the benchmark

Namecsp/bddSmall/
normalized-bdd-21-133-18-78-29_ext.xml
MD5SUM2034138d66778207fd18551b97ae971b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints3
Best CPU time to get the best result obtained on this benchmark274.533
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.05/0.09	
0.05/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=mrdac-wdeg.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-1110973-1215839629.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.28/0.37	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.28/0.37	       =>  wckTime=0.119  cpuTime=0.1  mem=6M867
0.28/0.37	   
0.28/0.37	   relations being loaded...
0.70/0.73	   
0.70/0.73	   constraints being loaded...
0.90/0.94	     nbConstraints=133  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=132
0.90/0.94	     nbConflictsStructures=1  nbSharedConflictsStructures=132  nbSharedBinaryRepresentations=0  minDegree=109
0.90/0.94	     maxDegree=120  minArity=18  maxArity=18
0.90/0.94	       =>  wckTime=0.69  cpuTime=0.58  mem=35M500
1.01/1.02	   
1.01/1.02	   solver LocalSearchSolver being built... 
1.01/1.06	       =>  wckTime=0.808  cpuTime=0.62  mem=24M426
1.01/1.07	
1.01/1.07	s SATISFIABLE
1.01/1.07	o 98
1.01/1.07	o 86
1.01/1.08	o 80
1.01/1.08	o 64
1.01/1.10	o 8
1.59/1.64	o 3
21.79/21.86	   
21.79/21.86	   search
21.79/21.86	     run=0  nbConstraintChecks=18749470  nbAssignments=10000
21.79/21.86	       =>  wckTime=20.805  cpuTime=20.78  mem=25M232
31.58/31.68	   
31.58/31.68	   search
31.58/31.68	     run=1  nbConstraintChecks=27907747  nbAssignments=14943
31.58/31.68	       =>  wckTime=30.627  cpuTime=30.59  mem=25M232
31.58/31.68	   
31.58/31.68	   global
31.58/31.68	     nbConstraintChecks=27907747  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.58/31.68	     solvingWckTime=30.626  solvingCpuTime=30.59  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.58/31.69	     globalCpuTime=31.27
31.58/31.69	       =>  wckTime=31.435  cpuTime=31.21  mem=25M232
31.58/31.69	   
31.58/31.69	   solver DecomposerSolver being built... 
31.79/31.82	       =>  wckTime=31.576  cpuTime=31.32  mem=41M453
31.79/31.84	   
31.79/31.84	   preprocessing
31.79/31.84	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.79/31.84	     detectedInconsistency=no
31.79/31.84	       =>  wckTime=0.01  cpuTime=0.01  mem=41M453
283.08/283.23	   
283.08/283.23	   search
283.08/283.23	     run=0  nbConstraintChecks=118415951  nbValidityChecks=139435730  minDepth=0  maxDepth=17  nbPropagations=0
283.08/283.23	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=44829  nbFailedAssignments=14297  nbBacktracks=30533
283.08/283.23	     nbVisitedNodes=71979
283.08/283.23	       =>  wckTime=251.4  cpuTime=251.23  mem=43M49
283.08/283.23	   
283.08/283.23	   global
283.08/283.23	     nbConstraintChecks=118415951  nbValidityChecks=139435730  solvingWckTime=251.403  solvingCpuTime=251.23
283.08/283.23	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  upperBound=3  upperBoundWckTime=0.0
283.08/283.23	     upperBoundCpuTime=0.0  globalCpuTime=282.61
283.08/283.23	       =>  wckTime=282.98  cpuTime=282.55  mem=43M49
283.08/283.23	
283.08/283.23	s OPTIMUM FOUND
283.08/283.23	v 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 
283.08/283.23	d NODES 44829
283.08/283.23	d CHECKS 118415951
283.08/283.23	   
283.08/283.23	   totalWckTime=283.045  totalCpuTime=282.61

Verifier Data (download as text)

OK	3	130
3 unsatisfied constraints, 130 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-1110973-1215839629/watcher-1110973-1215839629 -o /tmp/evaluation-result-1110973-1215839629/solver-1110973-1215839629 -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-1110973-1215839629.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: 1.92 1.98 1.99 4/82 16797
/proc/meminfo: memFree=1256088/2055920 swapFree=4181420/4192956
[pid=16797] ppid=16795 vsize=18572 CPUtime=0
/proc/16797/stat : 16797 (runsolver) R 16795 16797 15586 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 40665402 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 245482712359 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/16797/statm: 4643 292 257 25 0 2626 0

[startup+0.067468 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 16797
/proc/meminfo: memFree=1256088/2055920 swapFree=4181420/4192956
[pid=16797] ppid=16795 vsize=864076 CPUtime=0.05
/proc/16797/stat : 16797 (java) S 16795 16797 15586 0 -1 0 2793 0 1 0 3 2 0 0 18 0 9 0 40665402 884813824 2332 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16797/statm: 216019 2332 1118 9 0 210976 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864076

[startup+0.101403 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 16797
/proc/meminfo: memFree=1256088/2055920 swapFree=4181420/4192956
[pid=16797] ppid=16795 vsize=865984 CPUtime=0.08
/proc/16797/stat : 16797 (java) S 16795 16797 15586 0 -1 0 3693 0 1 0 6 2 0 0 18 0 9 0 40665402 886767616 3168 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16797/statm: 216496 3168 1678 9 0 211051 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301462 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 16797
/proc/meminfo: memFree=1256088/2055920 swapFree=4181420/4192956
[pid=16797] ppid=16795 vsize=866156 CPUtime=0.28
/proc/16797/stat : 16797 (java) S 16795 16797 15586 0 -1 0 5595 0 1 0 24 4 0 0 18 0 9 0 40665402 886943744 5010 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16797/statm: 216539 5010 1905 9 0 211087 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866156

[startup+0.70146 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 16797
/proc/meminfo: memFree=1256088/2055920 swapFree=4181420/4192956
[pid=16797] ppid=16795 vsize=867420 CPUtime=0.7
/proc/16797/stat : 16797 (java) S 16795 16797 15586 0 -1 0 21122 0 1 0 60 10 0 0 18 0 9 0 40665402 888238080 20492 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16797/statm: 216855 20492 1978 9 0 211383 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 867420

[startup+1.50154 s]
/proc/loadavg: 1.92 1.98 1.99 4/91 16806
/proc/meminfo: memFree=1180752/2055920 swapFree=4181420/4192956
[pid=16797] ppid=16795 vsize=867640 CPUtime=1.49
/proc/16797/stat : 16797 (java) S 16795 16797 15586 0 -1 0 24116 0 1 0 138 11 0 0 18 0 9 0 40665402 888463360 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16797/statm: 216910 23282 2634 9 0 211416 0
[pid=16797/tid=16799] ppid=16795 vsize=867640 CPUtime=1.27
/proc/16797/task/16799/stat : 16799 (java) R 16795 16797 15586 0 -1 64 15795 0 1 0 119 8 0 0 25 0 9 0 40665403 888463360 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16800] ppid=16795 vsize=867640 CPUtime=0.1
/proc/16797/task/16800/stat : 16800 (java) S 16795 16797 15586 0 -1 64 7272 0 0 0 8 2 0 0 16 0 9 0 40665405 888463360 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16801] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16801/stat : 16801 (java) S 16795 16797 15586 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16802] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16802/stat : 16802 (java) S 16795 16797 15586 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16803] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16803/stat : 16803 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40665407 888463360 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16804] ppid=16795 vsize=867640 CPUtime=0.1
/proc/16797/task/16804/stat : 16804 (java) S 16795 16797 15586 0 -1 64 353 0 0 0 10 0 0 0 16 0 9 0 40665407 888463360 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16805] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16805/stat : 16805 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40665407 888463360 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16806] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16806/stat : 16806 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40665407 888463360 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867640

[startup+3.10612 s]
/proc/loadavg: 1.92 1.98 1.99 3/91 16806
/proc/meminfo: memFree=1173072/2055920 swapFree=4181420/4192956
[pid=16797] ppid=16795 vsize=867640 CPUtime=3.1
/proc/16797/stat : 16797 (java) S 16795 16797 15586 0 -1 0 24117 0 1 0 296 14 0 0 18 0 9 0 40665402 888463360 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16797/statm: 216910 23282 2634 9 0 211416 0
[pid=16797/tid=16799] ppid=16795 vsize=867640 CPUtime=2.87
/proc/16797/task/16799/stat : 16799 (java) R 16795 16797 15586 0 -1 64 15796 0 1 0 277 10 0 0 25 0 9 0 40665403 888463360 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4126634620 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16800] ppid=16795 vsize=867640 CPUtime=0.1
/proc/16797/task/16800/stat : 16800 (java) S 16795 16797 15586 0 -1 64 7272 0 0 0 8 2 0 0 16 0 9 0 40665405 888463360 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16801] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16801/stat : 16801 (java) S 16795 16797 15586 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16802] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16802/stat : 16802 (java) S 16795 16797 15586 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16803] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16803/stat : 16803 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40665407 888463360 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16804] ppid=16795 vsize=867640 CPUtime=0.1
/proc/16797/task/16804/stat : 16804 (java) S 16795 16797 15586 0 -1 64 353 0 0 0 10 0 0 0 16 0 9 0 40665407 888463360 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16805] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16805/stat : 16805 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40665407 888463360 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16806] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16806/stat : 16806 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40665407 888463360 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 867640

[startup+6.30204 s]
/proc/loadavg: 2.01 2.00 2.00 3/91 16806
/proc/meminfo: memFree=1157712/2055920 swapFree=4181420/4192956
[pid=16797] ppid=16795 vsize=867640 CPUtime=6.29
/proc/16797/stat : 16797 (java) S 16795 16797 15586 0 -1 0 24126 0 1 0 610 19 0 0 18 0 9 0 40665402 888463360 23290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16797/statm: 216910 23290 2636 9 0 211416 0
[pid=16797/tid=16799] ppid=16795 vsize=867640 CPUtime=6.05
/proc/16797/task/16799/stat : 16799 (java) R 16795 16797 15586 0 -1 64 15797 0 1 0 590 15 0 0 25 0 9 0 40665403 888463360 23290 996147200 134512640 134550740 4294955952 18446744073709551615 4126634532 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16800] ppid=16795 vsize=867640 CPUtime=0.1
/proc/16797/task/16800/stat : 16800 (java) S 16795 16797 15586 0 -1 64 7272 0 0 0 8 2 0 0 16 0 9 0 40665405 888463360 23290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16801] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16801/stat : 16801 (java) S 16795 16797 15586 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16802] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16802/stat : 16802 (java) S 16795 16797 15586 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16803] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16803/stat : 16803 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40665407 888463360 23290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16804] ppid=16795 vsize=867640 CPUtime=0.11
/proc/16797/task/16804/stat : 16804 (java) S 16795 16797 15586 0 -1 64 361 0 0 0 11 0 0 0 15 0 9 0 40665407 888463360 23290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16805] ppid=16795 vsize=867644 CPUtime=0
/proc/16797/task/16805/stat : 16805 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40665407 888467456 23290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16806] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16806/stat : 16806 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40665407 888463360 23290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 867640

[startup+12.7027 s]
/proc/loadavg: 2.01 2.00 2.00 3/91 16806
/proc/meminfo: memFree=1157656/2055920 swapFree=4181420/4192956
[pid=16797] ppid=16795 vsize=867640 CPUtime=12.69
/proc/16797/stat : 16797 (java) S 16795 16797 15586 0 -1 0 24126 0 1 0 1238 31 0 0 18 0 9 0 40665402 888463360 23290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16797/statm: 216910 23290 2636 9 0 211416 0
[pid=16797/tid=16799] ppid=16795 vsize=867640 CPUtime=12.45
/proc/16797/task/16799/stat : 16799 (java) R 16795 16797 15586 0 -1 64 15797 0 1 0 1218 27 0 0 25 0 9 0 40665403 888463360 23290 996147200 134512640 134550740 4294955952 18446744073709551615 4126700220 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16800] ppid=16795 vsize=867640 CPUtime=0.1
/proc/16797/task/16800/stat : 16800 (java) S 16795 16797 15586 0 -1 64 7272 0 0 0 8 2 0 0 16 0 9 0 40665405 888463360 23290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16801] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16801/stat : 16801 (java) S 16795 16797 15586 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16802] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16802/stat : 16802 (java) S 16795 16797 15586 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16803] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16803/stat : 16803 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40665407 888463360 23290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16804] ppid=16795 vsize=867640 CPUtime=0.11
/proc/16797/task/16804/stat : 16804 (java) S 16795 16797 15586 0 -1 64 361 0 0 0 11 0 0 0 15 0 9 0 40665407 888463360 23290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16805] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16805/stat : 16805 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40665407 888463360 23290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16806] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16806/stat : 16806 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40665407 888463360 23290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 867640

[startup+25.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 16806
/proc/meminfo: memFree=1157656/2055920 swapFree=4181420/4192956
[pid=16797] ppid=16795 vsize=867640 CPUtime=25.48
/proc/16797/stat : 16797 (java) S 16795 16797 15586 0 -1 0 24130 0 1 0 2498 50 0 0 18 0 9 0 40665402 888463360 23294 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16797/statm: 216910 23294 2637 9 0 211416 0
[pid=16797/tid=16799] ppid=16795 vsize=867640 CPUtime=25.23
/proc/16797/task/16799/stat : 16799 (java) R 16795 16797 15586 0 -1 64 15797 0 1 0 2477 46 0 0 25 0 9 0 40665403 888463360 23294 996147200 134512640 134550740 4294955952 18446744073709551615 4126629442 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16800] ppid=16795 vsize=867640 CPUtime=0.1
/proc/16797/task/16800/stat : 16800 (java) S 16795 16797 15586 0 -1 64 7272 0 0 0 8 2 0 0 16 0 9 0 40665405 888463360 23294 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16801] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16801/stat : 16801 (java) S 16795 16797 15586 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23294 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16802] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16802/stat : 16802 (java) S 16795 16797 15586 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23294 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16803] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16803/stat : 16803 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40665407 888463360 23294 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16804] ppid=16795 vsize=867640 CPUtime=0.11
/proc/16797/task/16804/stat : 16804 (java) S 16795 16797 15586 0 -1 64 365 0 0 0 11 0 0 0 16 0 9 0 40665407 888463360 23294 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16805] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16805/stat : 16805 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40665407 888463360 23294 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16806] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16806/stat : 16806 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40665407 888463360 23294 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 867640

[startup+51.1016 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 16806
/proc/meminfo: memFree=1157400/2055920 swapFree=4181420/4192956
[pid=16797] ppid=16795 vsize=867640 CPUtime=51.08
/proc/16797/stat : 16797 (java) S 16795 16797 15586 0 -1 0 24258 0 1 0 5043 65 0 0 18 0 9 0 40665402 888463360 23413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16797/statm: 216910 23413 2639 9 0 211416 0
[pid=16797/tid=16799] ppid=16795 vsize=867640 CPUtime=50.73
/proc/16797/task/16799/stat : 16799 (java) R 16795 16797 15586 0 -1 64 15871 0 1 0 5013 60 0 0 25 0 9 0 40665403 888463360 23413 996147200 134512640 134550740 4294955952 18446744073709551615 4126841525 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16800] ppid=16795 vsize=867640 CPUtime=0.1
/proc/16797/task/16800/stat : 16800 (java) S 16795 16797 15586 0 -1 64 7272 0 0 0 8 2 0 0 16 0 9 0 40665405 888463360 23413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16801] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16801/stat : 16801 (java) S 16795 16797 15586 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16802] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16802/stat : 16802 (java) S 16795 16797 15586 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16803] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16803/stat : 16803 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40665407 888463360 23413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16804] ppid=16795 vsize=867640 CPUtime=0.22
/proc/16797/task/16804/stat : 16804 (java) S 16795 16797 15586 0 -1 64 419 0 0 0 21 1 0 0 16 0 9 0 40665407 888463360 23413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16805] ppid=16795 vsize=867640 CPUtime=0

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

[pid=16797/tid=16799] ppid=16795 vsize=867640 CPUtime=101.91
/proc/16797/task/16799/stat : 16799 (java) R 16795 16797 15586 0 -1 64 15871 0 1 0 10131 60 0 0 25 0 9 0 40665403 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4126629410 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16800] ppid=16795 vsize=867640 CPUtime=0.1
/proc/16797/task/16800/stat : 16800 (java) S 16795 16797 15586 0 -1 64 7272 0 0 0 8 2 0 0 16 0 9 0 40665405 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16801] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16801/stat : 16801 (java) S 16795 16797 15586 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16802] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16802/stat : 16802 (java) S 16795 16797 15586 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16803] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16803/stat : 16803 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16804] ppid=16795 vsize=867640 CPUtime=0.22
/proc/16797/task/16804/stat : 16804 (java) S 16795 16797 15586 0 -1 64 422 0 0 0 21 1 0 0 16 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16805] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16805/stat : 16805 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16806] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16806/stat : 16806 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 867640

[startup+162.302 s]
/proc/loadavg: 2.03 2.01 2.00 3/91 16806
/proc/meminfo: memFree=1130392/2055920 swapFree=4181420/4192956
[pid=16797] ppid=16795 vsize=867640 CPUtime=162.23
/proc/16797/stat : 16797 (java) S 16795 16797 15586 0 -1 0 24262 0 1 0 16158 65 0 0 18 0 9 0 40665402 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16797/statm: 216910 23415 2639 9 0 211416 0
[pid=16797/tid=16799] ppid=16795 vsize=867640 CPUtime=161.88
/proc/16797/task/16799/stat : 16799 (java) R 16795 16797 15586 0 -1 64 15872 0 1 0 16128 60 0 0 25 0 9 0 40665403 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4126828710 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16800] ppid=16795 vsize=867640 CPUtime=0.1
/proc/16797/task/16800/stat : 16800 (java) S 16795 16797 15586 0 -1 64 7272 0 0 0 8 2 0 0 16 0 9 0 40665405 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16801] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16801/stat : 16801 (java) S 16795 16797 15586 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16802] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16802/stat : 16802 (java) S 16795 16797 15586 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16803] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16803/stat : 16803 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16804] ppid=16795 vsize=867640 CPUtime=0.22
/proc/16797/task/16804/stat : 16804 (java) S 16795 16797 15586 0 -1 64 422 0 0 0 21 1 0 0 16 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16805] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16805/stat : 16805 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16806] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16806/stat : 16806 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 867640

[startup+222.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/91 16806
/proc/meminfo: memFree=1117144/2055920 swapFree=4181420/4192956
[pid=16797] ppid=16795 vsize=867640 CPUtime=222.21
/proc/16797/stat : 16797 (java) S 16795 16797 15586 0 -1 0 24262 0 1 0 22156 65 0 0 18 0 9 0 40665402 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16797/statm: 216910 23415 2639 9 0 211416 0
[pid=16797/tid=16799] ppid=16795 vsize=867640 CPUtime=221.85
/proc/16797/task/16799/stat : 16799 (java) R 16795 16797 15586 0 -1 64 15872 0 1 0 22125 60 0 0 25 0 9 0 40665403 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4126843347 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16800] ppid=16795 vsize=867640 CPUtime=0.1
/proc/16797/task/16800/stat : 16800 (java) S 16795 16797 15586 0 -1 64 7272 0 0 0 8 2 0 0 16 0 9 0 40665405 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16801] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16801/stat : 16801 (java) S 16795 16797 15586 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16802] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16802/stat : 16802 (java) S 16795 16797 15586 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16803] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16803/stat : 16803 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16804] ppid=16795 vsize=867640 CPUtime=0.22
/proc/16797/task/16804/stat : 16804 (java) S 16795 16797 15586 0 -1 64 422 0 0 0 21 1 0 0 16 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16805] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16805/stat : 16805 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16806] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16806/stat : 16806 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 867640

[startup+282.301 s]
/proc/loadavg: 2.08 2.03 2.01 3/91 16808
/proc/meminfo: memFree=1117336/2055920 swapFree=4181420/4192956
[pid=16797] ppid=16795 vsize=867640 CPUtime=282.18
/proc/16797/stat : 16797 (java) S 16795 16797 15586 0 -1 0 24262 0 1 0 28152 66 0 0 18 0 9 0 40665402 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16797/statm: 216910 23415 2639 9 0 211416 0
[pid=16797/tid=16799] ppid=16795 vsize=867640 CPUtime=281.83
/proc/16797/task/16799/stat : 16799 (java) R 16795 16797 15586 0 -1 64 15872 0 1 0 28122 61 0 0 25 0 9 0 40665403 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4126841557 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16800] ppid=16795 vsize=867640 CPUtime=0.1
/proc/16797/task/16800/stat : 16800 (java) S 16795 16797 15586 0 -1 64 7272 0 0 0 8 2 0 0 16 0 9 0 40665405 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16801] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16801/stat : 16801 (java) S 16795 16797 15586 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16802] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16802/stat : 16802 (java) S 16795 16797 15586 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16803] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16803/stat : 16803 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16804] ppid=16795 vsize=867640 CPUtime=0.22
/proc/16797/task/16804/stat : 16804 (java) S 16795 16797 15586 0 -1 64 422 0 0 0 21 1 0 0 16 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16805] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16805/stat : 16805 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16806] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16806/stat : 16806 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 867640

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

[startup+282.706 s]
/proc/loadavg: 2.08 2.03 2.01 3/91 16808
/proc/meminfo: memFree=1117336/2055920 swapFree=4181420/4192956
[pid=16797] ppid=16795 vsize=867640 CPUtime=282.59
/proc/16797/stat : 16797 (java) S 16795 16797 15586 0 -1 0 24262 0 1 0 28193 66 0 0 18 0 9 0 40665402 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16797/statm: 216910 23415 2639 9 0 211416 0
[pid=16797/tid=16799] ppid=16795 vsize=867640 CPUtime=282.23
/proc/16797/task/16799/stat : 16799 (java) R 16795 16797 15586 0 -1 64 15872 0 1 0 28162 61 0 0 25 0 9 0 40665403 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4126841542 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16800] ppid=16795 vsize=867640 CPUtime=0.1
/proc/16797/task/16800/stat : 16800 (java) S 16795 16797 15586 0 -1 64 7272 0 0 0 8 2 0 0 16 0 9 0 40665405 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16801] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16801/stat : 16801 (java) S 16795 16797 15586 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16802] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16802/stat : 16802 (java) S 16795 16797 15586 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16803] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16803/stat : 16803 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16804] ppid=16795 vsize=867640 CPUtime=0.22
/proc/16797/task/16804/stat : 16804 (java) S 16795 16797 15586 0 -1 64 422 0 0 0 21 1 0 0 16 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16805] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16805/stat : 16805 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16806] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16806/stat : 16806 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.59
Current children cumulated vsize (KiB) 867640

[startup+283.101 s]
/proc/loadavg: 2.08 2.03 2.01 3/91 16808
/proc/meminfo: memFree=1117336/2055920 swapFree=4181420/4192956
[pid=16797] ppid=16795 vsize=867640 CPUtime=282.98
/proc/16797/stat : 16797 (java) S 16795 16797 15586 0 -1 0 24262 0 1 0 28232 66 0 0 18 0 9 0 40665402 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16797/statm: 216910 23415 2639 9 0 211416 0
[pid=16797/tid=16799] ppid=16795 vsize=867640 CPUtime=282.63
/proc/16797/task/16799/stat : 16799 (java) R 16795 16797 15586 0 -1 64 15872 0 1 0 28202 61 0 0 25 0 9 0 40665403 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4126629454 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16800] ppid=16795 vsize=867640 CPUtime=0.1
/proc/16797/task/16800/stat : 16800 (java) S 16795 16797 15586 0 -1 64 7272 0 0 0 8 2 0 0 16 0 9 0 40665405 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16801] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16801/stat : 16801 (java) S 16795 16797 15586 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16802] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16802/stat : 16802 (java) S 16795 16797 15586 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16803] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16803/stat : 16803 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16804] ppid=16795 vsize=867640 CPUtime=0.22
/proc/16797/task/16804/stat : 16804 (java) S 16795 16797 15586 0 -1 64 422 0 0 0 21 1 0 0 16 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16805] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16805/stat : 16805 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16806] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16806/stat : 16806 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.98
Current children cumulated vsize (KiB) 867640

[startup+283.201 s]
/proc/loadavg: 2.08 2.03 2.01 3/91 16808
/proc/meminfo: memFree=1117336/2055920 swapFree=4181420/4192956
[pid=16797] ppid=16795 vsize=867640 CPUtime=283.08
/proc/16797/stat : 16797 (java) S 16795 16797 15586 0 -1 0 24262 0 1 0 28242 66 0 0 18 0 9 0 40665402 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16797/statm: 216910 23415 2639 9 0 211416 0
[pid=16797/tid=16799] ppid=16795 vsize=867640 CPUtime=282.73
/proc/16797/task/16799/stat : 16799 (java) R 16795 16797 15586 0 -1 64 15872 0 1 0 28212 61 0 0 25 0 9 0 40665403 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4126634586 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16800] ppid=16795 vsize=867640 CPUtime=0.1
/proc/16797/task/16800/stat : 16800 (java) S 16795 16797 15586 0 -1 64 7272 0 0 0 8 2 0 0 16 0 9 0 40665405 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16801] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16801/stat : 16801 (java) S 16795 16797 15586 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16802] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16802/stat : 16802 (java) S 16795 16797 15586 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40665405 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16803] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16803/stat : 16803 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16804] ppid=16795 vsize=867640 CPUtime=0.22
/proc/16797/task/16804/stat : 16804 (java) S 16795 16797 15586 0 -1 64 422 0 0 0 21 1 0 0 16 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16797/tid=16805] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16805/stat : 16805 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16797/tid=16806] ppid=16795 vsize=867640 CPUtime=0
/proc/16797/task/16806/stat : 16806 (java) S 16795 16797 15586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40665407 888463360 23415 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 283.08
Current children cumulated vsize (KiB) 867640

Child status: 0
Real time (s): 283.262
CPU time (s): 283.137
CPU user time (s): 282.46
CPU system time (s): 0.676897
CPU usage (%): 99.9559
Max. virtual memory (cumulated for all children) (KiB): 867640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 282.46
system time used= 0.676897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24278
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= 6809
involuntary context switches= 5754

runsolver used 0.416936 second user time and 0.883865 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-12 07:13:50
IDJOB=1110973
IDBENCH=61215
IDSOLVER=359
FILE ID=node17/1110973-1215839629
PBS_JOBID= 7903366
Free space on /tmp= 66212 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2034138d66778207fd18551b97ae971b
RANDOM SEED=1950212211

node17.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.240
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.240
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:       1256568 kB
Buffers:         42880 kB
Cached:         291372 kB
SwapCached:       5680 kB
Active:         660720 kB
Inactive:        73092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1256568 kB
SwapTotal:     4192956 kB
SwapFree:      4181420 kB
Dirty:            4004 kB
Writeback:           0 kB
Mapped:         416224 kB
Slab:            49648 kB
Committed_AS:   597556 kB
PageTables:       2820 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= 66168 MiB
End job on node17 at 2008-07-12 07:18:33