Trace number 1110981

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
AbsconMax 112 pc-wOPTIMUM10 629.806 634.833

DiagnosticValue
CHECKS289637000
NODES113619

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.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.16/0.29	
0.16/0.29	   configuration
0.16/0.29	     name=mrdac-wdeg.xml
0.25/0.37	   
0.25/0.37	   instance
0.25/0.37	     name=HOME/instance-1110981-1215839725.xml
0.30/0.41	   
0.30/0.41	   domains being loaded...
0.30/0.42	   
0.30/0.42	   variables being loaded...
0.30/0.44	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.30/0.44	       =>  wckTime=0.148  cpuTime=0.09  mem=6M867
0.30/0.44	   
0.30/0.44	   relations being loaded...
0.70/0.83	   
0.70/0.83	   constraints being loaded...
0.89/1.08	     nbConstraints=133  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=132
0.89/1.08	     nbConflictsStructures=1  nbSharedConflictsStructures=132  nbSharedBinaryRepresentations=0  minDegree=100
0.89/1.08	     maxDegree=121  minArity=18  maxArity=18
0.89/1.08	       =>  wckTime=0.785  cpuTime=0.62  mem=35M499
1.00/1.17	   
1.00/1.17	   solver LocalSearchSolver being built... 
1.09/1.21	       =>  wckTime=0.918  cpuTime=0.66  mem=24M426
1.09/1.22	
1.09/1.22	s SATISFIABLE
1.09/1.22	o 88
1.09/1.23	o 74
1.09/1.24	o 69
1.09/1.24	o 65
1.19/1.32	o 64
1.19/1.32	o 22
1.40/1.52	o 20
1.49/1.61	o 19
2.49/2.62	o 18
22.22/22.59	   
22.22/22.59	   search
22.22/22.59	     run=0  nbConstraintChecks=18980932  nbAssignments=10000
22.22/22.59	       =>  wckTime=21.384  cpuTime=21.19  mem=25M232
32.45/32.89	   
32.45/32.89	   search
32.45/32.89	     run=1  nbConstraintChecks=28154827  nbAssignments=14776
32.45/32.89	       =>  wckTime=31.676  cpuTime=31.41  mem=25M232
32.45/32.89	   
32.45/32.89	   global
32.45/32.89	     nbConstraintChecks=28154827  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.45/32.89	     solvingWckTime=31.674  solvingCpuTime=31.41  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.45/32.89	     globalCpuTime=32.11
32.45/32.89	       =>  wckTime=32.593  cpuTime=32.07  mem=25M232
32.45/32.89	   
32.45/32.89	   solver DecomposerSolver being built... 
32.64/33.04	       =>  wckTime=32.743  cpuTime=32.18  mem=41M455
32.64/33.05	   
32.64/33.05	   preprocessing
32.64/33.05	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
32.64/33.05	     detectedInconsistency=no
32.64/33.05	       =>  wckTime=0.011  cpuTime=0.01  mem=41M455
574.57/579.36	o 10
574.57/579.36	    First solution found
629.69/634.79	   
629.69/634.79	   search
629.69/634.79	     run=0  nbConstraintChecks=289637401  nbValidityChecks=275121188  minDepth=0  maxDepth=21  nbPropagations=0
629.69/634.79	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=113619  nbFailedAssignments=34587  nbBacktracks=79032
629.69/634.79	     nbVisitedNodes=187638  nbFoundSolutions=1
629.69/634.79	       =>  wckTime=601.75  cpuTime=597.03  mem=43M51
629.69/634.79	   
629.69/634.79	   global
629.69/634.79	     nbConstraintChecks=289637401  nbValidityChecks=275121188  solvingWckTime=601.752  solvingCpuTime=597.04
629.69/634.79	     expiredTime=no  totalExploration=yes  nbFoundSolutions=1  firstSolutionCpuTime=574.07  upperBound=10
629.69/634.79	     upperBoundWckTime=579.071  upperBoundCpuTime=574.07  globalCpuTime=629.26
629.69/634.79	       =>  wckTime=634.496  cpuTime=629.22  mem=43M51
629.69/634.79	
629.69/634.79	s OPTIMUM FOUND
629.69/634.79	v 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 
629.69/634.79	d NODES 113619
629.69/634.79	d CHECKS 289637401
629.69/634.80	   
629.69/634.80	   totalWckTime=634.566  totalCpuTime=629.26

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-1110981-1215839725/watcher-1110981-1215839725 -o /tmp/evaluation-result-1110981-1215839725/solver-1110981-1215839725 -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-1110981-1215839725.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.21 2.26 4/73 16438
/proc/meminfo: memFree=1552216/2055920 swapFree=4180976/4192956
[pid=16438] ppid=16436 vsize=18572 CPUtime=0
/proc/16438/stat : 16438 (runsolver) R 16436 16438 14593 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 40674783 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 255236566311 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/16438/statm: 4643 292 257 25 0 2626 0

