Trace number 1110982

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-dOPTIMUM10 707.319 714.03

DiagnosticValue
CHECKS322155000
NODES129852

General information on the benchmark

Namecsp/bddSmall/
normalized-bdd-21-133-18-78-13_ext.xml
MD5SUM0f3490aea838fd1e586170a769e38567
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 benchmark548.07
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.26	
0.18/0.26	   configuration
0.18/0.26	     name=mrdac-ddeg.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-1110982-1215839770.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.105  cpuTime=0.1  mem=6M867
0.28/0.37	   
0.28/0.37	   relations being loaded...
0.68/0.75	   
0.68/0.75	   constraints being loaded...
0.88/0.98	     nbConstraints=133  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=132
0.88/0.98	     nbConflictsStructures=1  nbSharedConflictsStructures=132  nbSharedBinaryRepresentations=0  minDegree=100
0.88/0.98	     maxDegree=121  minArity=18  maxArity=18
0.88/0.98	       =>  wckTime=0.72  cpuTime=0.61  mem=35M499
0.98/1.07	   
0.98/1.07	   solver LocalSearchSolver being built... 
1.08/1.11	       =>  wckTime=0.852  cpuTime=0.65  mem=24M426
1.08/1.13	
1.08/1.13	s SATISFIABLE
1.08/1.13	o 88
1.08/1.13	o 74
1.08/1.14	o 69
1.08/1.14	o 65
1.18/1.22	o 64
1.18/1.23	o 22
1.37/1.44	o 20
1.47/1.53	o 19
2.57/2.61	o 18
23.59/23.81	   
23.59/23.81	   search
23.59/23.81	     run=0  nbConstraintChecks=18980932  nbAssignments=10000
23.59/23.81	       =>  wckTime=22.701  cpuTime=22.49  mem=25M232
32.50/32.88	   
32.50/32.88	   search
32.50/32.88	     run=1  nbConstraintChecks=26567331  nbAssignments=13954
32.50/32.88	       =>  wckTime=31.772  cpuTime=31.48  mem=25M232
32.50/32.88	   
32.50/32.88	   global
32.50/32.89	     nbConstraintChecks=26567331  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.50/32.89	     solvingWckTime=31.771  solvingCpuTime=31.48  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.50/32.89	     globalCpuTime=32.17
32.50/32.89	       =>  wckTime=32.624  cpuTime=32.13  mem=25M232
32.50/32.89	   
32.50/32.89	   solver DecomposerSolver being built... 
32.71/33.04	       =>  wckTime=32.778  cpuTime=32.24  mem=41M455
32.71/33.05	   
32.71/33.05	   preprocessing
32.71/33.05	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
32.71/33.05	     detectedInconsistency=no
32.71/33.05	       =>  wckTime=0.011  cpuTime=0.01  mem=41M455
703.07/709.73	o 10
703.07/709.73	    First solution found
707.23/713.96	   
707.23/713.96	   search
707.23/713.96	     run=0  nbConstraintChecks=322154678  nbValidityChecks=298318305  minDepth=0  maxDepth=21  nbPropagations=0
707.23/713.96	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=129852  nbFailedAssignments=37872  nbBacktracks=91980
707.23/713.96	     nbVisitedNodes=215714  nbFoundSolutions=1
707.23/713.96	       =>  wckTime=680.919  cpuTime=674.49  mem=42M261
707.23/713.96	   
707.23/713.96	   global
707.23/713.96	     nbConstraintChecks=322154678  nbValidityChecks=298318305  solvingWckTime=680.921  solvingCpuTime=674.49
707.23/713.96	     expiredTime=no  totalExploration=yes  nbFoundSolutions=1  firstSolutionCpuTime=702.54  upperBound=10
707.23/713.96	     upperBoundWckTime=709.473  upperBoundCpuTime=702.54  globalCpuTime=706.77
707.23/713.96	       =>  wckTime=713.701  cpuTime=706.73  mem=42M261
707.23/713.96	
707.23/713.96	s OPTIMUM FOUND
707.23/713.96	v 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 
707.23/713.96	d NODES 129852
707.23/713.96	d CHECKS 322154678
707.23/713.97	   
707.23/713.97	   totalWckTime=713.773  totalCpuTime=706.77

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-1110982-1215839770/watcher-1110982-1215839770 -o /tmp/evaluation-result-1110982-1215839770/solver-1110982-1215839770 -C 3600 -W 4000 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax HOME/instance-1110982-1215839770.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.05 2.04 2.01 4/74 21791
/proc/meminfo: memFree=1813576/2055920 swapFree=4181008/4192956
[pid=21791] ppid=21789 vsize=1616 CPUtime=0
/proc/21791/stat : 21791 (java) D 21789 21791 20218 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 40679922 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099855350 0 0 17 0 0 0
/proc/21791/statm: 404 145 119 9 0 46 0

