Trace number 1109395

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-wMSAT (TO)766 3600.09 3600.68

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-27_ext.xml
MD5SUM51d18c772f592c5c82271f288223965a
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints203
Best CPU time to get the best result obtained on this benchmark3600.02
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.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.22/0.20	
0.22/0.21	   configuration
0.22/0.21	     name=mrdac-wdeg.xml
0.22/0.24	   
0.22/0.24	   instance
0.22/0.24	     name=HOME/instance-1109395-1215802801.xml
0.22/0.27	   
0.22/0.27	   domains being loaded...
0.22/0.28	   
0.22/0.28	   variables being loaded...
0.22/0.29	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.22/0.30	       =>  wckTime=0.092  cpuTime=0.1  mem=6M867
0.22/0.30	   
0.22/0.30	   relations being loaded...
0.33/0.35	   
0.33/0.35	   constraints being loaded...
0.77/0.64	     nbConstraints=2713  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=2712
0.77/0.64	     nbConflictsStructures=1  nbSharedConflictsStructures=2712  nbSharedBinaryRepresentations=0  minDegree=1893
0.77/0.64	     maxDegree=2003  minArity=15  maxArity=15
0.77/0.64	       =>  wckTime=0.435  cpuTime=0.43  mem=26M914
0.87/0.73	   
0.87/0.73	   solver LocalSearchSolver being built... 
0.87/0.76	       =>  wckTime=0.56  cpuTime=0.48  mem=11M669
0.99/0.83	
0.99/0.83	s SATISFIABLE
0.99/0.83	o 2021
0.99/0.87	o 1950
1.09/0.92	o 1902
1.19/1.05	o 1889
1.19/1.09	o 1877
1.29/1.13	o 1843
1.29/1.17	o 1835
1.39/1.25	o 1825
1.59/1.40	o 1408
2.59/2.49	o 1381
2.78/2.61	o 1347
3.58/3.42	o 1320
3.58/3.45	o 1241
33.57/33.49	   
33.57/33.49	   search
33.57/33.49	     run=0  nbConstraintChecks=30200252  nbAssignments=830
33.57/33.49	       =>  wckTime=32.729  cpuTime=32.71  mem=12M682
33.57/33.49	   
33.57/33.49	   global
33.57/33.49	     nbConstraintChecks=30200252  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.57/33.49	     solvingWckTime=32.728  solvingCpuTime=32.71  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.57/33.49	     globalCpuTime=33.22
33.57/33.49	       =>  wckTime=33.289  cpuTime=33.19  mem=12M682
33.57/33.49	   
33.57/33.49	   solver DecomposerSolver being built... 
33.99/33.86	       =>  wckTime=33.656  cpuTime=33.48  mem=26M460
33.99/33.89	   
33.99/33.89	   preprocessing
33.99/33.89	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
33.99/33.89	     detectedInconsistency=no
33.99/33.89	       =>  wckTime=0.033  cpuTime=0.03  mem=29M400
35.65/35.49	o 783
35.65/35.49	    First solution found
3435.94/3436.56	o 766
3600.00/3600.61	v 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 

Verifier Data (download as text)

OK	766	1947
766 unsatisfied constraints, 1947 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-1109395-1215802801/watcher-1109395-1215802801 -o /tmp/evaluation-result-1109395-1215802801/solver-1109395-1215802801 -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-1109395-1215802801.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: 0.89 0.97 0.99 3/64 14689
/proc/meminfo: memFree=1403712/2055920 swapFree=4180820/4192956
[pid=14689] ppid=14687 vsize=1620 CPUtime=0
/proc/14689/stat : 14689 (java) R 14687 14689 13245 0 -1 0 176 0 0 0 0 0 0 0 18 0 1 0 36982380 1658880 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14689/statm: 405 146 119 9 0 47 0

[startup+0.00816306 s]
/proc/loadavg: 0.89 0.97 0.99 3/64 14689
/proc/meminfo: memFree=1403712/2055920 swapFree=4180820/4192956
[pid=14689] ppid=14687 vsize=1612 CPUtime=0
/proc/14689/stat : 14689 (java) R 14687 14689 13245 0 -1 0 312 0 0 0 0 0 0 0 18 0 1 0 36982380 1650688 121 996147200 134512640 134550740 4294955952 18446744073709551615 134527840 0 0 4096 0 0 0 0 17 0 0 0
/proc/14689/statm: 404 126 100 9 0 46 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1612