[startup+0.0267121 s]
/proc/loadavg: 2.00 2.21 2.26 4/73 16438
/proc/meminfo: memFree=1552216/2055920 swapFree=4180976/4192956
[pid=16438] ppid=16436 vsize=860580 CPUtime=0.01
/proc/16438/stat : 16438 (java) S 16436 16438 14593 0 -1 0 1426 0 1 0 0 1 0 0 19 0 2 0 40674783 881233920 1175 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/16438/statm: 215145 1175 442 9 0 210124 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 860580

[startup+0.101719 s]
/proc/loadavg: 2.00 2.21 2.26 4/73 16438
/proc/meminfo: memFree=1552216/2055920 swapFree=4180976/4192956
[pid=16438] ppid=16436 vsize=866740 CPUtime=0.08
/proc/16438/stat : 16438 (java) S 16436 16438 14593 0 -1 0 3692 0 1 0 6 2 0 0 19 0 9 0 40674783 887541760 3167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16438/statm: 216685 3167 1683 9 0 211240 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 866740

[startup+0.301756 s]
/proc/loadavg: 2.00 2.21 2.26 4/73 16438
/proc/meminfo: memFree=1552216/2055920 swapFree=4180976/4192956
[pid=16438] ppid=16436 vsize=866856 CPUtime=0.25
/proc/16438/stat : 16438 (java) S 16436 16438 14593 0 -1 0 5327 0 4 0 21 4 0 0 19 0 9 0 40674783 887660544 4754 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16438/statm: 216714 4754 1872 9 0 211262 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 866856

[startup+0.701837 s]
/proc/loadavg: 2.00 2.21 2.26 4/73 16438
/proc/meminfo: memFree=1552216/2055920 swapFree=4180976/4192956
[pid=16438] ppid=16436 vsize=867048 CPUtime=0.6
/proc/16438/stat : 16438 (java) S 16436 16438 14593 0 -1 0 16194 0 10 0 50 10 0 0 19 0 9 0 40674783 887857152 15574 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16438/statm: 216762 15574 1966 9 0 211290 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 867048

[startup+1.50298 s]
/proc/loadavg: 2.00 2.21 2.26 3/82 16447
/proc/meminfo: memFree=1475728/2055920 swapFree=4180976/4192956
[pid=16438] ppid=16436 vsize=867136 CPUtime=1.4
/proc/16438/stat : 16438 (java) S 16436 16438 14593 0 -1 0 24098 0 10 0 125 15 0 0 19 0 9 0 40674783 887947264 23273 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16438/statm: 216784 23273 2634 9 0 211290 0
[pid=16438/tid=16440] ppid=16436 vsize=867136 CPUtime=1.14
/proc/16438/task/16440/stat : 16440 (java) R 16436 16438 14593 0 -1 64 15754 0 10 0 104 10 0 0 25 0 9 0 40674785 887947264 23273 996147200 134512640 134550740 4294955952 18446744073709551615 4126629141 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16441] ppid=16436 vsize=867136 CPUtime=0.11
/proc/16438/task/16441/stat : 16441 (java) S 16436 16438 14593 0 -1 64 7266 0 0 0 8 3 0 0 16 0 9 0 40674786 887947264 23273 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16442] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16442/stat : 16442 (java) S 16436 16438 14593 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40674786 887947264 23273 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16443] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16443/stat : 16443 (java) S 16436 16438 14593 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40674786 887947264 23273 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16444] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16444/stat : 16444 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40674788 887947264 23273 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16445] ppid=16436 vsize=867136 CPUtime=0.11
/proc/16438/task/16445/stat : 16445 (java) S 16436 16438 14593 0 -1 64 382 0 0 0 11 0 0 0 16 0 9 0 40674788 887947264 23273 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16446] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16446/stat : 16446 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 40674788 887947264 23273 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16447] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16447/stat : 16447 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40674788 887947264 23273 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 867136