[startup+0.0663799 s]
/proc/loadavg: 2.05 2.04 2.01 4/74 21791
/proc/meminfo: memFree=1813576/2055920 swapFree=4181008/4192956
[pid=21791] ppid=21789 vsize=864076 CPUtime=0.05
/proc/21791/stat : 21791 (java) S 21789 21791 20218 0 -1 0 2804 0 1 0 4 1 0 0 18 0 9 0 40679922 884813824 2342 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21791/statm: 216019 2342 1121 9 0 210976 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864076

[startup+0.101382 s]
/proc/loadavg: 2.05 2.04 2.01 4/74 21791
/proc/meminfo: memFree=1813576/2055920 swapFree=4181008/4192956
[pid=21791] ppid=21789 vsize=865988 CPUtime=0.08
/proc/21791/stat : 21791 (java) S 21789 21791 20218 0 -1 0 3700 0 1 0 7 1 0 0 18 0 9 0 40679922 886771712 3175 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21791/statm: 216497 3175 1683 9 0 211052 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865988

[startup+0.301419 s]
/proc/loadavg: 2.05 2.04 2.01 4/74 21791
/proc/meminfo: memFree=1813576/2055920 swapFree=4181008/4192956
[pid=21791] ppid=21789 vsize=866388 CPUtime=0.28
/proc/21791/stat : 21791 (java) S 21789 21791 20218 0 -1 0 5755 0 1 0 25 3 0 0 18 0 9 0 40679922 887181312 5138 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21791/statm: 216597 5138 1947 9 0 211125 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866388

[startup+0.701441 s]
/proc/loadavg: 2.05 2.04 2.01 4/74 21791
/proc/meminfo: memFree=1813576/2055920 swapFree=4181008/4192956
[pid=21791] ppid=21789 vsize=866544 CPUtime=0.68
/proc/21791/stat : 21791 (java) S 21789 21791 20218 0 -1 0 21097 0 1 0 58 10 0 0 18 0 9 0 40679922 887341056 20467 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21791/statm: 216636 20467 1978 9 0 211164 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866544

[startup+1.50252 s]
/proc/loadavg: 2.05 2.04 2.01 4/83 21800
/proc/meminfo: memFree=1738560/2055920 swapFree=4181008/4192956
[pid=21791] ppid=21789 vsize=866632 CPUtime=1.47
/proc/21791/stat : 21791 (java) S 21789 21791 20218 0 -1 0 24101 0 1 0 135 12 0 0 18 0 9 0 40679922 887431168 23267 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21791/statm: 216658 23267 2634 9 0 211164 0
[pid=21791/tid=21793] ppid=21789 vsize=866632 CPUtime=1.22
/proc/21791/task/21793/stat : 21793 (java) R 21789 21791 20218 0 -1 64 15799 0 1 0 114 8 0 0 25 0 9 0 40679923 887431168 23267 996147200 134512640 134550740 4294955952 18446744073709551615 4126628984 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21794] ppid=21789 vsize=866632 CPUtime=0.11
/proc/21791/task/21794/stat : 21794 (java) S 21789 21791 20218 0 -1 64 7266 0 0 0 8 3 0 0 16 0 9 0 40679924 887431168 23267 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21795] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21795/stat : 21795 (java) S 21789 21791 20218 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40679925 887431168 23267 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21796] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21796/stat : 21796 (java) S 21789 21791 20218 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40679925 887431168 23267 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21797] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21797/stat : 21797 (java) S 21789 21791 20218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40679927 887431168 23267 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21798] ppid=21789 vsize=866632 CPUtime=0.12
/proc/21791/task/21798/stat : 21798 (java) S 21789 21791 20218 0 -1 64 341 0 0 0 12 0 0 0 16 0 9 0 40679927 887431168 23267 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21799] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21799/stat : 21799 (java) S 21789 21791 20218 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40679927 887431168 23267 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21800] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21800/stat : 21800 (java) S 21789 21791 20218 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40679927 887431168 23267 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) 866632

