Trace number 1111069

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-wOPTIMUM6 388.499 388.731

DiagnosticValue
CHECKS161773000
NODES60829

General information on the benchmark

Namecsp/bddSmall/
normalized-bdd-21-133-18-78-21_ext.xml
MD5SUMd8728ee8e65a3149904fb6f60b5335ce
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints6
Best CPU time to get the best result obtained on this benchmark358.685
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.08	
0.05/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.25	   configuration
0.18/0.25	     name=mrdac-wdeg.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1111069-1215841285.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.28/0.35	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.28/0.35	       =>  wckTime=0.101  cpuTime=0.1  mem=6M867
0.28/0.35	   
0.28/0.35	   relations being loaded...
0.68/0.73	   
0.68/0.74	   constraints being loaded...
0.88/0.97	     nbConstraints=133  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=132
0.88/0.97	     nbConflictsStructures=1  nbSharedConflictsStructures=132  nbSharedBinaryRepresentations=0  minDegree=109
0.88/0.97	     maxDegree=122  minArity=18  maxArity=18
0.88/0.97	       =>  wckTime=0.723  cpuTime=0.61  mem=35M485
0.98/1.06	   
0.98/1.06	   solver LocalSearchSolver being built... 
0.98/1.10	       =>  wckTime=0.852  cpuTime=0.65  mem=24M422
1.08/1.11	
1.08/1.11	s SATISFIABLE
1.08/1.11	o 88
1.08/1.12	o 86
1.08/1.12	o 75
1.08/1.13	o 72
1.08/1.14	o 67
1.08/1.14	o 58
1.08/1.14	o 55
1.18/1.23	o 34
1.38/1.47	o 22
4.68/4.73	o 6
22.27/22.34	   
22.27/22.34	   search
22.27/22.34	     run=0  nbConstraintChecks=18880839  nbAssignments=10000
22.27/22.34	       =>  wckTime=21.24  cpuTime=21.21  mem=25M229
34.65/34.76	   
34.65/34.76	   search
34.65/34.76	     run=1  nbConstraintChecks=29881440  nbAssignments=15651
34.65/34.76	       =>  wckTime=33.664  cpuTime=33.63  mem=25M229
34.65/34.76	   
34.65/34.76	   global
34.65/34.76	     nbConstraintChecks=29881440  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.65/34.76	     solvingWckTime=33.663  solvingCpuTime=33.63  expiredTime=no  totalExploration=no  nbFoundSolutions=0
34.65/34.76	     globalCpuTime=34.32
34.65/34.76	       =>  wckTime=34.515  cpuTime=34.28  mem=25M229
34.65/34.76	   
34.65/34.76	   solver DecomposerSolver being built... 
34.86/34.90	       =>  wckTime=34.657  cpuTime=34.39  mem=41M451
34.86/34.92	   
34.86/34.92	   preprocessing
34.86/34.92	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
34.86/34.92	     detectedInconsistency=no
34.86/34.92	       =>  wckTime=0.011  cpuTime=0.01  mem=41M451
388.40/388.67	   
388.40/388.67	   search
388.40/388.67	     run=0  nbConstraintChecks=161772765  nbValidityChecks=174989097  minDepth=0  maxDepth=17  nbPropagations=0
388.40/388.67	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=60829  nbFailedAssignments=18710  nbBacktracks=42120
388.40/388.67	     nbVisitedNodes=99532
388.40/388.67	       =>  wckTime=353.761  cpuTime=353.54  mem=43M48
388.40/388.67	   
388.40/388.67	   global
388.40/388.67	     nbConstraintChecks=161772765  nbValidityChecks=174989097  solvingWckTime=353.763  solvingCpuTime=353.54
388.40/388.67	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  upperBound=6  upperBoundWckTime=0.0
388.40/388.67	     upperBoundCpuTime=0.0  globalCpuTime=387.97
388.40/388.67	       =>  wckTime=388.421  cpuTime=387.93  mem=43M48
388.40/388.67	
388.40/388.67	s OPTIMUM FOUND
388.40/388.67	v 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
388.40/388.67	d NODES 60829
388.40/388.67	d CHECKS 161772765
388.40/388.67	   
388.40/388.67	   totalWckTime=388.491  totalCpuTime=387.97