[startup+3.10228 s]
/proc/loadavg: 2.00 2.21 2.26 3/82 16447
/proc/meminfo: memFree=1467152/2055920 swapFree=4180976/4192956
[pid=16438] ppid=16436 vsize=867136 CPUtime=2.98
/proc/16438/stat : 16438 (java) S 16436 16438 14593 0 -1 0 24099 0 10 0 280 18 0 0 19 0 9 0 40674783 887947264 23273 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16438/statm: 216784 23273 2634 9 0 211290 0
[pid=16438/tid=16440] ppid=16436 vsize=867136 CPUtime=2.72
/proc/16438/task/16440/stat : 16440 (java) R 16436 16438 14593 0 -1 64 15755 0 10 0 259 13 0 0 25 0 9 0 40674785 887947264 23273 996147200 134512640 134550740 4294955952 18446744073709551615 4126634364 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16441] ppid=16436 vsize=867136 CPUtime=0.11
/proc/16438/task/16441/stat : 16441 (java) S 16436 16438 14593 0 -1 64 7266 0 0 0 8 3 0 0 17 0 9 0 40674786 887947264 23273 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16442] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16442/stat : 16442 (java) S 16436 16438 14593 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40674786 887947264 23273 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16443] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16443/stat : 16443 (java) S 16436 16438 14593 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40674786 887947264 23273 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16444] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16444/stat : 16444 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40674788 887947264 23273 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16445] ppid=16436 vsize=867136 CPUtime=0.11
/proc/16438/task/16445/stat : 16445 (java) S 16436 16438 14593 0 -1 64 382 0 0 0 11 0 0 0 16 0 9 0 40674788 887947264 23273 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16446] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16446/stat : 16446 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 40674788 887947264 23273 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16447] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16447/stat : 16447 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40674788 887947264 23273 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 867136

[startup+6.30188 s]
/proc/loadavg: 2.00 2.20 2.26 3/82 16447
/proc/meminfo: memFree=1466832/2055920 swapFree=4180976/4192956
[pid=16438] ppid=16436 vsize=867136 CPUtime=6.16
/proc/16438/stat : 16438 (java) S 16436 16438 14593 0 -1 0 24109 0 10 0 592 24 0 0 19 0 9 0 40674783 887947264 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16438/statm: 216784 23282 2636 9 0 211290 0
[pid=16438/tid=16440] ppid=16436 vsize=867136 CPUtime=5.89
/proc/16438/task/16440/stat : 16440 (java) R 16436 16438 14593 0 -1 64 15757 0 10 0 570 19 0 0 25 0 9 0 40674785 887947264 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4126629168 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16441] ppid=16436 vsize=867136 CPUtime=0.11
/proc/16438/task/16441/stat : 16441 (java) S 16436 16438 14593 0 -1 64 7266 0 0 0 8 3 0 0 16 0 9 0 40674786 887947264 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16442] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16442/stat : 16442 (java) S 16436 16438 14593 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40674786 887947264 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16443] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16443/stat : 16443 (java) S 16436 16438 14593 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40674786 887947264 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16444] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16444/stat : 16444 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40674788 887947264 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16445] ppid=16436 vsize=867136 CPUtime=0.12
/proc/16438/task/16445/stat : 16445 (java) S 16436 16438 14593 0 -1 64 390 0 0 0 12 0 0 0 15 0 9 0 40674788 887947264 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16446] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16446/stat : 16446 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 40674788 887947264 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16447] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16447/stat : 16447 (java) R 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40674788 887947264 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 867136