[startup+3.10169 s]
/proc/loadavg: 2.05 2.04 2.01 3/83 21800
/proc/meminfo: memFree=1730368/2055920 swapFree=4181008/4192956
[pid=21791] ppid=21789 vsize=866632 CPUtime=3.05
/proc/21791/stat : 21791 (java) S 21789 21791 20218 0 -1 0 24102 0 1 0 291 14 0 0 18 0 9 0 40679922 887431168 23267 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21791/statm: 216658 23267 2634 9 0 211164 0
[pid=21791/tid=21793] ppid=21789 vsize=866632 CPUtime=2.8
/proc/21791/task/21793/stat : 21793 (java) R 21789 21791 20218 0 -1 64 15800 0 1 0 270 10 0 0 25 0 9 0 40679923 887431168 23267 996147200 134512640 134550740 4294955952 18446744073709551615 4126629020 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21794] ppid=21789 vsize=866632 CPUtime=0.11
/proc/21791/task/21794/stat : 21794 (java) S 21789 21791 20218 0 -1 64 7266 0 0 0 8 3 0 0 16 0 9 0 40679924 887431168 23267 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21795] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21795/stat : 21795 (java) S 21789 21791 20218 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40679925 887431168 23267 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21796] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21796/stat : 21796 (java) S 21789 21791 20218 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40679925 887431168 23267 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21797] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21797/stat : 21797 (java) S 21789 21791 20218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40679927 887431168 23267 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21798] ppid=21789 vsize=866632 CPUtime=0.12
/proc/21791/task/21798/stat : 21798 (java) S 21789 21791 20218 0 -1 64 341 0 0 0 12 0 0 0 16 0 9 0 40679927 887431168 23267 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21799] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21799/stat : 21799 (java) S 21789 21791 20218 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40679927 887431168 23267 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21800] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21800/stat : 21800 (java) S 21789 21791 20218 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40679927 887431168 23267 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 866632

[startup+6.30202 s]
/proc/loadavg: 2.05 2.04 2.01 3/83 21800
/proc/meminfo: memFree=1729984/2055920 swapFree=4181008/4192956
[pid=21791] ppid=21789 vsize=866632 CPUtime=6.23
/proc/21791/stat : 21791 (java) S 21789 21791 20218 0 -1 0 24111 0 1 0 602 21 0 0 18 0 9 0 40679922 887431168 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21791/statm: 216658 23275 2636 9 0 211164 0
[pid=21791/tid=21793] ppid=21789 vsize=866632 CPUtime=5.97
/proc/21791/task/21793/stat : 21793 (java) R 21789 21791 20218 0 -1 64 15802 0 1 0 580 17 0 0 25 0 9 0 40679923 887431168 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4126699494 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21794] ppid=21789 vsize=866632 CPUtime=0.11
/proc/21791/task/21794/stat : 21794 (java) S 21789 21791 20218 0 -1 64 7266 0 0 0 8 3 0 0 16 0 9 0 40679924 887431168 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21795] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21795/stat : 21795 (java) S 21789 21791 20218 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40679925 887431168 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21796] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21796/stat : 21796 (java) S 21789 21791 20218 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40679925 887431168 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21797] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21797/stat : 21797 (java) S 21789 21791 20218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40679927 887431168 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21798] ppid=21789 vsize=866632 CPUtime=0.13
/proc/21791/task/21798/stat : 21798 (java) S 21789 21791 20218 0 -1 64 348 0 0 0 13 0 0 0 15 0 9 0 40679927 887431168 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21799] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21799/stat : 21799 (java) S 21789 21791 20218 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40679927 887431168 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21800] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21800/stat : 21800 (java) S 21789 21791 20218 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40679927 887431168 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 866632