Verifier Data (download as text)

OK	6	127
6 unsatisfied constraints, 127 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-1111069-1215841285/watcher-1111069-1215841285 -o /tmp/evaluation-result-1111069-1215841285/solver-1111069-1215841285 -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-1111069-1215841285.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.06 2.41 3/74 18809
/proc/meminfo: memFree=1695528/2055920 swapFree=4192812/4192956
[pid=18809] ppid=18807 vsize=152 CPUtime=0
/proc/18809/stat : 18809 (java) R 18807 18809 17825 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 40827523 155648 26 996147200 134512640 134550740 4294955952 18446744073709551615 11931947 0 0 4096 0 0 0 0 17 0 0 0
/proc/18809/statm: 38 26 19 9 0 4 0

[startup+0.074568 s]
/proc/loadavg: 2.00 2.06 2.41 3/74 18809
/proc/meminfo: memFree=1695528/2055920 swapFree=4192812/4192956
[pid=18809] ppid=18807 vsize=865856 CPUtime=0.05
/proc/18809/stat : 18809 (java) S 18807 18809 17825 0 -1 0 3382 0 1 0 4 1 0 0 18 0 9 0 40827523 886636544 2895 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18809/statm: 216464 2895 1568 9 0 211026 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 865856

[startup+0.101576 s]
/proc/loadavg: 2.00 2.06 2.41 3/74 18809
/proc/meminfo: memFree=1695528/2055920 swapFree=4192812/4192956
[pid=18809] ppid=18807 vsize=865988 CPUtime=0.08
/proc/18809/stat : 18809 (java) S 18807 18809 17825 0 -1 0 3713 0 1 0 6 2 0 0 18 0 9 0 40827523 886771712 3188 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18809/statm: 216497 3188 1687 9 0 211052 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865988

[startup+0.30161 s]
/proc/loadavg: 2.00 2.06 2.41 3/74 18809
/proc/meminfo: memFree=1695528/2055920 swapFree=4192812/4192956
[pid=18809] ppid=18807 vsize=866360 CPUtime=0.28
/proc/18809/stat : 18809 (java) S 18807 18809 17825 0 -1 0 5852 0 1 0 25 3 0 0 18 0 9 0 40827523 887152640 5227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18809/statm: 216590 5227 1955 9 0 211118 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866360

[startup+0.701682 s]
/proc/loadavg: 2.00 2.06 2.41 3/74 18809
/proc/meminfo: memFree=1695528/2055920 swapFree=4192812/4192956
[pid=18809] ppid=18807 vsize=866444 CPUtime=0.68
/proc/18809/stat : 18809 (java) S 18807 18809 17825 0 -1 0 21096 0 1 0 57 11 0 0 18 0 9 0 40827523 887238656 20466 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18809/statm: 216611 20466 1978 9 0 211139 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866444