[startup+12.7021 s]
/proc/loadavg: 2.00 2.20 2.26 3/82 16447
/proc/meminfo: memFree=1466832/2055920 swapFree=4180976/4192956
[pid=16438] ppid=16436 vsize=867136 CPUtime=12.5
/proc/16438/stat : 16438 (java) S 16436 16438 14593 0 -1 0 24109 0 10 0 1216 34 0 0 19 0 9 0 40674783 887947264 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16438/statm: 216784 23282 2636 9 0 211290 0
[pid=16438/tid=16440] ppid=16436 vsize=867136 CPUtime=12.24
/proc/16438/task/16440/stat : 16440 (java) R 16436 16438 14593 0 -1 64 15757 0 10 0 1195 29 0 0 25 0 9 0 40674785 887947264 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4126634317 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16441] ppid=16436 vsize=867136 CPUtime=0.11
/proc/16438/task/16441/stat : 16441 (java) S 16436 16438 14593 0 -1 64 7266 0 0 0 8 3 0 0 16 0 9 0 40674786 887947264 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16442] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16442/stat : 16442 (java) S 16436 16438 14593 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40674786 887947264 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16443] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16443/stat : 16443 (java) S 16436 16438 14593 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40674786 887947264 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16444] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16444/stat : 16444 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40674788 887947264 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16445] ppid=16436 vsize=867136 CPUtime=0.12
/proc/16438/task/16445/stat : 16445 (java) S 16436 16438 14593 0 -1 64 390 0 0 0 12 0 0 0 15 0 9 0 40674788 887947264 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16446] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16446/stat : 16446 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 40674788 887947264 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16447] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16447/stat : 16447 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40674788 887947264 23282 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 867136

[startup+25.5015 s]
/proc/loadavg: 2.00 2.19 2.25 3/82 16447
/proc/meminfo: memFree=1466832/2055920 swapFree=4180976/4192956
[pid=16438] ppid=16436 vsize=867136 CPUtime=25.2
/proc/16438/stat : 16438 (java) S 16436 16438 14593 0 -1 0 24125 0 10 0 2464 56 0 0 19 0 9 0 40674783 887947264 23298 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16438/statm: 216784 23298 2637 9 0 211290 0
[pid=16438/tid=16440] ppid=16436 vsize=867136 CPUtime=24.94
/proc/16438/task/16440/stat : 16440 (java) R 16436 16438 14593 0 -1 64 15757 0 10 0 2442 52 0 0 25 0 9 0 40674785 887947264 23298 996147200 134512640 134550740 4294955952 18446744073709551615 4126699672 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16441] ppid=16436 vsize=867136 CPUtime=0.11
/proc/16438/task/16441/stat : 16441 (java) S 16436 16438 14593 0 -1 64 7266 0 0 0 8 3 0 0 16 0 9 0 40674786 887947264 23298 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16442] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16442/stat : 16442 (java) S 16436 16438 14593 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40674786 887947264 23298 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16443] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16443/stat : 16443 (java) S 16436 16438 14593 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40674786 887947264 23298 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16444] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16444/stat : 16444 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40674788 887947264 23298 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16445] ppid=16436 vsize=867136 CPUtime=0.12
/proc/16438/task/16445/stat : 16445 (java) S 16436 16438 14593 0 -1 64 406 0 0 0 12 0 0 0 16 0 9 0 40674788 887947264 23298 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16446] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16446/stat : 16446 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 40674788 887947264 23298 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16447] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16447/stat : 16447 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40674788 887947264 23298 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 867136

[startup+51.1013 s]
/proc/loadavg: 2.00 2.17 2.25 3/82 16447
/proc/meminfo: memFree=1466448/2055920 swapFree=4180976/4192956
[pid=16438] ppid=16436 vsize=867136 CPUtime=50.58
/proc/16438/stat : 16438 (java) S 16436 16438 14593 0 -1 0 24253 0 10 0 4987 71 0 0 19 0 9 0 40674783 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16438/statm: 216784 23416 2639 9 0 211290 0
[pid=16438/tid=16440] ppid=16436 vsize=867136 CPUtime=50.22
/proc/16438/task/16440/stat : 16440 (java) R 16436 16438 14593 0 -1 64 15825 0 10 0 4956 66 0 0 25 0 9 0 40674785 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4126629178 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16441] ppid=16436 vsize=867136 CPUtime=0.11
/proc/16438/task/16441/stat : 16441 (java) S 16436 16438 14593 0 -1 64 7266 0 0 0 8 3 0 0 16 0 9 0 40674786 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16442] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16442/stat : 16442 (java) S 16436 16438 14593 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40674786 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16443] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16443/stat : 16443 (java) S 16436 16438 14593 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40674786 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16444] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16444/stat : 16444 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16445] ppid=16436 vsize=867136 CPUtime=0.21
/proc/16438/task/16445/stat : 16445 (java) S 16436 16438 14593 0 -1 64 466 0 0 0 21 0 0 0 16 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16446] ppid=16436 vsize=867136 CPUtime=0

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