[startup+12.7017 s]
/proc/loadavg: 2.04 2.04 2.01 3/83 21800
/proc/meminfo: memFree=1729728/2055920 swapFree=4181008/4192956
[pid=21791] ppid=21789 vsize=866632 CPUtime=12.58
/proc/21791/stat : 21791 (java) S 21789 21791 20218 0 -1 0 24111 0 1 0 1225 33 0 0 18 0 9 0 40679922 887431168 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21791/statm: 216658 23275 2636 9 0 211164 0
[pid=21791/tid=21793] ppid=21789 vsize=866632 CPUtime=12.31
/proc/21791/task/21793/stat : 21793 (java) R 21789 21791 20218 0 -1 64 15802 0 1 0 1202 29 0 0 25 0 9 0 40679923 887431168 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4126629020 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21794] ppid=21789 vsize=866632 CPUtime=0.11
/proc/21791/task/21794/stat : 21794 (java) S 21789 21791 20218 0 -1 64 7266 0 0 0 8 3 0 0 16 0 9 0 40679924 887431168 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21795] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21795/stat : 21795 (java) S 21789 21791 20218 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40679925 887431168 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21796] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21796/stat : 21796 (java) S 21789 21791 20218 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40679925 887431168 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21797] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21797/stat : 21797 (java) S 21789 21791 20218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40679927 887431168 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21798] ppid=21789 vsize=866632 CPUtime=0.13
/proc/21791/task/21798/stat : 21798 (java) S 21789 21791 20218 0 -1 64 348 0 0 0 13 0 0 0 15 0 9 0 40679927 887431168 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21799] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21799/stat : 21799 (java) S 21789 21791 20218 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40679927 887431168 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21800] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21800/stat : 21800 (java) S 21789 21791 20218 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40679927 887431168 23275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 866632

[startup+25.502 s]
/proc/loadavg: 2.03 2.04 2.01 3/83 21800
/proc/meminfo: memFree=1729536/2055920 swapFree=4181008/4192956
[pid=21791] ppid=21789 vsize=866632 CPUtime=25.27
/proc/21791/stat : 21791 (java) S 21789 21791 20218 0 -1 0 24115 0 1 0 2473 54 0 0 18 0 9 0 40679922 887431168 23279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21791/statm: 216658 23279 2637 9 0 211164 0
[pid=21791/tid=21793] ppid=21789 vsize=866632 CPUtime=24.99
/proc/21791/task/21793/stat : 21793 (java) R 21789 21791 20218 0 -1 64 15802 0 1 0 2450 49 0 0 25 0 9 0 40679923 887431168 23279 996147200 134512640 134550740 4294955952 18446744073709551615 4126629050 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21794] ppid=21789 vsize=866632 CPUtime=0.11
/proc/21791/task/21794/stat : 21794 (java) S 21789 21791 20218 0 -1 64 7266 0 0 0 8 3 0 0 16 0 9 0 40679924 887431168 23279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21795] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21795/stat : 21795 (java) S 21789 21791 20218 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40679925 887431168 23279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21796] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21796/stat : 21796 (java) S 21789 21791 20218 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40679925 887431168 23279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21797] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21797/stat : 21797 (java) S 21789 21791 20218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40679927 887431168 23279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21798] ppid=21789 vsize=866632 CPUtime=0.13
/proc/21791/task/21798/stat : 21798 (java) S 21789 21791 20218 0 -1 64 352 0 0 0 13 0 0 0 16 0 9 0 40679927 887431168 23279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21799] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21799/stat : 21799 (java) S 21789 21791 20218 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40679927 887431168 23279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21800] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21800/stat : 21800 (java) S 21789 21791 20218 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40679927 887431168 23279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 866632