[startup+0.102175 s]
/proc/loadavg: 0.89 0.97 0.99 3/64 14689
/proc/meminfo: memFree=1403712/2055920 swapFree=4180820/4192956
[pid=14689] ppid=14687 vsize=866908 CPUtime=0.1
/proc/14689/stat : 14689 (java) S 14687 14689 13245 0 -1 0 3948 0 1 0 7 3 0 0 18 0 9 0 36982380 887713792 3389 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14689/statm: 216727 3391 1769 9 0 211282 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 866908

[startup+0.302192 s]
/proc/loadavg: 0.89 0.97 0.99 3/64 14689
/proc/meminfo: memFree=1403712/2055920 swapFree=4180820/4192956
[pid=14689] ppid=14687 vsize=867256 CPUtime=0.33
/proc/14689/stat : 14689 (java) S 14687 14689 13245 0 -1 0 6403 0 1 0 28 5 0 0 18 0 9 0 36982380 888070144 5774 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14689/statm: 216814 5774 1963 9 0 211342 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 867256

[startup+0.702228 s]
/proc/loadavg: 0.89 0.97 0.99 3/64 14689
/proc/meminfo: memFree=1403712/2055920 swapFree=4180820/4192956
[pid=14689] ppid=14687 vsize=868196 CPUtime=0.87
/proc/14689/stat : 14689 (java) S 14687 14689 13245 0 -1 0 12740 0 1 0 80 7 0 0 18 0 9 0 36982380 889032704 11910 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14689/statm: 217049 11910 2609 9 0 211577 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 868196

[startup+1.50131 s]
/proc/loadavg: 0.89 0.97 0.99 2/73 14698
/proc/meminfo: memFree=1359416/2055920 swapFree=4180820/4192956
[pid=14689] ppid=14687 vsize=868284 CPUtime=1.69
/proc/14689/stat : 14689 (java) S 14687 14689 13245 0 -1 0 14469 0 1 0 161 8 0 0 18 0 9 0 36982380 889122816 13636 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14689/statm: 217071 13636 2633 9 0 211577 0
[pid=14689/tid=14691] ppid=14687 vsize=868284 CPUtime=1.39
/proc/14689/task/14691/stat : 14691 (java) R 14687 14689 13245 0 -1 64 10442 0 1 0 133 6 0 0 23 0 9 0 36982382 889122816 13636 996147200 134512640 134550740 4294955952 18446744073709551615 4126822869 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14692] ppid=14687 vsize=868284 CPUtime=0.07
/proc/14689/task/14692/stat : 14692 (java) S 14687 14689 13245 0 -1 64 2676 0 0 0 7 0 0 0 16 0 9 0 36982383 889122816 13636 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14693] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14693/stat : 14693 (java) S 14687 14689 13245 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36982383 889122816 13636 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14694] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14694/stat : 14694 (java) S 14687 14689 13245 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36982383 889122816 13636 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14695] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14695/stat : 14695 (java) S 14687 14689 13245 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36982385 889122816 13636 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14696] ppid=14687 vsize=868284 CPUtime=0.19
/proc/14689/task/14696/stat : 14696 (java) S 14687 14689 13245 0 -1 64 654 0 0 0 19 0 0 0 16 0 9 0 36982385 889122816 13636 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14697] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14697/stat : 14697 (java) S 14687 14689 13245 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36982385 889122816 13636 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14698] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14698/stat : 14698 (java) S 14687 14689 13245 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 36982385 889122816 13636 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 868284