[startup+1.50282 s]
/proc/loadavg: 2.00 2.06 2.41 4/83 18818
/proc/meminfo: memFree=1620448/2055920 swapFree=4192812/4192956
[pid=18809] ppid=18807 vsize=866628 CPUtime=1.48
/proc/18809/stat : 18809 (java) S 18807 18809 17825 0 -1 0 24098 0 1 0 135 13 0 0 18 0 9 0 40827523 887427072 23264 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18809/statm: 216657 23264 2634 9 0 211163 0
[pid=18809/tid=18811] ppid=18807 vsize=866628 CPUtime=1.22
/proc/18809/task/18811/stat : 18811 (java) R 18807 18809 17825 0 -1 64 15798 0 1 0 113 9 0 0 25 0 9 0 40827524 887427072 23264 996147200 134512640 134550740 4294955952 18446744073709551615 4126699618 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18812] ppid=18807 vsize=866628 CPUtime=0.11
/proc/18809/task/18812/stat : 18812 (java) S 18807 18809 17825 0 -1 64 7264 0 0 0 9 2 0 0 16 0 9 0 40827526 887427072 23264 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18813] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18813/stat : 18813 (java) S 18807 18809 17825 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40827526 887427072 23264 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18814] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18814/stat : 18814 (java) S 18807 18809 17825 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40827526 887427072 23264 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18815] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18815/stat : 18815 (java) S 18807 18809 17825 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40827528 887427072 23264 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18816] ppid=18807 vsize=866628 CPUtime=0.12
/proc/18809/task/18816/stat : 18816 (java) S 18807 18809 17825 0 -1 64 340 0 0 0 12 0 0 0 16 0 9 0 40827528 887427072 23264 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18817] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18817/stat : 18817 (java) S 18807 18809 17825 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 40827528 887427072 23264 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18818] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18818/stat : 18818 (java) S 18807 18809 17825 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40827528 887427072 23264 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 866628

[startup+3.10211 s]
/proc/loadavg: 2.00 2.06 2.41 3/83 18818
/proc/meminfo: memFree=1612064/2055920 swapFree=4192812/4192956
[pid=18809] ppid=18807 vsize=866628 CPUtime=3.08
/proc/18809/stat : 18809 (java) S 18807 18809 17825 0 -1 0 24099 0 1 0 292 16 0 0 18 0 9 0 40827523 887427072 23264 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18809/statm: 216657 23264 2634 9 0 211163 0
[pid=18809/tid=18811] ppid=18807 vsize=866628 CPUtime=2.82
/proc/18809/task/18811/stat : 18811 (java) R 18807 18809 17825 0 -1 64 15799 0 1 0 270 12 0 0 25 0 9 0 40827524 887427072 23264 996147200 134512640 134550740 4294955952 18446744073709551615 4126634364 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18812] ppid=18807 vsize=866628 CPUtime=0.11
/proc/18809/task/18812/stat : 18812 (java) S 18807 18809 17825 0 -1 64 7264 0 0 0 9 2 0 0 16 0 9 0 40827526 887427072 23264 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18813] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18813/stat : 18813 (java) S 18807 18809 17825 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40827526 887427072 23264 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18814] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18814/stat : 18814 (java) S 18807 18809 17825 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40827526 887427072 23264 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18815] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18815/stat : 18815 (java) S 18807 18809 17825 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40827528 887427072 23264 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18816] ppid=18807 vsize=866628 CPUtime=0.12
/proc/18809/task/18816/stat : 18816 (java) S 18807 18809 17825 0 -1 64 340 0 0 0 12 0 0 0 16 0 9 0 40827528 887427072 23264 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18817] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18817/stat : 18817 (java) S 18807 18809 17825 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 40827528 887427072 23264 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18818] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18818/stat : 18818 (java) S 18807 18809 17825 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40827528 887427072 23264 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 866628

[startup+6.30268 s]
/proc/loadavg: 2.00 2.06 2.41 3/83 18818
/proc/meminfo: memFree=1611232/2055920 swapFree=4192812/4192956
[pid=18809] ppid=18807 vsize=866628 CPUtime=6.27
/proc/18809/stat : 18809 (java) S 18807 18809 17825 0 -1 0 24108 0 1 0 607 20 0 0 18 0 9 0 40827523 887427072 23272 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18809/statm: 216657 23272 2636 9 0 211163 0
[pid=18809/tid=18811] ppid=18807 vsize=866628 CPUtime=6.01
/proc/18809/task/18811/stat : 18811 (java) R 18807 18809 17825 0 -1 64 15801 0 1 0 585 16 0 0 25 0 9 0 40827524 887427072 23272 996147200 134512640 134550740 4294955952 18446744073709551615 4126629148 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18812] ppid=18807 vsize=866628 CPUtime=0.11
/proc/18809/task/18812/stat : 18812 (java) S 18807 18809 17825 0 -1 64 7264 0 0 0 9 2 0 0 16 0 9 0 40827526 887427072 23272 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18813] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18813/stat : 18813 (java) S 18807 18809 17825 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40827526 887427072 23272 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18814] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18814/stat : 18814 (java) S 18807 18809 17825 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40827526 887427072 23272 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18815] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18815/stat : 18815 (java) S 18807 18809 17825 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40827528 887427072 23272 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18816] ppid=18807 vsize=866628 CPUtime=0.13
/proc/18809/task/18816/stat : 18816 (java) S 18807 18809 17825 0 -1 64 347 0 0 0 13 0 0 0 16 0 9 0 40827528 887427072 23272 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18817] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18817/stat : 18817 (java) S 18807 18809 17825 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 40827528 887427072 23272 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18818] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18818/stat : 18818 (java) S 18807 18809 17825 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40827528 887427072 23272 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 866628