[startup+51.1027 s]
/proc/loadavg: 2.02 2.03 2.00 3/83 21800
/proc/meminfo: memFree=1729024/2055920 swapFree=4181008/4192956
[pid=21791] ppid=21789 vsize=866632 CPUtime=50.63
/proc/21791/stat : 21791 (java) S 21789 21791 20218 0 -1 0 24230 0 1 0 4996 67 0 0 18 0 9 0 40679922 887431168 23384 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21791/statm: 216658 23384 2639 9 0 211164 0
[pid=21791/tid=21793] ppid=21789 vsize=866632 CPUtime=50.27
/proc/21791/task/21793/stat : 21793 (java) R 21789 21791 20218 0 -1 64 15861 0 1 0 4964 63 0 0 25 0 9 0 40679923 887431168 23384 996147200 134512640 134550740 4294955952 18446744073709551615 4126826796 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21794] ppid=21789 vsize=866632 CPUtime=0.11
/proc/21791/task/21794/stat : 21794 (java) S 21789 21791 20218 0 -1 64 7266 0 0 0 8 3 0 0 16 0 9 0 40679924 887431168 23384 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21795] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21795/stat : 21795 (java) S 21789 21791 20218 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40679925 887431168 23384 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21796] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21796/stat : 21796 (java) S 21789 21791 20218 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40679925 887431168 23384 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21797] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21797/stat : 21797 (java) S 21789 21791 20218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40679927 887431168 23384 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21798] ppid=21789 vsize=866632 CPUtime=0.23
/proc/21791/task/21798/stat : 21798 (java) S 21789 21791 20218 0 -1 64 408 0 0 0 23 0 0 0 16 0 9 0 40679927 887431168 23384 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21799] ppid=21789 vsize=866632 CPUtime=0

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

/proc/21791/stat : 21791 (java) S 21789 21791 20218 0 -1 0 24232 0 1 0 69665 68 0 0 18 0 9 0 40679922 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21791/statm: 216658 23385 2639 9 0 211164 0
[pid=21791/tid=21793] ppid=21789 vsize=866632 CPUtime=696.96
/proc/21791/task/21793/stat : 21793 (java) R 21789 21791 20218 0 -1 64 15862 0 1 0 69633 63 0 0 25 0 9 0 40679923 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4126716344 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21794] ppid=21789 vsize=866632 CPUtime=0.11
/proc/21791/task/21794/stat : 21794 (java) S 21789 21791 20218 0 -1 64 7266 0 0 0 8 3 0 0 16 0 9 0 40679924 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21795] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21795/stat : 21795 (java) S 21789 21791 20218 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40679925 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21796] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21796/stat : 21796 (java) S 21789 21791 20218 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40679925 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21797] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21797/stat : 21797 (java) S 21789 21791 20218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40679927 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21798] ppid=21789 vsize=866632 CPUtime=0.23
/proc/21791/task/21798/stat : 21798 (java) S 21789 21791 20218 0 -1 64 409 0 0 0 23 0 0 0 16 0 9 0 40679927 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21799] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21799/stat : 21799 (java) S 21789 21791 20218 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40679927 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21800] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21800/stat : 21800 (java) S 21789 21791 20218 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40679927 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 697.33
Current children cumulated vsize (KiB) 866632