[startup+3.10147 s]
/proc/loadavg: 0.89 0.97 0.99 2/73 14698
/proc/meminfo: memFree=1359224/2055920 swapFree=4180820/4192956
[pid=14689] ppid=14687 vsize=868284 CPUtime=3.28
/proc/14689/stat : 14689 (java) S 14687 14689 13245 0 -1 0 14472 0 1 0 320 8 0 0 18 0 9 0 36982380 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14689/statm: 217071 13637 2633 9 0 211577 0
[pid=14689/tid=14691] ppid=14687 vsize=868284 CPUtime=2.98
/proc/14689/task/14691/stat : 14691 (java) R 14687 14689 13245 0 -1 64 10444 0 1 0 292 6 0 0 25 0 9 0 36982382 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4126828023 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14692] ppid=14687 vsize=868284 CPUtime=0.07
/proc/14689/task/14692/stat : 14692 (java) S 14687 14689 13245 0 -1 64 2676 0 0 0 7 0 0 0 17 0 9 0 36982383 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14693] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14693/stat : 14693 (java) S 14687 14689 13245 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36982383 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14694] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14694/stat : 14694 (java) S 14687 14689 13245 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36982383 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14695] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14695/stat : 14695 (java) S 14687 14689 13245 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36982385 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14696] ppid=14687 vsize=868284 CPUtime=0.19
/proc/14689/task/14696/stat : 14696 (java) S 14687 14689 13245 0 -1 64 655 0 0 0 19 0 0 0 16 0 9 0 36982385 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14697] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14697/stat : 14697 (java) S 14687 14689 13245 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36982385 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14698] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14698/stat : 14698 (java) S 14687 14689 13245 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 36982385 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.28
Current children cumulated vsize (KiB) 868284

[startup+6.30277 s]
/proc/loadavg: 0.90 0.97 0.99 2/73 14698
/proc/meminfo: memFree=1359040/2055920 swapFree=4180820/4192956
[pid=14689] ppid=14687 vsize=868284 CPUtime=6.48
/proc/14689/stat : 14689 (java) S 14687 14689 13245 0 -1 0 14474 0 1 0 640 8 0 0 18 0 9 0 36982380 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14689/statm: 217071 13637 2633 9 0 211577 0
[pid=14689/tid=14691] ppid=14687 vsize=868284 CPUtime=6.18
/proc/14689/task/14691/stat : 14691 (java) R 14687 14689 13245 0 -1 64 10446 0 1 0 612 6 0 0 25 0 9 0 36982382 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4126822863 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14692] ppid=14687 vsize=868284 CPUtime=0.07
/proc/14689/task/14692/stat : 14692 (java) S 14687 14689 13245 0 -1 64 2676 0 0 0 7 0 0 0 16 0 9 0 36982383 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14693] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14693/stat : 14693 (java) S 14687 14689 13245 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36982383 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14694] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14694/stat : 14694 (java) S 14687 14689 13245 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36982383 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14695] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14695/stat : 14695 (java) S 14687 14689 13245 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36982385 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14696] ppid=14687 vsize=868284 CPUtime=0.19
/proc/14689/task/14696/stat : 14696 (java) S 14687 14689 13245 0 -1 64 655 0 0 0 19 0 0 0 16 0 9 0 36982385 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14697] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14697/stat : 14697 (java) S 14687 14689 13245 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36982385 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14698] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14698/stat : 14698 (java) S 14687 14689 13245 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 36982385 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.48
Current children cumulated vsize (KiB) 868284

[startup+12.7014 s]
/proc/loadavg: 0.91 0.97 0.99 2/73 14698
/proc/meminfo: memFree=1358848/2055920 swapFree=4180820/4192956
[pid=14689] ppid=14687 vsize=868284 CPUtime=12.87
/proc/14689/stat : 14689 (java) S 14687 14689 13245 0 -1 0 14474 0 1 0 1278 9 0 0 18 0 9 0 36982380 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14689/statm: 217071 13637 2633 9 0 211577 0
[pid=14689/tid=14691] ppid=14687 vsize=868284 CPUtime=12.58
/proc/14689/task/14691/stat : 14691 (java) R 14687 14689 13245 0 -1 64 10446 0 1 0 1251 7 0 0 25 0 9 0 36982382 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4126822941 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14692] ppid=14687 vsize=868284 CPUtime=0.07
/proc/14689/task/14692/stat : 14692 (java) S 14687 14689 13245 0 -1 64 2676 0 0 0 7 0 0 0 16 0 9 0 36982383 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14693] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14693/stat : 14693 (java) S 14687 14689 13245 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36982383 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14694] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14694/stat : 14694 (java) S 14687 14689 13245 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36982383 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14695] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14695/stat : 14695 (java) S 14687 14689 13245 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36982385 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14696] ppid=14687 vsize=868284 CPUtime=0.19
/proc/14689/task/14696/stat : 14696 (java) S 14687 14689 13245 0 -1 64 655 0 0 0 19 0 0 0 16 0 9 0 36982385 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14697] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14697/stat : 14697 (java) S 14687 14689 13245 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36982385 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14698] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14698/stat : 14698 (java) S 14687 14689 13245 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 36982385 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.87
Current children cumulated vsize (KiB) 868284