[startup+12.7028 s]
/proc/loadavg: 2.00 2.05 2.40 3/83 18818
/proc/meminfo: memFree=1610208/2055920 swapFree=4192812/4192956
[pid=18809] ppid=18807 vsize=866628 CPUtime=12.68
/proc/18809/stat : 18809 (java) S 18807 18809 17825 0 -1 0 24108 0 1 0 1236 32 0 0 18 0 9 0 40827523 887427072 23272 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18809/statm: 216657 23272 2636 9 0 211163 0
[pid=18809/tid=18811] ppid=18807 vsize=866628 CPUtime=12.41
/proc/18809/task/18811/stat : 18811 (java) R 18807 18809 17825 0 -1 64 15801 0 1 0 1213 28 0 0 25 0 9 0 40827524 887427072 23272 996147200 134512640 134550740 4294955952 18446744073709551615 4126629184 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18812] ppid=18807 vsize=866628 CPUtime=0.11
/proc/18809/task/18812/stat : 18812 (java) S 18807 18809 17825 0 -1 64 7264 0 0 0 9 2 0 0 16 0 9 0 40827526 887427072 23272 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18813] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18813/stat : 18813 (java) S 18807 18809 17825 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40827526 887427072 23272 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18814] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18814/stat : 18814 (java) S 18807 18809 17825 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40827526 887427072 23272 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18815] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18815/stat : 18815 (java) S 18807 18809 17825 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40827528 887427072 23272 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18816] ppid=18807 vsize=866628 CPUtime=0.13
/proc/18809/task/18816/stat : 18816 (java) S 18807 18809 17825 0 -1 64 347 0 0 0 13 0 0 0 16 0 9 0 40827528 887427072 23272 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18817] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18817/stat : 18817 (java) S 18807 18809 17825 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 40827528 887427072 23272 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18818] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18818/stat : 18818 (java) S 18807 18809 17825 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40827528 887427072 23272 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 866628

[startup+25.5011 s]
/proc/loadavg: 2.00 2.05 2.40 3/83 18818
/proc/meminfo: memFree=1608352/2055920 swapFree=4192812/4192956
[pid=18809] ppid=18807 vsize=866628 CPUtime=25.46
/proc/18809/stat : 18809 (java) S 18807 18809 17825 0 -1 0 24112 0 1 0 2491 55 0 0 18 0 9 0 40827523 887427072 23276 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18809/statm: 216657 23276 2637 9 0 211163 0
[pid=18809/tid=18811] ppid=18807 vsize=866628 CPUtime=25.2
/proc/18809/task/18811/stat : 18811 (java) R 18807 18809 17825 0 -1 64 15801 0 1 0 2468 52 0 0 25 0 9 0 40827524 887427072 23276 996147200 134512640 134550740 4294955952 18446744073709551615 4126629213 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18812] ppid=18807 vsize=866628 CPUtime=0.11
/proc/18809/task/18812/stat : 18812 (java) S 18807 18809 17825 0 -1 64 7264 0 0 0 9 2 0 0 16 0 9 0 40827526 887427072 23276 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18813] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18813/stat : 18813 (java) S 18807 18809 17825 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40827526 887427072 23276 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18814] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18814/stat : 18814 (java) S 18807 18809 17825 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40827526 887427072 23276 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18815] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18815/stat : 18815 (java) S 18807 18809 17825 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40827528 887427072 23276 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18816] ppid=18807 vsize=866628 CPUtime=0.13
/proc/18809/task/18816/stat : 18816 (java) S 18807 18809 17825 0 -1 64 351 0 0 0 13 0 0 0 16 0 9 0 40827528 887427072 23276 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18817] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18817/stat : 18817 (java) S 18807 18809 17825 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 40827528 887427072 23276 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18818] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18818/stat : 18818 (java) S 18807 18809 17825 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40827528 887427072 23276 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 866628