[startup+710.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21802
/proc/meminfo: memFree=1723904/2055920 swapFree=4181008/4192956
[pid=21791] ppid=21789 vsize=866632 CPUtime=703.67
/proc/21791/stat : 21791 (java) S 21789 21791 20218 0 -1 0 24232 0 1 0 70299 68 0 0 18 0 9 0 40679922 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21791/statm: 216658 23385 2639 9 0 211164 0
[pid=21791/tid=21793] ppid=21789 vsize=866632 CPUtime=703.3
/proc/21791/task/21793/stat : 21793 (java) R 21789 21791 20218 0 -1 64 15862 0 1 0 70267 63 0 0 25 0 9 0 40679923 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4126841687 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21794] ppid=21789 vsize=866632 CPUtime=0.11
/proc/21791/task/21794/stat : 21794 (java) S 21789 21791 20218 0 -1 64 7266 0 0 0 8 3 0 0 16 0 9 0 40679924 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21795] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21795/stat : 21795 (java) S 21789 21791 20218 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40679925 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21796] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21796/stat : 21796 (java) S 21789 21791 20218 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40679925 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21797] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21797/stat : 21797 (java) S 21789 21791 20218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40679927 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21798] ppid=21789 vsize=866632 CPUtime=0.23
/proc/21791/task/21798/stat : 21798 (java) S 21789 21791 20218 0 -1 64 409 0 0 0 23 0 0 0 16 0 9 0 40679927 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21799] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21799/stat : 21799 (java) S 21789 21791 20218 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40679927 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21800] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21800/stat : 21800 (java) S 21789 21791 20218 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40679927 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 703.67
Current children cumulated vsize (KiB) 866632

[startup+711.903 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21802
/proc/meminfo: memFree=1723904/2055920 swapFree=4181008/4192956
[pid=21791] ppid=21789 vsize=866632 CPUtime=705.25
/proc/21791/stat : 21791 (java) S 21789 21791 20218 0 -1 0 24232 0 1 0 70457 68 0 0 18 0 9 0 40679922 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21791/statm: 216658 23385 2639 9 0 211164 0
[pid=21791/tid=21793] ppid=21789 vsize=866632 CPUtime=704.88
/proc/21791/task/21793/stat : 21793 (java) R 21789 21791 20218 0 -1 64 15862 0 1 0 70425 63 0 0 25 0 9 0 40679923 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4126843476 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21794] ppid=21789 vsize=866632 CPUtime=0.11
/proc/21791/task/21794/stat : 21794 (java) S 21789 21791 20218 0 -1 64 7266 0 0 0 8 3 0 0 16 0 9 0 40679924 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21795] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21795/stat : 21795 (java) S 21789 21791 20218 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40679925 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21796] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21796/stat : 21796 (java) S 21789 21791 20218 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40679925 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21797] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21797/stat : 21797 (java) S 21789 21791 20218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40679927 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21798] ppid=21789 vsize=866632 CPUtime=0.23
/proc/21791/task/21798/stat : 21798 (java) S 21789 21791 20218 0 -1 64 409 0 0 0 23 0 0 0 16 0 9 0 40679927 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21799] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21799/stat : 21799 (java) S 21789 21791 20218 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40679927 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21800] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21800/stat : 21800 (java) S 21789 21791 20218 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40679927 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 705.25
Current children cumulated vsize (KiB) 866632

[startup+712.703 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21802
/proc/meminfo: memFree=1723904/2055920 swapFree=4181008/4192956
[pid=21791] ppid=21789 vsize=866632 CPUtime=706.04
/proc/21791/stat : 21791 (java) S 21789 21791 20218 0 -1 0 24232 0 1 0 70536 68 0 0 18 0 9 0 40679922 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21791/statm: 216658 23385 2639 9 0 211164 0
[pid=21791/tid=21793] ppid=21789 vsize=866632 CPUtime=705.67
/proc/21791/task/21793/stat : 21793 (java) R 21789 21791 20218 0 -1 64 15862 0 1 0 70504 63 0 0 25 0 9 0 40679923 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4126629070 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21794] ppid=21789 vsize=866632 CPUtime=0.11
/proc/21791/task/21794/stat : 21794 (java) S 21789 21791 20218 0 -1 64 7266 0 0 0 8 3 0 0 16 0 9 0 40679924 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21795] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21795/stat : 21795 (java) S 21789 21791 20218 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40679925 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21796] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21796/stat : 21796 (java) S 21789 21791 20218 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40679925 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21797] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21797/stat : 21797 (java) S 21789 21791 20218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40679927 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21798] ppid=21789 vsize=866632 CPUtime=0.23
/proc/21791/task/21798/stat : 21798 (java) S 21789 21791 20218 0 -1 64 409 0 0 0 23 0 0 0 16 0 9 0 40679927 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21799] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21799/stat : 21799 (java) S 21789 21791 20218 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40679927 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21800] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21800/stat : 21800 (java) S 21789 21791 20218 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40679927 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 706.04
Current children cumulated vsize (KiB) 866632

