Trace number 1109292

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-dMSAT (TO)701 3600.1 3627.64

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-15_ext.xml
MD5SUMda05c6d9b235bf71f582eab5aa868d14
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints701
Best CPU time to get the best result obtained on this benchmark3600.03
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints2713
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension2713
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.06/0.08	
0.06/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mrdac-ddeg.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-1109292-1215801922.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.34	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.28/0.34	       =>  wckTime=0.1  cpuTime=0.09  mem=6M867
0.28/0.34	   
0.28/0.34	   relations being loaded...
0.39/0.40	   
0.39/0.40	   constraints being loaded...
0.68/0.79	     nbConstraints=2713  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=2712
0.68/0.79	     nbConflictsStructures=1  nbSharedConflictsStructures=2712  nbSharedBinaryRepresentations=0  minDegree=1888
0.68/0.79	     maxDegree=1986  minArity=15  maxArity=15
0.68/0.79	       =>  wckTime=0.547  cpuTime=0.4  mem=26M915
0.78/0.88	   
0.78/0.88	   solver LocalSearchSolver being built... 
0.88/0.92	       =>  wckTime=0.681  cpuTime=0.43  mem=11M657
0.88/1.00	
0.88/1.00	s SATISFIABLE
0.88/1.00	o 2103
0.99/1.04	o 2038
0.99/1.09	o 1967
1.09/1.14	o 1903
1.88/1.94	o 1794
1.88/1.98	o 1723
1.98/2.02	o 1698
2.09/2.14	o 1600
2.19/2.26	o 1595
2.19/2.29	o 1353
2.28/2.32	o 1077
2.48/2.52	o 1049
7.08/7.11	o 991
37.06/37.16	   
37.06/37.16	   search
37.06/37.16	     run=0  nbConstraintChecks=35253853  nbAssignments=1095
37.06/37.16	       =>  wckTime=36.237  cpuTime=36.21  mem=12M670
37.06/37.16	   
37.06/37.16	   global
37.06/37.16	     nbConstraintChecks=35253853  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.06/37.16	     solvingWckTime=36.236  solvingCpuTime=36.21  expiredTime=no  totalExploration=no  nbFoundSolutions=0
37.06/37.16	     globalCpuTime=36.68
37.06/37.16	       =>  wckTime=36.919  cpuTime=36.64  mem=12M670
37.06/37.16	   
37.06/37.16	   solver DecomposerSolver being built... 
37.46/37.56	       =>  wckTime=37.312  cpuTime=36.93  mem=26M448
37.46/37.59	   
37.46/37.59	   preprocessing
37.46/37.59	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
37.46/37.59	     detectedInconsistency=no
37.46/37.59	       =>  wckTime=0.035  cpuTime=0.03  mem=29M388
1308.92/1314.61	o 780
1308.92/1314.61	    First solution found
2163.56/2177.50	o 701
3600.06/3627.61	v 0 1 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 

Verifier Data (download as text)

OK	701	2012
701 unsatisfied constraints, 2012 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-1109292-1215801922/watcher-1109292-1215801922 -o /tmp/evaluation-result-1109292-1215801922/solver-1109292-1215801922 -C 3600 -W 4000 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax HOME/instance-1109292-1215801922.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.11 2.04 2.01 4/81 15391
/proc/meminfo: memFree=1928480/2055920 swapFree=4192812/4192956
[pid=15391] ppid=15389 vsize=1616 CPUtime=0
/proc/15391/stat : 15391 (java) R 15389 15391 14319 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 36891021 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/15391/statm: 404 148 122 9 0 46 0