[startup+25.5026 s]
/proc/loadavg: 0.93 0.97 0.99 2/73 14698
/proc/meminfo: memFree=1358784/2055920 swapFree=4180820/4192956
[pid=14689] ppid=14687 vsize=868284 CPUtime=25.67
/proc/14689/stat : 14689 (java) S 14687 14689 13245 0 -1 0 14474 0 1 0 2556 11 0 0 18 0 9 0 36982380 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14689/statm: 217071 13637 2633 9 0 211577 0
[pid=14689/tid=14691] ppid=14687 vsize=868284 CPUtime=25.38
/proc/14689/task/14691/stat : 14691 (java) R 14687 14689 13245 0 -1 64 10446 0 1 0 2528 10 0 0 25 0 9 0 36982382 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4126822896 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14692] ppid=14687 vsize=868284 CPUtime=0.07
/proc/14689/task/14692/stat : 14692 (java) S 14687 14689 13245 0 -1 64 2676 0 0 0 7 0 0 0 16 0 9 0 36982383 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14693] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14693/stat : 14693 (java) S 14687 14689 13245 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36982383 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14694] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14694/stat : 14694 (java) S 14687 14689 13245 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36982383 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14695] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14695/stat : 14695 (java) S 14687 14689 13245 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36982385 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14696] ppid=14687 vsize=868284 CPUtime=0.19
/proc/14689/task/14696/stat : 14696 (java) S 14687 14689 13245 0 -1 64 655 0 0 0 19 0 0 0 16 0 9 0 36982385 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14697] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14697/stat : 14697 (java) S 14687 14689 13245 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36982385 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14698] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14698/stat : 14698 (java) S 14687 14689 13245 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 36982385 889122816 13637 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.67
Current children cumulated vsize (KiB) 868284

[startup+51.1021 s]
/proc/loadavg: 0.95 0.97 0.99 2/73 14698
/proc/meminfo: memFree=1324608/2055920 swapFree=4180820/4192956
[pid=14689] ppid=14687 vsize=868284 CPUtime=51.36
/proc/14689/stat : 14689 (java) S 14687 14689 13245 0 -1 0 23092 0 1 0 5120 16 0 0 18 0 9 0 36982380 889122816 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14689/statm: 217071 22208 2637 9 0 211577 0
[pid=14689/tid=14691] ppid=14687 vsize=868284 CPUtime=50.89
/proc/14689/task/14691/stat : 14691 (java) R 14687 14689 13245 0 -1 64 15908 0 1 0 5076 13 0 0 25 0 9 0 36982382 889122816 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4126958682 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14692] ppid=14687 vsize=868284 CPUtime=0.15
/proc/14689/task/14692/stat : 14692 (java) S 14687 14689 13245 0 -1 64 5769 0 0 0 14 1 0 0 16 0 9 0 36982383 889122816 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14693] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14693/stat : 14693 (java) S 14687 14689 13245 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36982383 889122816 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14694] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14694/stat : 14694 (java) S 14687 14689 13245 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36982383 889122816 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14695] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14695/stat : 14695 (java) S 14687 14689 13245 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36982385 889122816 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14696] ppid=14687 vsize=868284 CPUtime=0.28
/proc/14689/task/14696/stat : 14696 (java) S 14687 14689 13245 0 -1 64 712 0 0 0 28 0 0 0 16 0 9 0 36982385 889122816 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14697] ppid=14687 vsize=868284 CPUtime=0

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