[startup+51.1016 s]
/proc/loadavg: 2.00 2.05 2.39 3/83 18818
/proc/meminfo: memFree=1604256/2055920 swapFree=4192812/4192956
[pid=18809] ppid=18807 vsize=866628 CPUtime=51.05
/proc/18809/stat : 18809 (java) S 18807 18809 17825 0 -1 0 24225 0 1 0 5034 71 0 0 18 0 9 0 40827523 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18809/statm: 216657 23381 2639 9 0 211163 0
[pid=18809/tid=18811] ppid=18807 vsize=866628 CPUtime=50.69
/proc/18809/task/18811/stat : 18811 (java) R 18807 18809 17825 0 -1 64 15857 0 1 0 5002 67 0 0 25 0 9 0 40827524 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4126843317 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18812] ppid=18807 vsize=866628 CPUtime=0.11
/proc/18809/task/18812/stat : 18812 (java) S 18807 18809 17825 0 -1 64 7264 0 0 0 9 2 0 0 16 0 9 0 40827526 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18813] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18813/stat : 18813 (java) S 18807 18809 17825 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40827526 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18814] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18814/stat : 18814 (java) S 18807 18809 17825 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40827526 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18815] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18815/stat : 18815 (java) S 18807 18809 17825 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18816] ppid=18807 vsize=866628 CPUtime=0.22
/proc/18809/task/18816/stat : 18816 (java) S 18807 18809 17825 0 -1 64 408 0 0 0 22 0 0 0 16 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18817] ppid=18807 vsize=866628 CPUtime=0

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

/proc/18809/stat : 18809 (java) S 18807 18809 17825 0 -1 0 24227 0 1 0 37019 72 0 0 18 0 9 0 40827523 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18809/statm: 216657 23381 2639 9 0 211163 0
[pid=18809/tid=18811] ppid=18807 vsize=866628 CPUtime=370.55
/proc/18809/task/18811/stat : 18811 (java) R 18807 18809 17825 0 -1 64 15859 0 1 0 36987 68 0 0 25 0 9 0 40827524 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4126629168 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18812] ppid=18807 vsize=866628 CPUtime=0.11
/proc/18809/task/18812/stat : 18812 (java) S 18807 18809 17825 0 -1 64 7264 0 0 0 9 2 0 0 16 0 9 0 40827526 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18813] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18813/stat : 18813 (java) S 18807 18809 17825 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40827526 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18814] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18814/stat : 18814 (java) S 18807 18809 17825 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40827526 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18815] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18815/stat : 18815 (java) S 18807 18809 17825 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18816] ppid=18807 vsize=866628 CPUtime=0.22
/proc/18809/task/18816/stat : 18816 (java) S 18807 18809 17825 0 -1 64 408 0 0 0 22 0 0 0 16 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18817] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18817/stat : 18817 (java) S 18807 18809 17825 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18818] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18818/stat : 18818 (java) S 18807 18809 17825 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 370.91
Current children cumulated vsize (KiB) 866628