/proc/16438/stat : 16438 (java) S 16436 16438 14593 0 -1 0 24254 0 10 0 62141 72 0 0 19 0 9 0 40674783 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16438/statm: 216784 23416 2639 9 0 211290 0
[pid=16438/tid=16440] ppid=16436 vsize=867136 CPUtime=621.76
/proc/16438/task/16440/stat : 16440 (java) R 16436 16438 14593 0 -1 64 15826 0 10 0 62109 67 0 0 25 0 9 0 40674785 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4126629198 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16441] ppid=16436 vsize=867136 CPUtime=0.11
/proc/16438/task/16441/stat : 16441 (java) S 16436 16438 14593 0 -1 64 7266 0 0 0 8 3 0 0 16 0 9 0 40674786 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16442] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16442/stat : 16442 (java) S 16436 16438 14593 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40674786 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16443] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16443/stat : 16443 (java) S 16436 16438 14593 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40674786 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16444] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16444/stat : 16444 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16445] ppid=16436 vsize=867136 CPUtime=0.22
/proc/16438/task/16445/stat : 16445 (java) S 16436 16438 14593 0 -1 64 466 0 0 0 22 0 0 0 16 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16446] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16446/stat : 16446 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16447] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16447/stat : 16447 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 622.13
Current children cumulated vsize (KiB) 867136

[startup+630.306 s]
/proc/loadavg: 2.11 2.09 2.15 3/82 16478
/proc/meminfo: memFree=1295376/2055920 swapFree=4180996/4192956
[pid=16438] ppid=16436 vsize=867136 CPUtime=625.31
/proc/16438/stat : 16438 (java) S 16436 16438 14593 0 -1 0 24254 0 10 0 62459 72 0 0 19 0 9 0 40674783 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16438/statm: 216784 23416 2639 9 0 211290 0
[pid=16438/tid=16440] ppid=16436 vsize=867136 CPUtime=624.95
/proc/16438/task/16440/stat : 16440 (java) R 16436 16438 14593 0 -1 64 15826 0 10 0 62428 67 0 0 25 0 9 0 40674785 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4126841836 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16441] ppid=16436 vsize=867136 CPUtime=0.11
/proc/16438/task/16441/stat : 16441 (java) S 16436 16438 14593 0 -1 64 7266 0 0 0 8 3 0 0 16 0 9 0 40674786 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16442] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16442/stat : 16442 (java) S 16436 16438 14593 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40674786 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16443] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16443/stat : 16443 (java) S 16436 16438 14593 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40674786 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16444] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16444/stat : 16444 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16445] ppid=16436 vsize=867136 CPUtime=0.22
/proc/16438/task/16445/stat : 16445 (java) S 16436 16438 14593 0 -1 64 466 0 0 0 22 0 0 0 16 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16446] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16446/stat : 16446 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16447] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16447/stat : 16447 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 625.31
Current children cumulated vsize (KiB) 867136

[startup+631.902 s]
/proc/loadavg: 2.11 2.09 2.15 3/82 16478
/proc/meminfo: memFree=1295376/2055920 swapFree=4180996/4192956
[pid=16438] ppid=16436 vsize=867136 CPUtime=626.9
/proc/16438/stat : 16438 (java) S 16436 16438 14593 0 -1 0 24254 0 10 0 62618 72 0 0 19 0 9 0 40674783 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16438/statm: 216784 23416 2639 9 0 211290 0
[pid=16438/tid=16440] ppid=16436 vsize=867136 CPUtime=626.54
/proc/16438/task/16440/stat : 16440 (java) R 16436 16438 14593 0 -1 64 15826 0 10 0 62587 67 0 0 25 0 9 0 40674785 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4126700720 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16441] ppid=16436 vsize=867136 CPUtime=0.11
/proc/16438/task/16441/stat : 16441 (java) S 16436 16438 14593 0 -1 64 7266 0 0 0 8 3 0 0 16 0 9 0 40674786 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16442] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16442/stat : 16442 (java) S 16436 16438 14593 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40674786 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16443] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16443/stat : 16443 (java) S 16436 16438 14593 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40674786 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16444] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16444/stat : 16444 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16445] ppid=16436 vsize=867136 CPUtime=0.22
/proc/16438/task/16445/stat : 16445 (java) S 16436 16438 14593 0 -1 64 466 0 0 0 22 0 0 0 16 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16446] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16446/stat : 16446 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16447] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16447/stat : 16447 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 626.9
Current children cumulated vsize (KiB) 867136