[startup+0.0751759 s]
/proc/loadavg: 2.11 2.04 2.01 4/81 15391
/proc/meminfo: memFree=1928480/2055920 swapFree=4192812/4192956
[pid=15391] ppid=15389 vsize=865856 CPUtime=0.06
/proc/15391/stat : 15391 (java) S 15389 15391 14319 0 -1 0 3408 0 1 0 4 2 0 0 18 0 9 0 36891021 886636544 2918 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15391/statm: 216464 2922 1573 9 0 211026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.101181 s]
/proc/loadavg: 2.11 2.04 2.01 4/81 15391
/proc/meminfo: memFree=1928480/2055920 swapFree=4192812/4192956
[pid=15391] ppid=15389 vsize=865988 CPUtime=0.09
/proc/15391/stat : 15391 (java) S 15389 15391 14319 0 -1 0 3718 0 1 0 7 2 0 0 18 0 9 0 36891021 886771712 3191 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15391/statm: 216497 3192 1687 9 0 211052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865988

[startup+0.301217 s]
/proc/loadavg: 2.11 2.04 2.01 4/81 15391
/proc/meminfo: memFree=1928480/2055920 swapFree=4192812/4192956
[pid=15391] ppid=15389 vsize=866360 CPUtime=0.28
/proc/15391/stat : 15391 (java) S 15389 15391 14319 0 -1 0 5874 0 1 0 25 3 0 0 18 0 9 0 36891021 887152640 5249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15391/statm: 216590 5250 1955 9 0 211118 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866360

[startup+0.701286 s]
/proc/loadavg: 2.11 2.04 2.01 4/81 15391
/proc/meminfo: memFree=1928480/2055920 swapFree=4192812/4192956
[pid=15391] ppid=15389 vsize=867352 CPUtime=0.68
/proc/15391/stat : 15391 (java) S 15389 15391 14319 0 -1 0 11016 0 1 0 62 6 0 0 18 0 9 0 36891021 888168448 10377 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15391/statm: 216838 10380 1980 9 0 211366 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867352

[startup+1.50243 s]
/proc/loadavg: 2.11 2.04 2.01 3/90 15400
/proc/meminfo: memFree=1884440/2055920 swapFree=4192812/4192956
[pid=15391] ppid=15389 vsize=867560 CPUtime=1.49
/proc/15391/stat : 15391 (java) S 15389 15391 14319 0 -1 0 14439 0 1 0 141 8 0 0 18 0 9 0 36891021 888381440 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15391/statm: 216890 13606 2633 9 0 211396 0
[pid=15391/tid=15393] ppid=15389 vsize=867560 CPUtime=1.2
/proc/15391/task/15393/stat : 15393 (java) R 15389 15391 14319 0 -1 64 10446 0 1 0 114 6 0 0 25 0 9 0 36891023 888381440 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4126955672 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15394] ppid=15389 vsize=867560 CPUtime=0.08
/proc/15391/task/15394/stat : 15394 (java) S 15389 15391 14319 0 -1 64 2664 0 0 0 7 1 0 0 16 0 9 0 36891024 888381440 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15395] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15395/stat : 15395 (java) S 15389 15391 14319 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36891024 888381440 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15396] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15396/stat : 15396 (java) S 15389 15391 14319 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 36891024 888381440 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15397] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15397/stat : 15397 (java) S 15389 15391 14319 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36891026 888381440 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15398] ppid=15389 vsize=867560 CPUtime=0.19
/proc/15391/task/15398/stat : 15398 (java) S 15389 15391 14319 0 -1 64 634 0 0 0 19 0 0 0 15 0 9 0 36891026 888381440 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15399] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15399/stat : 15399 (java) S 15389 15391 14319 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36891026 888381440 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15400] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15400/stat : 15400 (java) S 15389 15391 14319 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36891026 888381440 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867560