[startup+377.503 s]
/proc/loadavg: 2.13 2.05 2.27 3/83 18818
/proc/meminfo: memFree=1569696/2055920 swapFree=4192812/4192956
[pid=18809] ppid=18807 vsize=866628 CPUtime=377.31
/proc/18809/stat : 18809 (java) S 18807 18809 17825 0 -1 0 24227 0 1 0 37659 72 0 0 18 0 9 0 40827523 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18809/statm: 216657 23381 2639 9 0 211163 0
[pid=18809/tid=18811] ppid=18807 vsize=866628 CPUtime=376.95
/proc/18809/task/18811/stat : 18811 (java) R 18807 18809 17825 0 -1 64 15859 0 1 0 37627 68 0 0 25 0 9 0 40827524 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4126826910 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18812] ppid=18807 vsize=866628 CPUtime=0.11
/proc/18809/task/18812/stat : 18812 (java) S 18807 18809 17825 0 -1 64 7264 0 0 0 9 2 0 0 16 0 9 0 40827526 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18813] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18813/stat : 18813 (java) S 18807 18809 17825 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40827526 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18814] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18814/stat : 18814 (java) S 18807 18809 17825 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40827526 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18815] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18815/stat : 18815 (java) S 18807 18809 17825 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18816] ppid=18807 vsize=866628 CPUtime=0.22
/proc/18809/task/18816/stat : 18816 (java) S 18807 18809 17825 0 -1 64 408 0 0 0 22 0 0 0 16 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18817] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18817/stat : 18817 (java) S 18807 18809 17825 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18818] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18818/stat : 18818 (java) S 18807 18809 17825 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 377.31
Current children cumulated vsize (KiB) 866628

[startup+383.908 s]
/proc/loadavg: 2.20 2.07 2.27 3/83 18818
/proc/meminfo: memFree=1569184/2055920 swapFree=4192812/4192956
[pid=18809] ppid=18807 vsize=866628 CPUtime=383.71
/proc/18809/stat : 18809 (java) S 18807 18809 17825 0 -1 0 24227 0 1 0 38299 72 0 0 18 0 9 0 40827523 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18809/statm: 216657 23381 2639 9 0 211163 0
[pid=18809/tid=18811] ppid=18807 vsize=866628 CPUtime=383.35
/proc/18809/task/18811/stat : 18811 (java) R 18807 18809 17825 0 -1 64 15859 0 1 0 38267 68 0 0 25 0 9 0 40827524 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4126716512 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18812] ppid=18807 vsize=866628 CPUtime=0.11
/proc/18809/task/18812/stat : 18812 (java) S 18807 18809 17825 0 -1 64 7264 0 0 0 9 2 0 0 16 0 9 0 40827526 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18813] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18813/stat : 18813 (java) S 18807 18809 17825 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40827526 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18814] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18814/stat : 18814 (java) S 18807 18809 17825 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40827526 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18815] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18815/stat : 18815 (java) S 18807 18809 17825 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18816] ppid=18807 vsize=866628 CPUtime=0.22
/proc/18809/task/18816/stat : 18816 (java) S 18807 18809 17825 0 -1 64 408 0 0 0 22 0 0 0 16 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18817] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18817/stat : 18817 (java) S 18807 18809 17825 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18818] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18818/stat : 18818 (java) S 18807 18809 17825 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 383.71
Current children cumulated vsize (KiB) 866628