[startup+633.502 s]
/proc/loadavg: 2.10 2.09 2.15 3/82 16478
/proc/meminfo: memFree=1295376/2055920 swapFree=4180996/4192956
[pid=16438] ppid=16436 vsize=867136 CPUtime=628.5
/proc/16438/stat : 16438 (java) S 16436 16438 14593 0 -1 0 24254 0 10 0 62778 72 0 0 19 0 9 0 40674783 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16438/statm: 216784 23416 2639 9 0 211290 0
[pid=16438/tid=16440] ppid=16436 vsize=867136 CPUtime=628.14
/proc/16438/task/16440/stat : 16440 (java) R 16436 16438 14593 0 -1 64 15826 0 10 0 62747 67 0 0 25 0 9 0 40674785 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4126851818 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16441] ppid=16436 vsize=867136 CPUtime=0.11
/proc/16438/task/16441/stat : 16441 (java) S 16436 16438 14593 0 -1 64 7266 0 0 0 8 3 0 0 16 0 9 0 40674786 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16442] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16442/stat : 16442 (java) S 16436 16438 14593 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40674786 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16443] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16443/stat : 16443 (java) S 16436 16438 14593 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40674786 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16444] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16444/stat : 16444 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16445] ppid=16436 vsize=867136 CPUtime=0.22
/proc/16438/task/16445/stat : 16445 (java) S 16436 16438 14593 0 -1 64 466 0 0 0 22 0 0 0 16 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16446] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16446/stat : 16446 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16447] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16447/stat : 16447 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 628.5
Current children cumulated vsize (KiB) 867136

[startup+634.302 s]
/proc/loadavg: 2.10 2.09 2.15 3/82 16478
/proc/meminfo: memFree=1295376/2055920 swapFree=4180996/4192956
[pid=16438] ppid=16436 vsize=867136 CPUtime=629.29
/proc/16438/stat : 16438 (java) S 16436 16438 14593 0 -1 0 24254 0 10 0 62857 72 0 0 19 0 9 0 40674783 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16438/statm: 216784 23416 2639 9 0 211290 0
[pid=16438/tid=16440] ppid=16436 vsize=867136 CPUtime=628.93
/proc/16438/task/16440/stat : 16440 (java) R 16436 16438 14593 0 -1 64 15826 0 10 0 62826 67 0 0 25 0 9 0 40674785 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4126629178 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16441] ppid=16436 vsize=867136 CPUtime=0.11
/proc/16438/task/16441/stat : 16441 (java) S 16436 16438 14593 0 -1 64 7266 0 0 0 8 3 0 0 16 0 9 0 40674786 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16442] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16442/stat : 16442 (java) S 16436 16438 14593 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40674786 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16443] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16443/stat : 16443 (java) S 16436 16438 14593 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40674786 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16444] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16444/stat : 16444 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16445] ppid=16436 vsize=867136 CPUtime=0.22
/proc/16438/task/16445/stat : 16445 (java) S 16436 16438 14593 0 -1 64 466 0 0 0 22 0 0 0 16 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16446] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16446/stat : 16446 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16447] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16447/stat : 16447 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 629.29
Current children cumulated vsize (KiB) 867136

[startup+634.707 s]
/proc/loadavg: 2.10 2.09 2.15 3/82 16478
/proc/meminfo: memFree=1295376/2055920 swapFree=4180996/4192956
[pid=16438] ppid=16436 vsize=867136 CPUtime=629.69
/proc/16438/stat : 16438 (java) S 16436 16438 14593 0 -1 0 24254 0 10 0 62897 72 0 0 19 0 9 0 40674783 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16438/statm: 216784 23416 2639 9 0 211290 0
[pid=16438/tid=16440] ppid=16436 vsize=867136 CPUtime=629.33
/proc/16438/task/16440/stat : 16440 (java) R 16436 16438 14593 0 -1 64 15826 0 10 0 62866 67 0 0 25 0 9 0 40674785 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4126841852 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16441] ppid=16436 vsize=867136 CPUtime=0.11
/proc/16438/task/16441/stat : 16441 (java) S 16436 16438 14593 0 -1 64 7266 0 0 0 8 3 0 0 16 0 9 0 40674786 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16442] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16442/stat : 16442 (java) S 16436 16438 14593 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40674786 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16443] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16443/stat : 16443 (java) S 16436 16438 14593 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40674786 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16444] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16444/stat : 16444 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16445] ppid=16436 vsize=867136 CPUtime=0.22
/proc/16438/task/16445/stat : 16445 (java) S 16436 16438 14593 0 -1 64 466 0 0 0 22 0 0 0 16 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16446] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16446/stat : 16446 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16447] ppid=16436 vsize=867136 CPUtime=0
/proc/16438/task/16447/stat : 16447 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40674788 887947264 23416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 629.69
Current children cumulated vsize (KiB) 867136