[startup+713.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21802
/proc/meminfo: memFree=1723904/2055920 swapFree=4181008/4192956
[pid=21791] ppid=21789 vsize=866632 CPUtime=706.84
/proc/21791/stat : 21791 (java) S 21789 21791 20218 0 -1 0 24232 0 1 0 70616 68 0 0 18 0 9 0 40679922 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21791/statm: 216658 23385 2639 9 0 211164 0
[pid=21791/tid=21793] ppid=21789 vsize=866632 CPUtime=706.47
/proc/21791/task/21793/stat : 21793 (java) R 21789 21791 20218 0 -1 64 15862 0 1 0 70584 63 0 0 25 0 9 0 40679923 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4126839365 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21794] ppid=21789 vsize=866632 CPUtime=0.11
/proc/21791/task/21794/stat : 21794 (java) S 21789 21791 20218 0 -1 64 7266 0 0 0 8 3 0 0 16 0 9 0 40679924 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21795] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21795/stat : 21795 (java) S 21789 21791 20218 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40679925 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21796] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21796/stat : 21796 (java) S 21789 21791 20218 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40679925 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21797] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21797/stat : 21797 (java) S 21789 21791 20218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40679927 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21798] ppid=21789 vsize=866632 CPUtime=0.23
/proc/21791/task/21798/stat : 21798 (java) S 21789 21791 20218 0 -1 64 409 0 0 0 23 0 0 0 16 0 9 0 40679927 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21799] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21799/stat : 21799 (java) S 21789 21791 20218 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40679927 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21800] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21800/stat : 21800 (java) S 21789 21791 20218 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40679927 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 706.84
Current children cumulated vsize (KiB) 866632

[startup+713.907 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21802
/proc/meminfo: memFree=1723904/2055920 swapFree=4181008/4192956
[pid=21791] ppid=21789 vsize=866632 CPUtime=707.23
/proc/21791/stat : 21791 (java) S 21789 21791 20218 0 -1 0 24232 0 1 0 70655 68 0 0 18 0 9 0 40679922 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21791/statm: 216658 23385 2639 9 0 211164 0
[pid=21791/tid=21793] ppid=21789 vsize=866632 CPUtime=706.86
/proc/21791/task/21793/stat : 21793 (java) R 21789 21791 20218 0 -1 64 15862 0 1 0 70623 63 0 0 25 0 9 0 40679923 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4126712980 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21794] ppid=21789 vsize=866632 CPUtime=0.11
/proc/21791/task/21794/stat : 21794 (java) S 21789 21791 20218 0 -1 64 7266 0 0 0 8 3 0 0 16 0 9 0 40679924 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21795] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21795/stat : 21795 (java) S 21789 21791 20218 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40679925 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21796] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21796/stat : 21796 (java) S 21789 21791 20218 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40679925 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21797] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21797/stat : 21797 (java) S 21789 21791 20218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40679927 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21798] ppid=21789 vsize=866632 CPUtime=0.23
/proc/21791/task/21798/stat : 21798 (java) S 21789 21791 20218 0 -1 64 409 0 0 0 23 0 0 0 16 0 9 0 40679927 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21799] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21799/stat : 21799 (java) S 21789 21791 20218 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40679927 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21800] ppid=21789 vsize=866632 CPUtime=0
/proc/21791/task/21800/stat : 21800 (java) S 21789 21791 20218 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40679927 887431168 23385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 707.23
Current children cumulated vsize (KiB) 866632