[startup+387.102 s]
/proc/loadavg: 2.19 2.07 2.27 3/83 18818
/proc/meminfo: memFree=1568992/2055920 swapFree=4192812/4192956
[pid=18809] ppid=18807 vsize=866628 CPUtime=386.91
/proc/18809/stat : 18809 (java) S 18807 18809 17825 0 -1 0 24227 0 1 0 38619 72 0 0 18 0 9 0 40827523 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18809/statm: 216657 23381 2639 9 0 211163 0
[pid=18809/tid=18811] ppid=18807 vsize=866628 CPUtime=386.55
/proc/18809/task/18811/stat : 18811 (java) R 18807 18809 17825 0 -1 64 15859 0 1 0 38587 68 0 0 25 0 9 0 40827524 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4126839447 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18812] ppid=18807 vsize=866628 CPUtime=0.11
/proc/18809/task/18812/stat : 18812 (java) S 18807 18809 17825 0 -1 64 7264 0 0 0 9 2 0 0 16 0 9 0 40827526 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18813] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18813/stat : 18813 (java) S 18807 18809 17825 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40827526 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18814] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18814/stat : 18814 (java) S 18807 18809 17825 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40827526 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18815] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18815/stat : 18815 (java) S 18807 18809 17825 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18816] ppid=18807 vsize=866628 CPUtime=0.22
/proc/18809/task/18816/stat : 18816 (java) S 18807 18809 17825 0 -1 64 408 0 0 0 22 0 0 0 16 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18817] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18817/stat : 18817 (java) S 18807 18809 17825 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18818] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18818/stat : 18818 (java) S 18807 18809 17825 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 386.91
Current children cumulated vsize (KiB) 866628

[startup+387.903 s]
/proc/loadavg: 2.19 2.07 2.27 3/83 18818
/proc/meminfo: memFree=1568992/2055920 swapFree=4192812/4192956
[pid=18809] ppid=18807 vsize=866628 CPUtime=387.7
/proc/18809/stat : 18809 (java) S 18807 18809 17825 0 -1 0 24227 0 1 0 38698 72 0 0 18 0 9 0 40827523 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18809/statm: 216657 23381 2639 9 0 211163 0
[pid=18809/tid=18811] ppid=18807 vsize=866628 CPUtime=387.34
/proc/18809/task/18811/stat : 18811 (java) R 18807 18809 17825 0 -1 64 15859 0 1 0 38666 68 0 0 25 0 9 0 40827524 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4126843349 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18812] ppid=18807 vsize=866628 CPUtime=0.11
/proc/18809/task/18812/stat : 18812 (java) S 18807 18809 17825 0 -1 64 7264 0 0 0 9 2 0 0 16 0 9 0 40827526 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18813] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18813/stat : 18813 (java) S 18807 18809 17825 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40827526 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18814] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18814/stat : 18814 (java) S 18807 18809 17825 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40827526 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18815] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18815/stat : 18815 (java) S 18807 18809 17825 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18816] ppid=18807 vsize=866628 CPUtime=0.22
/proc/18809/task/18816/stat : 18816 (java) S 18807 18809 17825 0 -1 64 408 0 0 0 22 0 0 0 16 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18817] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18817/stat : 18817 (java) S 18807 18809 17825 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18818] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18818/stat : 18818 (java) S 18807 18809 17825 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 387.7
Current children cumulated vsize (KiB) 866628

[startup+388.308 s]
/proc/loadavg: 2.19 2.07 2.27 3/83 18818
/proc/meminfo: memFree=1568928/2055920 swapFree=4192812/4192956
[pid=18809] ppid=18807 vsize=866628 CPUtime=388.11
/proc/18809/stat : 18809 (java) S 18807 18809 17825 0 -1 0 24227 0 1 0 38739 72 0 0 18 0 9 0 40827523 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18809/statm: 216657 23381 2639 9 0 211163 0
[pid=18809/tid=18811] ppid=18807 vsize=866628 CPUtime=387.75
/proc/18809/task/18811/stat : 18811 (java) R 18807 18809 17825 0 -1 64 15859 0 1 0 38707 68 0 0 25 0 9 0 40827524 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4126629213 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18812] ppid=18807 vsize=866628 CPUtime=0.11
/proc/18809/task/18812/stat : 18812 (java) S 18807 18809 17825 0 -1 64 7264 0 0 0 9 2 0 0 16 0 9 0 40827526 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18813] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18813/stat : 18813 (java) S 18807 18809 17825 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40827526 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18814] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18814/stat : 18814 (java) S 18807 18809 17825 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40827526 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18815] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18815/stat : 18815 (java) S 18807 18809 17825 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18816] ppid=18807 vsize=866628 CPUtime=0.22
/proc/18809/task/18816/stat : 18816 (java) S 18807 18809 17825 0 -1 64 408 0 0 0 22 0 0 0 16 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18817] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18817/stat : 18817 (java) S 18807 18809 17825 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18818] ppid=18807 vsize=866628 CPUtime=0
/proc/18809/task/18818/stat : 18818 (java) S 18807 18809 17825 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40827528 887427072 23381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 388.11
Current children cumulated vsize (KiB) 866628