/proc/14689/task/14694/stat : 14694 (java) S 14687 14689 13245 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36982383 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14695] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14695/stat : 14695 (java) S 14687 14689 13245 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14696] ppid=14687 vsize=868284 CPUtime=0.31
/proc/14689/task/14696/stat : 14696 (java) S 14687 14689 13245 0 -1 64 734 0 0 0 31 0 0 0 16 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14697] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14697/stat : 14697 (java) S 14687 14689 13245 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14698] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14698/stat : 14698 (java) S 14687 14689 13245 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3281.78
Current children cumulated vsize (KiB) 868284

[startup+3342.3 s]
/proc/loadavg: 1.10 1.02 1.01 2/73 14706
/proc/meminfo: memFree=1323080/2055920 swapFree=4180820/4192956
[pid=14689] ppid=14687 vsize=868284 CPUtime=3341.77
/proc/14689/stat : 14689 (java) S 14687 14689 13245 0 -1 0 23130 0 1 0 334158 19 0 0 18 0 9 0 36982380 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14689/statm: 217071 22222 2637 9 0 211577 0
[pid=14689/tid=14691] ppid=14687 vsize=868284 CPUtime=3341.27
/proc/14689/task/14691/stat : 14691 (java) R 14687 14689 13245 0 -1 64 15924 0 1 0 334111 16 0 0 25 0 9 0 36982382 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4127092412 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14692] ppid=14687 vsize=868284 CPUtime=0.15
/proc/14689/task/14692/stat : 14692 (java) S 14687 14689 13245 0 -1 64 5769 0 0 0 14 1 0 0 16 0 9 0 36982383 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14693] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14693/stat : 14693 (java) S 14687 14689 13245 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36982383 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14694] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14694/stat : 14694 (java) S 14687 14689 13245 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36982383 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14695] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14695/stat : 14695 (java) S 14687 14689 13245 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14696] ppid=14687 vsize=868284 CPUtime=0.31
/proc/14689/task/14696/stat : 14696 (java) S 14687 14689 13245 0 -1 64 734 0 0 0 31 0 0 0 16 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14697] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14697/stat : 14697 (java) S 14687 14689 13245 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14698] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14698/stat : 14698 (java) S 14687 14689 13245 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3341.77
Current children cumulated vsize (KiB) 868284

[startup+3402.31 s]
/proc/loadavg: 1.16 1.04 1.01 2/73 14706
/proc/meminfo: memFree=1323080/2055920 swapFree=4180820/4192956
[pid=14689] ppid=14687 vsize=868284 CPUtime=3401.76
/proc/14689/stat : 14689 (java) S 14687 14689 13245 0 -1 0 23130 0 1 0 340157 19 0 0 18 0 9 0 36982380 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14689/statm: 217071 22222 2637 9 0 211577 0
[pid=14689/tid=14691] ppid=14687 vsize=868284 CPUtime=3401.26
/proc/14689/task/14691/stat : 14691 (java) R 14687 14689 13245 0 -1 64 15924 0 1 0 340110 16 0 0 25 0 9 0 36982382 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4126976800 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14692] ppid=14687 vsize=868284 CPUtime=0.15
/proc/14689/task/14692/stat : 14692 (java) S 14687 14689 13245 0 -1 64 5769 0 0 0 14 1 0 0 16 0 9 0 36982383 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14693] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14693/stat : 14693 (java) S 14687 14689 13245 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36982383 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14694] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14694/stat : 14694 (java) S 14687 14689 13245 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36982383 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14695] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14695/stat : 14695 (java) S 14687 14689 13245 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14696] ppid=14687 vsize=868284 CPUtime=0.31
/proc/14689/task/14696/stat : 14696 (java) S 14687 14689 13245 0 -1 64 734 0 0 0 31 0 0 0 16 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14697] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14697/stat : 14697 (java) S 14687 14689 13245 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14698] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14698/stat : 14698 (java) S 14687 14689 13245 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3401.76
Current children cumulated vsize (KiB) 868284