[startup+714.002 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21802
/proc/meminfo: memFree=1723904/2055920 swapFree=4181008/4192956
[pid=21791] ppid=21789 vsize=866956 CPUtime=707.29
/proc/21791/stat : 21791 (java) S 21789 21791 20218 0 -1 0 24242 0 1 0 70661 68 0 0 18 0 9 0 40679922 887762944 23393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21791/statm: 216739 23393 2640 9 0 211245 0
[pid=21791/tid=21793] ppid=21789 vsize=866956 CPUtime=706.92
/proc/21791/task/21793/stat : 21793 (java) S 21789 21791 20218 0 -1 64 15868 0 1 0 70629 63 0 0 23 0 9 0 40679923 887762944 23393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21794] ppid=21789 vsize=866956 CPUtime=0.11
/proc/21791/task/21794/stat : 21794 (java) S 21789 21791 20218 0 -1 64 7266 0 0 0 8 3 0 0 16 0 9 0 40679924 887762944 23393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21795] ppid=21789 vsize=866956 CPUtime=0
/proc/21791/task/21795/stat : 21795 (java) S 21789 21791 20218 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40679925 887762944 23393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21796] ppid=21789 vsize=866956 CPUtime=0
/proc/21791/task/21796/stat : 21796 (java) S 21789 21791 20218 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40679925 887762944 23393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21797] ppid=21789 vsize=866956 CPUtime=0
/proc/21791/task/21797/stat : 21797 (java) S 21789 21791 20218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40679927 887762944 23393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21798] ppid=21789 vsize=866956 CPUtime=0.23
/proc/21791/task/21798/stat : 21798 (java) S 21789 21791 20218 0 -1 64 409 0 0 0 23 0 0 0 16 0 9 0 40679927 887762944 23393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21799] ppid=21789 vsize=866956 CPUtime=0
/proc/21791/task/21799/stat : 21799 (java) S 21789 21791 20218 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40679927 887762944 23393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21791/tid=21800] ppid=21789 vsize=866956 CPUtime=0
/proc/21791/task/21800/stat : 21800 (java) S 21789 21791 20218 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40679927 887762944 23393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 707.29
Current children cumulated vsize (KiB) 866956

Child status: 0
Real time (s): 714.03
CPU time (s): 707.319
CPU user time (s): 706.62
CPU system time (s): 0.699893
CPU usage (%): 99.0601
Max. virtual memory (cumulated for all children) (KiB): 866956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 706.62
system time used= 0.699893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24246
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= 15670
involuntary context switches= 30625

runsolver used 0.986849 second user time and 2.27265 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-12 07:16:10
IDJOB=1110982
IDBENCH=61216
IDSOLVER=360
FILE ID=node24/1110982-1215839770
PBS_JOBID= 7903354
Free space on /tmp= 66460 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/csp/bddSmall/normalized-bdd-21-133-18-78-13_ext.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1110982-1215839770/watcher-1110982-1215839770 -o /tmp/evaluation-result-1110982-1215839770/solver-1110982-1215839770 -C 3600 -W 4000 -M 900 --output-limit 1,15   java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax HOME/instance-1110982-1215839770.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0f3490aea838fd1e586170a769e38567
RANDOM SEED=13538959

node24.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.220
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.220
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:       1814056 kB
Buffers:         35368 kB
Cached:         118332 kB
SwapCached:       6236 kB
Active:          88056 kB
Inactive:        90996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1814056 kB
SwapTotal:     4192956 kB
SwapFree:      4181008 kB
Dirty:            4004 kB
Writeback:           0 kB
Mapped:          31964 kB
Slab:            48012 kB
Committed_AS:   246924 kB
PageTables:       1956 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= 66456 MiB
End job on node24 at 2008-07-12 07:28:04