[startup+388.703 s]
/proc/loadavg: 2.19 2.07 2.27 3/83 18818
/proc/meminfo: memFree=1568928/2055920 swapFree=4192812/4192956
[pid=18809] ppid=18807 vsize=866952 CPUtime=388.47
/proc/18809/stat : 18809 (java) S 18807 18809 17825 0 -1 0 24239 0 1 0 38775 72 0 0 18 0 9 0 40827523 887758848 23392 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18809/statm: 216738 23392 2640 9 0 211244 0
[pid=18809/tid=18811] ppid=18807 vsize=866952 CPUtime=388.12
/proc/18809/task/18811/stat : 18811 (java) S 18807 18809 17825 0 -1 64 15865 0 1 0 38744 68 0 0 25 0 9 0 40827524 887758848 23392 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18812] ppid=18807 vsize=866952 CPUtime=0.11
/proc/18809/task/18812/stat : 18812 (java) S 18807 18809 17825 0 -1 64 7264 0 0 0 9 2 0 0 16 0 9 0 40827526 887758848 23392 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18813] ppid=18807 vsize=866952 CPUtime=0
/proc/18809/task/18813/stat : 18813 (java) S 18807 18809 17825 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40827526 887758848 23392 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18814] ppid=18807 vsize=866952 CPUtime=0
/proc/18809/task/18814/stat : 18814 (java) S 18807 18809 17825 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40827526 887758848 23392 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18815] ppid=18807 vsize=866952 CPUtime=0
/proc/18809/task/18815/stat : 18815 (java) S 18807 18809 17825 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40827528 887758848 23392 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18816] ppid=18807 vsize=866952 CPUtime=0.22
/proc/18809/task/18816/stat : 18816 (java) S 18807 18809 17825 0 -1 64 409 0 0 0 22 0 0 0 16 0 9 0 40827528 887758848 23392 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18817] ppid=18807 vsize=866952 CPUtime=0
/proc/18809/task/18817/stat : 18817 (java) S 18807 18809 17825 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 40827528 887758848 23392 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18809/tid=18818] ppid=18807 vsize=866952 CPUtime=0
/proc/18809/task/18818/stat : 18818 (java) S 18807 18809 17825 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40827528 887758848 23392 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 388.47
Current children cumulated vsize (KiB) 866952

Child status: 0
Real time (s): 388.731
CPU time (s): 388.499
CPU user time (s): 387.759
CPU system time (s): 0.739887
CPU usage (%): 99.9402
Max. virtual memory (cumulated for all children) (KiB): 866952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 387.759
system time used= 0.739887
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24243
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= 9114
involuntary context switches= 10492

runsolver used 0.489925 second user time and 1.2928 second system time

The end

Launcher Data (download as text)

Begin job on node56 at 2008-07-12 07:41:25
IDJOB=1111069
IDBENCH=61227
IDSOLVER=359
FILE ID=node56/1111069-1215841285
PBS_JOBID= 7903395
Free space on /tmp= 103232 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d8728ee8e65a3149904fb6f60b5335ce
RANDOM SEED=2000809147

node56.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.272
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.272
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:       1696008 kB
Buffers:          4388 kB
Cached:          52528 kB
SwapCached:          0 kB
Active:         289428 kB
Inactive:        17240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1696008 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4052 kB
Writeback:           0 kB
Mapped:         260672 kB
Slab:            38180 kB
Committed_AS:   421760 kB
PageTables:       2324 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= 103232 MiB
End job on node56 at 2008-07-12 07:47:54