[startup+3462.3 s]
/proc/loadavg: 1.11 1.05 1.01 2/73 14706
/proc/meminfo: memFree=1322952/2055920 swapFree=4180820/4192956
[pid=14689] ppid=14687 vsize=868284 CPUtime=3461.74
/proc/14689/stat : 14689 (java) S 14687 14689 13245 0 -1 0 23130 0 1 0 346155 19 0 0 18 0 9 0 36982380 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14689/statm: 217071 22222 2637 9 0 211577 0
[pid=14689/tid=14691] ppid=14687 vsize=868284 CPUtime=3461.24
/proc/14689/task/14691/stat : 14691 (java) R 14687 14689 13245 0 -1 64 15924 0 1 0 346108 16 0 0 25 0 9 0 36982382 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4126822896 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14692] ppid=14687 vsize=868284 CPUtime=0.15
/proc/14689/task/14692/stat : 14692 (java) S 14687 14689 13245 0 -1 64 5769 0 0 0 14 1 0 0 16 0 9 0 36982383 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14693] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14693/stat : 14693 (java) S 14687 14689 13245 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36982383 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14694] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14694/stat : 14694 (java) S 14687 14689 13245 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36982383 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14695] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14695/stat : 14695 (java) S 14687 14689 13245 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14696] ppid=14687 vsize=868284 CPUtime=0.31
/proc/14689/task/14696/stat : 14696 (java) S 14687 14689 13245 0 -1 64 734 0 0 0 31 0 0 0 16 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14697] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14697/stat : 14697 (java) S 14687 14689 13245 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14698] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14698/stat : 14698 (java) S 14687 14689 13245 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3461.74
Current children cumulated vsize (KiB) 868284

[startup+3522.3 s]
/proc/loadavg: 1.34 1.12 1.04 2/73 14706
/proc/meminfo: memFree=1323016/2055920 swapFree=4180820/4192956
[pid=14689] ppid=14687 vsize=868284 CPUtime=3521.72
/proc/14689/stat : 14689 (java) S 14687 14689 13245 0 -1 0 23130 0 1 0 352153 19 0 0 18 0 9 0 36982380 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14689/statm: 217071 22222 2637 9 0 211577 0
[pid=14689/tid=14691] ppid=14687 vsize=868284 CPUtime=3521.23
/proc/14689/task/14691/stat : 14691 (java) R 14687 14689 13245 0 -1 64 15924 0 1 0 352106 17 0 0 25 0 9 0 36982382 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4127070652 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14692] ppid=14687 vsize=868284 CPUtime=0.15
/proc/14689/task/14692/stat : 14692 (java) S 14687 14689 13245 0 -1 64 5769 0 0 0 14 1 0 0 16 0 9 0 36982383 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14693] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14693/stat : 14693 (java) S 14687 14689 13245 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36982383 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14694] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14694/stat : 14694 (java) S 14687 14689 13245 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36982383 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14695] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14695/stat : 14695 (java) S 14687 14689 13245 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14696] ppid=14687 vsize=868284 CPUtime=0.31
/proc/14689/task/14696/stat : 14696 (java) S 14687 14689 13245 0 -1 64 734 0 0 0 31 0 0 0 16 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14697] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14697/stat : 14697 (java) S 14687 14689 13245 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14698] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14698/stat : 14698 (java) S 14687 14689 13245 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3521.72
Current children cumulated vsize (KiB) 868284