[startup+3.10171 s]
/proc/loadavg: 2.10 2.04 2.01 3/90 15400
/proc/meminfo: memFree=1884248/2055920 swapFree=4192812/4192956
[pid=15391] ppid=15389 vsize=867560 CPUtime=3.08
/proc/15391/stat : 15391 (java) S 15389 15391 14319 0 -1 0 14442 0 1 0 300 8 0 0 18 0 9 0 36891021 888381440 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15391/statm: 216890 13607 2633 9 0 211396 0
[pid=15391/tid=15393] ppid=15389 vsize=867560 CPUtime=2.79
/proc/15391/task/15393/stat : 15393 (java) R 15389 15391 14319 0 -1 64 10448 0 1 0 273 6 0 0 25 0 9 0 36891023 888381440 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4126822095 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15394] ppid=15389 vsize=867560 CPUtime=0.08
/proc/15391/task/15394/stat : 15394 (java) S 15389 15391 14319 0 -1 64 2664 0 0 0 7 1 0 0 17 0 9 0 36891024 888381440 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15395] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15395/stat : 15395 (java) S 15389 15391 14319 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36891024 888381440 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15396] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15396/stat : 15396 (java) S 15389 15391 14319 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 36891024 888381440 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15397] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15397/stat : 15397 (java) S 15389 15391 14319 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36891026 888381440 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15398] ppid=15389 vsize=867560 CPUtime=0.19
/proc/15391/task/15398/stat : 15398 (java) S 15389 15391 14319 0 -1 64 635 0 0 0 19 0 0 0 15 0 9 0 36891026 888381440 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15399] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15399/stat : 15399 (java) S 15389 15391 14319 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36891026 888381440 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15400] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15400/stat : 15400 (java) S 15389 15391 14319 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36891026 888381440 13607 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) 867560

[startup+6.30227 s]
/proc/loadavg: 2.10 2.04 2.01 3/90 15400
/proc/meminfo: memFree=1883992/2055920 swapFree=4192812/4192956
[pid=15391] ppid=15389 vsize=867560 CPUtime=6.28
/proc/15391/stat : 15391 (java) S 15389 15391 14319 0 -1 0 14445 0 1 0 619 9 0 0 18 0 9 0 36891021 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15391/statm: 216890 13608 2633 9 0 211396 0
[pid=15391/tid=15393] ppid=15389 vsize=867560 CPUtime=5.99
/proc/15391/task/15393/stat : 15393 (java) R 15389 15391 14319 0 -1 64 10450 0 1 0 592 7 0 0 25 0 9 0 36891023 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4126822158 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15394] ppid=15389 vsize=867560 CPUtime=0.08
/proc/15391/task/15394/stat : 15394 (java) S 15389 15391 14319 0 -1 64 2664 0 0 0 7 1 0 0 16 0 9 0 36891024 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15395] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15395/stat : 15395 (java) S 15389 15391 14319 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36891024 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15396] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15396/stat : 15396 (java) S 15389 15391 14319 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 36891024 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15397] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15397/stat : 15397 (java) S 15389 15391 14319 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36891026 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15398] ppid=15389 vsize=867560 CPUtime=0.19
/proc/15391/task/15398/stat : 15398 (java) S 15389 15391 14319 0 -1 64 636 0 0 0 19 0 0 0 15 0 9 0 36891026 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15399] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15399/stat : 15399 (java) S 15389 15391 14319 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36891026 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15400] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15400/stat : 15400 (java) S 15389 15391 14319 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36891026 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 867560

[startup+12.7014 s]
/proc/loadavg: 2.08 2.04 2.01 3/90 15400
/proc/meminfo: memFree=1883800/2055920 swapFree=4192812/4192956
[pid=15391] ppid=15389 vsize=867560 CPUtime=12.68
/proc/15391/stat : 15391 (java) S 15389 15391 14319 0 -1 0 14445 0 1 0 1257 11 0 0 18 0 9 0 36891021 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15391/statm: 216890 13608 2633 9 0 211396 0
[pid=15391/tid=15393] ppid=15389 vsize=867560 CPUtime=12.38
/proc/15391/task/15393/stat : 15393 (java) R 15389 15391 14319 0 -1 64 10450 0 1 0 1230 8 0 0 25 0 9 0 36891023 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4126956839 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15394] ppid=15389 vsize=867560 CPUtime=0.08
/proc/15391/task/15394/stat : 15394 (java) S 15389 15391 14319 0 -1 64 2664 0 0 0 7 1 0 0 16 0 9 0 36891024 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15395] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15395/stat : 15395 (java) S 15389 15391 14319 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36891024 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15396] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15396/stat : 15396 (java) S 15389 15391 14319 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 36891024 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15397] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15397/stat : 15397 (java) S 15389 15391 14319 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36891026 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15398] ppid=15389 vsize=867560 CPUtime=0.19
/proc/15391/task/15398/stat : 15398 (java) S 15389 15391 14319 0 -1 64 636 0 0 0 19 0 0 0 15 0 9 0 36891026 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15399] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15399/stat : 15399 (java) S 15389 15391 14319 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36891026 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15400] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15400/stat : 15400 (java) S 15389 15391 14319 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36891026 888381440 13608 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) 867560