[startup+634.802 s]
/proc/loadavg: 2.10 2.09 2.15 3/82 16478
/proc/meminfo: memFree=1295376/2055920 swapFree=4180996/4192956
[pid=16438] ppid=16436 vsize=867460 CPUtime=629.78
/proc/16438/stat : 16438 (java) S 16436 16438 14593 0 -1 0 24268 0 10 0 62906 72 0 0 19 0 9 0 40674783 888279040 23428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16438/statm: 216865 23428 2640 9 0 211371 0
[pid=16438/tid=16440] ppid=16436 vsize=867460 CPUtime=629.42
/proc/16438/task/16440/stat : 16440 (java) S 16436 16438 14593 0 -1 64 15833 0 10 0 62875 67 0 0 25 0 9 0 40674785 888279040 23428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16441] ppid=16436 vsize=867460 CPUtime=0.11
/proc/16438/task/16441/stat : 16441 (java) S 16436 16438 14593 0 -1 64 7266 0 0 0 8 3 0 0 16 0 9 0 40674786 888279040 23428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16442] ppid=16436 vsize=867460 CPUtime=0
/proc/16438/task/16442/stat : 16442 (java) S 16436 16438 14593 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40674786 888279040 23428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16443] ppid=16436 vsize=867460 CPUtime=0
/proc/16438/task/16443/stat : 16443 (java) S 16436 16438 14593 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40674786 888279040 23428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16444] ppid=16436 vsize=867460 CPUtime=0
/proc/16438/task/16444/stat : 16444 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40674788 888279040 23428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16445] ppid=16436 vsize=867460 CPUtime=0.22
/proc/16438/task/16445/stat : 16445 (java) S 16436 16438 14593 0 -1 64 467 0 0 0 22 0 0 0 16 0 9 0 40674788 888279040 23428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16446] ppid=16436 vsize=867460 CPUtime=0
/proc/16438/task/16446/stat : 16446 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 40674788 888279040 23428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16438/tid=16447] ppid=16436 vsize=867460 CPUtime=0
/proc/16438/task/16447/stat : 16447 (java) S 16436 16438 14593 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40674788 888279040 23428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 629.78
Current children cumulated vsize (KiB) 867460

Child status: 0
Real time (s): 634.833
CPU time (s): 629.806
CPU user time (s): 629.069
CPU system time (s): 0.736887
CPU usage (%): 99.2082
Max. virtual memory (cumulated for all children) (KiB): 867460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 629.069
system time used= 0.736887
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24272
page faults= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14289
involuntary context switches= 27043

runsolver used 0.807877 second user time and 2.07069 second system time

The end

Launcher Data (download as text)

Begin job on node19 at 2008-07-12 07:15:25
IDJOB=1110981
IDBENCH=61216
IDSOLVER=359
FILE ID=node19/1110981-1215839725
PBS_JOBID= 7903365
Free space on /tmp= 66364 MiB

SOLVER NAME= AbsconMax 112 pc-w
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-wdeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1110981-1215839725/watcher-1110981-1215839725 -o /tmp/evaluation-result-1110981-1215839725/solver-1110981-1215839725 -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-1110981-1215839725.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0f3490aea838fd1e586170a769e38567
RANDOM SEED=1862663961

node19.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.279
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.279
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:       1552760 kB
Buffers:          4508 kB
Cached:          42072 kB
SwapCached:       4624 kB
Active:         439328 kB
Inactive:        13556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1552760 kB
SwapTotal:     4192956 kB
SwapFree:      4180976 kB
Dirty:            4004 kB
Writeback:           0 kB
Mapped:         414632 kB
Slab:            34936 kB
Committed_AS:   588036 kB
PageTables:       2660 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= 66548 MiB
End job on node19 at 2008-07-12 07:26:00