[startup+3582.3 s]
/proc/loadavg: 1.12 1.10 1.03 2/73 14706
/proc/meminfo: memFree=1322888/2055920 swapFree=4180820/4192956
[pid=14689] ppid=14687 vsize=868284 CPUtime=3581.71
/proc/14689/stat : 14689 (java) S 14687 14689 13245 0 -1 0 23130 0 1 0 358152 19 0 0 18 0 9 0 36982380 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14689/statm: 217071 22222 2637 9 0 211577 0
[pid=14689/tid=14691] ppid=14687 vsize=868284 CPUtime=3581.22
/proc/14689/task/14691/stat : 14691 (java) R 14687 14689 13245 0 -1 64 15924 0 1 0 358105 17 0 0 25 0 9 0 36982382 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4127089675 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14692] ppid=14687 vsize=868284 CPUtime=0.15
/proc/14689/task/14692/stat : 14692 (java) S 14687 14689 13245 0 -1 64 5769 0 0 0 14 1 0 0 16 0 9 0 36982383 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14693] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14693/stat : 14693 (java) S 14687 14689 13245 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36982383 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14694] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14694/stat : 14694 (java) S 14687 14689 13245 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36982383 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14695] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14695/stat : 14695 (java) S 14687 14689 13245 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14696] ppid=14687 vsize=868284 CPUtime=0.31
/proc/14689/task/14696/stat : 14696 (java) S 14687 14689 13245 0 -1 64 734 0 0 0 31 0 0 0 16 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14697] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14697/stat : 14697 (java) S 14687 14689 13245 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14698] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14698/stat : 14698 (java) S 14687 14689 13245 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3581.71
Current children cumulated vsize (KiB) 868284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3600.6 s]
/proc/loadavg: 1.09 1.09 1.03 2/73 14706
/proc/meminfo: memFree=1322888/2055920 swapFree=4180820/4192956
[pid=14689] ppid=14687 vsize=868284 CPUtime=3600
/proc/14689/stat : 14689 (java) S 14687 14689 13245 0 -1 0 23130 0 1 0 359981 19 0 0 18 0 9 0 36982380 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14689/statm: 217071 22222 2637 9 0 211577 0
[pid=14689/tid=14691] ppid=14687 vsize=868284 CPUtime=3599.52
/proc/14689/task/14691/stat : 14691 (java) R 14687 14689 13245 0 -1 64 15924 0 1 0 359935 17 0 0 25 0 9 0 36982382 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4127092426 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14692] ppid=14687 vsize=868284 CPUtime=0.15
/proc/14689/task/14692/stat : 14692 (java) S 14687 14689 13245 0 -1 64 5769 0 0 0 14 1 0 0 16 0 9 0 36982383 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14693] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14693/stat : 14693 (java) S 14687 14689 13245 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36982383 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14694] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14694/stat : 14694 (java) S 14687 14689 13245 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36982383 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14695] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14695/stat : 14695 (java) S 14687 14689 13245 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14696] ppid=14687 vsize=868284 CPUtime=0.31
/proc/14689/task/14696/stat : 14696 (java) S 14687 14689 13245 0 -1 64 734 0 0 0 31 0 0 0 16 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14689/tid=14697] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14697/stat : 14697 (java) S 14687 14689 13245 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14689/tid=14698] ppid=14687 vsize=868284 CPUtime=0
/proc/14689/task/14698/stat : 14698 (java) R 14687 14689 13245 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 36982385 889122816 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600
Current children cumulated vsize (KiB) 868284

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): 3600.68
CPU time (s): 3600.09
CPU user time (s): 3599.87
CPU system time (s): 0.211967
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 868284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.87
system time used= 0.211967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23150
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= 73337
involuntary context switches= 7947

runsolver used 3.54546 second user time and 9.56455 second system time

The end

Launcher Data (download as text)

Begin job on node18 at 2008-07-11 21:00:01
IDJOB=1109395
IDBENCH=60958
IDSOLVER=359
FILE ID=node18/1109395-1215802801
PBS_JOBID= 7903159
Free space on /tmp= 66556 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/csp/bddLarge/normalized-bdd-21-2713-15-79-27_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-1109395-1215802801/watcher-1109395-1215802801 -o /tmp/evaluation-result-1109395-1215802801/solver-1109395-1215802801 -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-1109395-1215802801.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 51d18c772f592c5c82271f288223965a
RANDOM SEED=157359754

node18.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.218
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	: 5931.00
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.218
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:       1404192 kB
Buffers:         38240 kB
Cached:         560284 kB
SwapCached:       7560 kB
Active:         110080 kB
Inactive:       498344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1404192 kB
SwapTotal:     4192956 kB
SwapFree:      4180820 kB
Dirty:            2456 kB
Writeback:           0 kB
Mapped:          13484 kB
Slab:            29336 kB
Committed_AS:    85952 kB
PageTables:       1436 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= 66556 MiB
End job on node18 at 2008-07-11 22:00:03