[startup+25.5026 s]
/proc/loadavg: 2.07 2.04 2.01 3/90 15400
/proc/meminfo: memFree=1883736/2055920 swapFree=4192812/4192956
[pid=15391] ppid=15389 vsize=867560 CPUtime=25.47
/proc/15391/stat : 15391 (java) S 15389 15391 14319 0 -1 0 14445 0 1 0 2533 14 0 0 18 0 9 0 36891021 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15391/statm: 216890 13608 2633 9 0 211396 0
[pid=15391/tid=15393] ppid=15389 vsize=867560 CPUtime=25.17
/proc/15391/task/15393/stat : 15393 (java) R 15389 15391 14319 0 -1 64 10450 0 1 0 2506 11 0 0 25 0 9 0 36891023 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4126955580 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15394] ppid=15389 vsize=867560 CPUtime=0.08
/proc/15391/task/15394/stat : 15394 (java) S 15389 15391 14319 0 -1 64 2664 0 0 0 7 1 0 0 16 0 9 0 36891024 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15395] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15395/stat : 15395 (java) S 15389 15391 14319 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36891024 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15396] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15396/stat : 15396 (java) S 15389 15391 14319 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 36891024 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15397] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15397/stat : 15397 (java) S 15389 15391 14319 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36891026 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15398] ppid=15389 vsize=867560 CPUtime=0.19
/proc/15391/task/15398/stat : 15398 (java) S 15389 15391 14319 0 -1 64 636 0 0 0 19 0 0 0 15 0 9 0 36891026 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15399] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15399/stat : 15399 (java) S 15389 15391 14319 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36891026 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15400] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15400/stat : 15400 (java) S 15389 15391 14319 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36891026 888381440 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 867560

[startup+51.1021 s]
/proc/loadavg: 2.04 2.03 2.01 3/90 15400
/proc/meminfo: memFree=1849624/2055920 swapFree=4192812/4192956
[pid=15391] ppid=15389 vsize=867560 CPUtime=51.06
/proc/15391/stat : 15391 (java) S 15389 15391 14319 0 -1 0 23030 0 1 0 5086 20 0 0 18 0 9 0 36891021 888381440 22153 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15391/statm: 216890 22153 2637 9 0 211396 0
[pid=15391/tid=15393] ppid=15389 vsize=867560 CPUtime=50.62
/proc/15391/task/15393/stat : 15393 (java) R 15389 15391 14319 0 -1 64 15883 0 1 0 5045 17 0 0 25 0 9 0 36891023 888381440 22153 996147200 134512640 134550740 4294955952 18446744073709551615 4127087892 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15394] ppid=15389 vsize=867560 CPUtime=0.15
/proc/15391/task/15394/stat : 15394 (java) S 15389 15391 14319 0 -1 64 5757 0 0 0 13 2 0 0 17 0 9 0 36891024 888381440 22153 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15395] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15395/stat : 15395 (java) S 15389 15391 14319 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36891024 888381440 22153 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15396] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15396/stat : 15396 (java) S 15389 15391 14319 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36891024 888381440 22153 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15397] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15397/stat : 15397 (java) S 15389 15391 14319 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36891026 888381440 22153 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15398] ppid=15389 vsize=867560 CPUtime=0.27
/proc/15391/task/15398/stat : 15398 (java) S 15389 15391 14319 0 -1 64 686 0 0 0 27 0 0 0 15 0 9 0 36891026 888381440 22153 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15399] ppid=15389 vsize=867560 CPUtime=0

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

/proc/15391/task/15396/stat : 15396 (java) S 15389 15391 14319 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36891024 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15397] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15397/stat : 15397 (java) S 15389 15391 14319 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15398] ppid=15389 vsize=867560 CPUtime=0.29
/proc/15391/task/15398/stat : 15398 (java) S 15389 15391 14319 0 -1 64 707 0 0 0 29 0 0 0 16 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15399] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15399/stat : 15399 (java) S 15389 15391 14319 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15400] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15400/stat : 15400 (java) S 15389 15391 14319 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3258.02
Current children cumulated vsize (KiB) 867560

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15449
/proc/meminfo: memFree=1829840/2055920 swapFree=4192812/4192956
[pid=15391] ppid=15389 vsize=867560 CPUtime=3317.46
/proc/15391/stat : 15391 (java) S 15389 15391 14319 0 -1 0 23058 0 1 0 331722 24 0 0 18 0 9 0 36891021 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15391/statm: 216890 22166 2637 9 0 211396 0
[pid=15391/tid=15393] ppid=15389 vsize=867560 CPUtime=3316.99
/proc/15391/task/15393/stat : 15393 (java) R 15389 15391 14319 0 -1 64 15890 0 1 0 331679 20 0 0 25 0 9 0 36891023 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4126822095 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15391/tid=15394] ppid=15389 vsize=867560 CPUtime=0.15
/proc/15391/task/15394/stat : 15394 (java) S 15389 15391 14319 0 -1 64 5757 0 0 0 13 2 0 0 16 0 9 0 36891024 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15395] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15395/stat : 15395 (java) S 15389 15391 14319 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36891024 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15396] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15396/stat : 15396 (java) S 15389 15391 14319 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36891024 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15397] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15397/stat : 15397 (java) S 15389 15391 14319 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15398] ppid=15389 vsize=867560 CPUtime=0.29
/proc/15391/task/15398/stat : 15398 (java) S 15389 15391 14319 0 -1 64 707 0 0 0 29 0 0 0 16 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15399] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15399/stat : 15399 (java) S 15389 15391 14319 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15400] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15400/stat : 15400 (java) S 15389 15391 14319 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3317.46
Current children cumulated vsize (KiB) 867560

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15449
/proc/meminfo: memFree=1829776/2055920 swapFree=4192812/4192956
[pid=15391] ppid=15389 vsize=867560 CPUtime=3376.89
/proc/15391/stat : 15391 (java) S 15389 15391 14319 0 -1 0 23058 0 1 0 337665 24 0 0 18 0 9 0 36891021 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15391/statm: 216890 22166 2637 9 0 211396 0
[pid=15391/tid=15393] ppid=15389 vsize=867560 CPUtime=3376.42
/proc/15391/task/15393/stat : 15393 (java) R 15389 15391 14319 0 -1 64 15890 0 1 0 337622 20 0 0 25 0 9 0 36891023 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4127088492 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15391/tid=15394] ppid=15389 vsize=867560 CPUtime=0.15
/proc/15391/task/15394/stat : 15394 (java) S 15389 15391 14319 0 -1 64 5757 0 0 0 13 2 0 0 16 0 9 0 36891024 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15395] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15395/stat : 15395 (java) S 15389 15391 14319 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36891024 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15396] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15396/stat : 15396 (java) S 15389 15391 14319 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36891024 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15397] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15397/stat : 15397 (java) S 15389 15391 14319 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15398] ppid=15389 vsize=867560 CPUtime=0.29
/proc/15391/task/15398/stat : 15398 (java) S 15389 15391 14319 0 -1 64 707 0 0 0 29 0 0 0 16 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15399] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15399/stat : 15399 (java) S 15389 15391 14319 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15400] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15400/stat : 15400 (java) S 15389 15391 14319 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3376.89
Current children cumulated vsize (KiB) 867560

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15449
/proc/meminfo: memFree=1829584/2055920 swapFree=4192812/4192956
[pid=15391] ppid=15389 vsize=867560 CPUtime=3436.32
/proc/15391/stat : 15391 (java) S 15389 15391 14319 0 -1 0 23058 0 1 0 343608 24 0 0 18 0 9 0 36891021 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15391/statm: 216890 22166 2637 9 0 211396 0
[pid=15391/tid=15393] ppid=15389 vsize=867560 CPUtime=3435.85
/proc/15391/task/15393/stat : 15393 (java) R 15389 15391 14319 0 -1 64 15890 0 1 0 343565 20 0 0 25 0 9 0 36891023 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4126822134 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15391/tid=15394] ppid=15389 vsize=867560 CPUtime=0.15
/proc/15391/task/15394/stat : 15394 (java) S 15389 15391 14319 0 -1 64 5757 0 0 0 13 2 0 0 16 0 9 0 36891024 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15395] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15395/stat : 15395 (java) S 15389 15391 14319 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36891024 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15396] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15396/stat : 15396 (java) S 15389 15391 14319 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36891024 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15397] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15397/stat : 15397 (java) S 15389 15391 14319 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15398] ppid=15389 vsize=867560 CPUtime=0.29
/proc/15391/task/15398/stat : 15398 (java) S 15389 15391 14319 0 -1 64 707 0 0 0 29 0 0 0 16 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15399] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15399/stat : 15399 (java) S 15389 15391 14319 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15400] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15400/stat : 15400 (java) S 15389 15391 14319 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3436.32
Current children cumulated vsize (KiB) 867560

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15449
/proc/meminfo: memFree=1829584/2055920 swapFree=4192812/4192956
[pid=15391] ppid=15389 vsize=867560 CPUtime=3495.75
/proc/15391/stat : 15391 (java) S 15389 15391 14319 0 -1 0 23058 0 1 0 349551 24 0 0 18 0 9 0 36891021 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15391/statm: 216890 22166 2637 9 0 211396 0
[pid=15391/tid=15393] ppid=15389 vsize=867560 CPUtime=3495.28
/proc/15391/task/15393/stat : 15393 (java) R 15389 15391 14319 0 -1 64 15890 0 1 0 349508 20 0 0 25 0 9 0 36891023 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4127086986 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15391/tid=15394] ppid=15389 vsize=867560 CPUtime=0.15
/proc/15391/task/15394/stat : 15394 (java) S 15389 15391 14319 0 -1 64 5757 0 0 0 13 2 0 0 16 0 9 0 36891024 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15395] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15395/stat : 15395 (java) S 15389 15391 14319 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36891024 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15396] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15396/stat : 15396 (java) S 15389 15391 14319 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36891024 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15397] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15397/stat : 15397 (java) S 15389 15391 14319 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15398] ppid=15389 vsize=867560 CPUtime=0.29
/proc/15391/task/15398/stat : 15398 (java) S 15389 15391 14319 0 -1 64 707 0 0 0 29 0 0 0 16 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15399] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15399/stat : 15399 (java) S 15389 15391 14319 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15400] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15400/stat : 15400 (java) S 15389 15391 14319 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3495.75
Current children cumulated vsize (KiB) 867560

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15449
/proc/meminfo: memFree=1829456/2055920 swapFree=4192812/4192956
[pid=15391] ppid=15389 vsize=867560 CPUtime=3555.19
/proc/15391/stat : 15391 (java) S 15389 15391 14319 0 -1 0 23058 0 1 0 355495 24 0 0 18 0 9 0 36891021 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15391/statm: 216890 22166 2637 9 0 211396 0
[pid=15391/tid=15393] ppid=15389 vsize=867560 CPUtime=3554.72
/proc/15391/task/15393/stat : 15393 (java) R 15389 15391 14319 0 -1 64 15890 0 1 0 355452 20 0 0 25 0 9 0 36891023 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4126822108 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15391/tid=15394] ppid=15389 vsize=867560 CPUtime=0.15
/proc/15391/task/15394/stat : 15394 (java) S 15389 15391 14319 0 -1 64 5757 0 0 0 13 2 0 0 16 0 9 0 36891024 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15395] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15395/stat : 15395 (java) S 15389 15391 14319 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36891024 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15396] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15396/stat : 15396 (java) S 15389 15391 14319 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36891024 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15397] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15397/stat : 15397 (java) S 15389 15391 14319 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15398] ppid=15389 vsize=867560 CPUtime=0.29
/proc/15391/task/15398/stat : 15398 (java) S 15389 15391 14319 0 -1 64 707 0 0 0 29 0 0 0 16 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15399] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15399/stat : 15399 (java) S 15389 15391 14319 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15400] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15400/stat : 15400 (java) S 15389 15391 14319 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3555.19
Current children cumulated vsize (KiB) 867560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3627.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15449
/proc/meminfo: memFree=1829456/2055920 swapFree=4192812/4192956
[pid=15391] ppid=15389 vsize=867560 CPUtime=3600.06
/proc/15391/stat : 15391 (java) S 15389 15391 14319 0 -1 0 23058 0 1 0 359982 24 0 0 18 0 9 0 36891021 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15391/statm: 216890 22166 2637 9 0 211396 0
[pid=15391/tid=15393] ppid=15389 vsize=867560 CPUtime=3599.59
/proc/15391/task/15393/stat : 15393 (java) R 15389 15391 14319 0 -1 64 15890 0 1 0 359939 20 0 0 25 0 9 0 36891023 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4127094240 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15391/tid=15394] ppid=15389 vsize=867560 CPUtime=0.15
/proc/15391/task/15394/stat : 15394 (java) S 15389 15391 14319 0 -1 64 5757 0 0 0 13 2 0 0 16 0 9 0 36891024 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15395] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15395/stat : 15395 (java) S 15389 15391 14319 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36891024 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15396] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15396/stat : 15396 (java) S 15389 15391 14319 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 36891024 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15397] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15397/stat : 15397 (java) S 15389 15391 14319 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15398] ppid=15389 vsize=867560 CPUtime=0.29
/proc/15391/task/15398/stat : 15398 (java) S 15389 15391 14319 0 -1 64 707 0 0 0 29 0 0 0 16 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15399] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15399/stat : 15399 (java) S 15389 15391 14319 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15391/tid=15400] ppid=15389 vsize=867560 CPUtime=0
/proc/15391/task/15400/stat : 15400 (java) S 15389 15391 14319 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36891026 888381440 22166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 867560

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 143
Real time (s): 3627.64
CPU time (s): 3600.1
CPU user time (s): 3599.85
CPU system time (s): 0.253961
CPU usage (%): 99.2408
Max. virtual memory (cumulated for all children) (KiB): 867564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.85
system time used= 0.253961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23075
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= 74916
involuntary context switches= 138602

runsolver used 4.20536 second user time and 12.3001 second system time

The end

Launcher Data (download as text)

Begin job on node61 at 2008-07-11 20:45:22
IDJOB=1109292
IDBENCH=60945
IDSOLVER=360
FILE ID=node61/1109292-1215801922
PBS_JOBID= 7903202
Free space on /tmp= 66496 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= da05c6d9b235bf71f582eab5aa868d14
RANDOM SEED=1773536950

node61.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:       1928960 kB
Buffers:          7668 kB
Cached:          44760 kB
SwapCached:          0 kB
Active:          65544 kB
Inactive:        11708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1928960 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2476 kB
Writeback:           0 kB
Mapped:          44928 kB
Slab:            34816 kB
Committed_AS:   210088 kB
PageTables:       1876 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66492 MiB
End job on node61 at 2008-07-11 21:45:52