Trace number 1109460

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)770 3600.16 3601.16

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-29_ext.xml
MD5SUM7290112946d823155516cf23a87cf660
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints770
Best CPU time to get the best result obtained on this benchmark3600.06
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.07	
0.06/0.07	Abscon 112 (May, 2008)
0.21/0.20	
0.21/0.20	   configuration
0.21/0.20	     name=mrdac-ddeg.xml
0.21/0.23	   
0.21/0.23	   instance
0.21/0.23	     name=HOME/instance-1109460-1215803925.xml
0.21/0.27	   
0.21/0.27	   domains being loaded...
0.21/0.28	   
0.21/0.28	   variables being loaded...
0.21/0.29	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.21/0.29	       =>  wckTime=0.092  cpuTime=0.1  mem=6M867
0.21/0.29	   
0.21/0.29	   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=1908
0.77/0.64	     maxDegree=1977  minArity=15  maxArity=15
0.77/0.64	       =>  wckTime=0.435  cpuTime=0.44  mem=26M925
0.87/0.73	   
0.87/0.73	   solver LocalSearchSolver being built... 
0.87/0.76	       =>  wckTime=0.558  cpuTime=0.48  mem=11M665
0.99/0.83	
0.99/0.83	s SATISFIABLE
0.99/0.83	o 2055
0.99/0.88	o 2032
1.19/1.08	o 2029
1.29/1.13	o 2023
1.38/1.26	o 1993
1.48/1.31	o 1961
1.48/1.35	o 1887
1.48/1.39	o 1856
1.58/1.43	o 1779
1.58/1.47	o 1742
1.68/1.55	o 1609
1.88/1.70	o 1573
1.88/1.74	o 1539
1.98/1.82	o 1480
2.08/1.94	o 1435
3.38/3.25	o 1405
10.58/10.48	o 988
10.98/10.82	o 918
10.98/10.84	o 770
40.97/40.86	   
40.97/40.86	   search
40.97/40.86	     run=0  nbConstraintChecks=38452502  nbAssignments=1242
40.97/40.86	       =>  wckTime=40.103  cpuTime=40.08  mem=12M677
40.97/40.86	   
40.97/40.86	   global
40.97/40.86	     nbConstraintChecks=38452502  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
40.97/40.86	     solvingWckTime=40.102  solvingCpuTime=40.08  expiredTime=no  totalExploration=no  nbFoundSolutions=0
40.97/40.86	     globalCpuTime=40.59
40.97/40.86	       =>  wckTime=40.661  cpuTime=40.56  mem=12M677
40.97/40.86	   
40.97/40.86	   solver DecomposerSolver being built... 
41.39/41.26	       =>  wckTime=41.053  cpuTime=40.88  mem=26M584
41.39/41.29	   
41.39/41.29	   preprocessing
41.39/41.29	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
41.39/41.29	     detectedInconsistency=no
41.39/41.29	       =>  wckTime=0.035  cpuTime=0.04  mem=29M545
3600.09/3601.11	v 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 

Verifier Data (download as text)

OK	770	1943
770 unsatisfied constraints, 1943 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-1109460-1215803925/watcher-1109460-1215803925 -o /tmp/evaluation-result-1109460-1215803925/solver-1109460-1215803925 -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-1109460-1215803925.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.96 0.97 1.05 3/64 11893
/proc/meminfo: memFree=1625520/2055920 swapFree=4192956/4192956
[pid=11893] ppid=11891 vsize=1620 CPUtime=0
/proc/11893/stat : 11893 (java) R 11891 11893 11243 0 -1 0 176 0 0 0 0 0 0 0 18 0 1 0 37095318 1658880 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/11893/statm: 405 146 119 9 0 47 0

[startup+0.0713819 s]
/proc/loadavg: 0.96 0.97 1.05 3/64 11893
/proc/meminfo: memFree=1625520/2055920 swapFree=4192956/4192956
[pid=11893] ppid=11891 vsize=866880 CPUtime=0.06
/proc/11893/stat : 11893 (java) S 11891 11893 11243 0 -1 0 3527 0 1 0 5 1 0 0 18 0 9 0 37095318 887685120 3017 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11893/statm: 216720 3017 1627 9 0 211282 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 866880

[startup+0.102384 s]
/proc/loadavg: 0.96 0.97 1.05 3/64 11893
/proc/meminfo: memFree=1625520/2055920 swapFree=4192956/4192956
[pid=11893] ppid=11891 vsize=866908 CPUtime=0.1
/proc/11893/stat : 11893 (java) S 11891 11893 11243 0 -1 0 3976 0 1 0 8 2 0 0 18 0 9 0 37095318 887713792 3417 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11893/statm: 216727 3417 1778 9 0 211282 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 866908

[startup+0.301405 s]
/proc/loadavg: 0.96 0.97 1.05 3/64 11893
/proc/meminfo: memFree=1625520/2055920 swapFree=4192956/4192956
[pid=11893] ppid=11891 vsize=867272 CPUtime=0.33
/proc/11893/stat : 11893 (java) S 11891 11893 11243 0 -1 0 6414 0 1 0 29 4 0 0 18 0 9 0 37095318 888086528 5785 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11893/statm: 216818 5785 1963 9 0 211346 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 867272

[startup+0.702441 s]
/proc/loadavg: 0.96 0.97 1.05 3/64 11893
/proc/meminfo: memFree=1625520/2055920 swapFree=4192956/4192956
[pid=11893] ppid=11891 vsize=868312 CPUtime=0.87
/proc/11893/stat : 11893 (java) S 11891 11893 11243 0 -1 0 12744 0 1 0 81 6 0 0 18 0 9 0 37095318 889151488 11914 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11893/statm: 217078 11914 2609 9 0 211606 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 868312

[startup+1.50252 s]
/proc/loadavg: 0.96 0.97 1.05 2/73 11902
/proc/meminfo: memFree=1581224/2055920 swapFree=4192956/4192956
[pid=11893] ppid=11891 vsize=868400 CPUtime=1.68
/proc/11893/stat : 11893 (java) S 11891 11893 11243 0 -1 0 14472 0 1 0 161 7 0 0 18 0 9 0 37095318 889241600 13639 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11893/statm: 217100 13639 2633 9 0 211606 0
[pid=11893/tid=11895] ppid=11891 vsize=868400 CPUtime=1.38
/proc/11893/task/11895/stat : 11895 (java) R 11891 11893 11243 0 -1 64 10469 0 1 0 133 5 0 0 23 0 9 0 37095319 889241600 13639 996147200 134512640 134550740 4294955952 18446744073709551615 4126822965 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11896] ppid=11891 vsize=868400 CPUtime=0.07
/proc/11893/task/11896/stat : 11896 (java) S 11891 11893 11243 0 -1 64 2667 0 0 0 7 0 0 0 16 0 9 0 37095320 889241600 13639 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11897] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11897/stat : 11897 (java) S 11891 11893 11243 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37095320 889241600 13639 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11898] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11898/stat : 11898 (java) S 11891 11893 11243 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37095320 889241600 13639 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11899] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11899/stat : 11899 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37095322 889241600 13639 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11900] ppid=11891 vsize=868400 CPUtime=0.2
/proc/11893/task/11900/stat : 11900 (java) S 11891 11893 11243 0 -1 64 640 0 0 0 20 0 0 0 15 0 9 0 37095322 889241600 13639 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11901] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11901/stat : 11901 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37095322 889241600 13639 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11902] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11902/stat : 11902 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37095322 889241600 13639 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.68
Current children cumulated vsize (KiB) 868400

[startup+3.10168 s]
/proc/loadavg: 0.96 0.97 1.05 2/73 11902
/proc/meminfo: memFree=1581032/2055920 swapFree=4192956/4192956
[pid=11893] ppid=11891 vsize=868400 CPUtime=3.28
/proc/11893/stat : 11893 (java) S 11891 11893 11243 0 -1 0 14475 0 1 0 321 7 0 0 18 0 9 0 37095318 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11893/statm: 217100 13640 2633 9 0 211606 0
[pid=11893/tid=11895] ppid=11891 vsize=868400 CPUtime=2.98
/proc/11893/task/11895/stat : 11895 (java) R 11891 11893 11243 0 -1 64 10471 0 1 0 292 6 0 0 25 0 9 0 37095319 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4126960044 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11896] ppid=11891 vsize=868400 CPUtime=0.07
/proc/11893/task/11896/stat : 11896 (java) S 11891 11893 11243 0 -1 64 2667 0 0 0 7 0 0 0 17 0 9 0 37095320 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11897] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11897/stat : 11897 (java) S 11891 11893 11243 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37095320 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11898] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11898/stat : 11898 (java) S 11891 11893 11243 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37095320 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11899] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11899/stat : 11899 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37095322 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11900] ppid=11891 vsize=868400 CPUtime=0.2
/proc/11893/task/11900/stat : 11900 (java) S 11891 11893 11243 0 -1 64 641 0 0 0 20 0 0 0 15 0 9 0 37095322 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11901] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11901/stat : 11901 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37095322 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11902] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11902/stat : 11902 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37095322 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.28
Current children cumulated vsize (KiB) 868400

[startup+6.302 s]
/proc/loadavg: 0.97 0.97 1.05 2/73 11902
/proc/meminfo: memFree=1580776/2055920 swapFree=4192956/4192956
[pid=11893] ppid=11891 vsize=868400 CPUtime=6.48
/proc/11893/stat : 11893 (java) S 11891 11893 11243 0 -1 0 14476 0 1 0 640 8 0 0 18 0 9 0 37095318 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11893/statm: 217100 13640 2633 9 0 211606 0
[pid=11893/tid=11895] ppid=11891 vsize=868400 CPUtime=6.17
/proc/11893/task/11895/stat : 11895 (java) R 11891 11893 11243 0 -1 64 10472 0 1 0 611 6 0 0 25 0 9 0 37095319 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4126822912 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11896] ppid=11891 vsize=868400 CPUtime=0.07
/proc/11893/task/11896/stat : 11896 (java) S 11891 11893 11243 0 -1 64 2667 0 0 0 7 0 0 0 16 0 9 0 37095320 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11897] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11897/stat : 11897 (java) S 11891 11893 11243 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37095320 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11898] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11898/stat : 11898 (java) S 11891 11893 11243 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37095320 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11899] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11899/stat : 11899 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37095322 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11900] ppid=11891 vsize=868400 CPUtime=0.2
/proc/11893/task/11900/stat : 11900 (java) S 11891 11893 11243 0 -1 64 641 0 0 0 20 0 0 0 15 0 9 0 37095322 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11901] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11901/stat : 11901 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37095322 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11902] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11902/stat : 11902 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37095322 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.48
Current children cumulated vsize (KiB) 868400

[startup+12.7016 s]
/proc/loadavg: 0.97 0.97 1.05 2/73 11902
/proc/meminfo: memFree=1580584/2055920 swapFree=4192956/4192956
[pid=11893] ppid=11891 vsize=868400 CPUtime=12.87
/proc/11893/stat : 11893 (java) S 11891 11893 11243 0 -1 0 14476 0 1 0 1278 9 0 0 18 0 9 0 37095318 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11893/statm: 217100 13640 2633 9 0 211606 0
[pid=11893/tid=11895] ppid=11891 vsize=868400 CPUtime=12.58
/proc/11893/task/11895/stat : 11895 (java) R 11891 11893 11243 0 -1 64 10472 0 1 0 1250 8 0 0 25 0 9 0 37095319 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4126822926 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11896] ppid=11891 vsize=868400 CPUtime=0.07
/proc/11893/task/11896/stat : 11896 (java) S 11891 11893 11243 0 -1 64 2667 0 0 0 7 0 0 0 16 0 9 0 37095320 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11897] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11897/stat : 11897 (java) S 11891 11893 11243 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37095320 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11898] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11898/stat : 11898 (java) S 11891 11893 11243 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37095320 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11899] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11899/stat : 11899 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37095322 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11900] ppid=11891 vsize=868400 CPUtime=0.2
/proc/11893/task/11900/stat : 11900 (java) S 11891 11893 11243 0 -1 64 641 0 0 0 20 0 0 0 15 0 9 0 37095322 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11901] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11901/stat : 11901 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37095322 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11902] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11902/stat : 11902 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37095322 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.87
Current children cumulated vsize (KiB) 868400

[startup+25.5029 s]
/proc/loadavg: 0.97 0.97 1.05 2/73 11902
/proc/meminfo: memFree=1580520/2055920 swapFree=4192956/4192956
[pid=11893] ppid=11891 vsize=868400 CPUtime=25.68
/proc/11893/stat : 11893 (java) S 11891 11893 11243 0 -1 0 14476 0 1 0 2555 13 0 0 18 0 9 0 37095318 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11893/statm: 217100 13640 2633 9 0 211606 0
[pid=11893/tid=11895] ppid=11891 vsize=868400 CPUtime=25.37
/proc/11893/task/11895/stat : 11895 (java) R 11891 11893 11243 0 -1 64 10472 0 1 0 2526 11 0 0 25 0 9 0 37095319 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4126959616 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11896] ppid=11891 vsize=868400 CPUtime=0.07
/proc/11893/task/11896/stat : 11896 (java) S 11891 11893 11243 0 -1 64 2667 0 0 0 7 0 0 0 16 0 9 0 37095320 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11897] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11897/stat : 11897 (java) S 11891 11893 11243 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37095320 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11898] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11898/stat : 11898 (java) S 11891 11893 11243 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37095320 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11899] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11899/stat : 11899 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37095322 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11900] ppid=11891 vsize=868400 CPUtime=0.2
/proc/11893/task/11900/stat : 11900 (java) S 11891 11893 11243 0 -1 64 641 0 0 0 20 0 0 0 15 0 9 0 37095322 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11901] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11901/stat : 11901 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37095322 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11902] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11902/stat : 11902 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37095322 889241600 13640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.68
Current children cumulated vsize (KiB) 868400

[startup+51.1025 s]
/proc/loadavg: 0.98 0.97 1.04 2/73 11902
/proc/meminfo: memFree=1546536/2055920 swapFree=4192956/4192956
[pid=11893] ppid=11891 vsize=868400 CPUtime=51.3
/proc/11893/stat : 11893 (java) S 11891 11893 11243 0 -1 0 23050 0 1 0 5108 22 0 0 18 0 9 0 37095318 889241600 22176 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11893/statm: 217100 22176 2637 9 0 211606 0
[pid=11893/tid=11895] ppid=11891 vsize=868400 CPUtime=50.86
/proc/11893/task/11895/stat : 11895 (java) R 11891 11893 11243 0 -1 64 15903 0 1 0 5067 19 0 0 25 0 9 0 37095319 889241600 22176 996147200 134512640 134550740 4294955952 18446744073709551615 4126958690 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11896] ppid=11891 vsize=868400 CPUtime=0.14
/proc/11893/task/11896/stat : 11896 (java) S 11891 11893 11243 0 -1 64 5760 0 0 0 13 1 0 0 17 0 9 0 37095320 889241600 22176 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11897] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11897/stat : 11897 (java) S 11891 11893 11243 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37095320 889241600 22176 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11898] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11898/stat : 11898 (java) S 11891 11893 11243 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37095320 889241600 22176 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11899] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11899/stat : 11899 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37095322 889241600 22176 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11900] ppid=11891 vsize=868400 CPUtime=0.27
/proc/11893/task/11900/stat : 11900 (java) S 11891 11893 11243 0 -1 64 687 0 0 0 26 1 0 0 15 0 9 0 37095322 889241600 22176 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11901] ppid=11891 vsize=868400 CPUtime=0

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

/proc/11893/task/11898/stat : 11898 (java) S 11891 11893 11243 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37095320 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11899] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11899/stat : 11899 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11900] ppid=11891 vsize=868400 CPUtime=0.3
/proc/11893/task/11900/stat : 11900 (java) S 11891 11893 11243 0 -1 64 716 0 0 0 29 1 0 0 17 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11901] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11901/stat : 11901 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11902] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11902/stat : 11902 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3341.37
Current children cumulated vsize (KiB) 868400

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11908
/proc/meminfo: memFree=1545320/2055920 swapFree=4192956/4192956
[pid=11893] ppid=11891 vsize=868400 CPUtime=3401.36
/proc/11893/stat : 11893 (java) S 11891 11893 11243 0 -1 0 23087 0 1 0 340110 26 0 0 18 0 9 0 37095318 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11893/statm: 217100 22193 2637 9 0 211606 0
[pid=11893/tid=11895] ppid=11891 vsize=868400 CPUtime=3400.88
/proc/11893/task/11895/stat : 11895 (java) R 11891 11893 11243 0 -1 64 15911 0 1 0 340066 22 0 0 25 0 9 0 37095319 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4127092358 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11896] ppid=11891 vsize=868400 CPUtime=0.14
/proc/11893/task/11896/stat : 11896 (java) S 11891 11893 11243 0 -1 64 5760 0 0 0 13 1 0 0 16 0 9 0 37095320 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11897] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11897/stat : 11897 (java) S 11891 11893 11243 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37095320 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11898] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11898/stat : 11898 (java) S 11891 11893 11243 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37095320 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11899] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11899/stat : 11899 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11900] ppid=11891 vsize=868400 CPUtime=0.3
/proc/11893/task/11900/stat : 11900 (java) S 11891 11893 11243 0 -1 64 716 0 0 0 29 1 0 0 17 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11901] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11901/stat : 11901 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11902] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11902/stat : 11902 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3401.36
Current children cumulated vsize (KiB) 868400

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11908
/proc/meminfo: memFree=1545192/2055920 swapFree=4192956/4192956
[pid=11893] ppid=11891 vsize=868400 CPUtime=3461.34
/proc/11893/stat : 11893 (java) S 11891 11893 11243 0 -1 0 23087 0 1 0 346108 26 0 0 18 0 9 0 37095318 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11893/statm: 217100 22193 2637 9 0 211606 0
[pid=11893/tid=11895] ppid=11891 vsize=868400 CPUtime=3460.86
/proc/11893/task/11895/stat : 11895 (java) R 11891 11893 11243 0 -1 64 15911 0 1 0 346064 22 0 0 25 0 9 0 37095319 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4127085869 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11896] ppid=11891 vsize=868400 CPUtime=0.14
/proc/11893/task/11896/stat : 11896 (java) S 11891 11893 11243 0 -1 64 5760 0 0 0 13 1 0 0 16 0 9 0 37095320 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11897] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11897/stat : 11897 (java) S 11891 11893 11243 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37095320 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11898] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11898/stat : 11898 (java) S 11891 11893 11243 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37095320 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11899] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11899/stat : 11899 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11900] ppid=11891 vsize=868400 CPUtime=0.3
/proc/11893/task/11900/stat : 11900 (java) S 11891 11893 11243 0 -1 64 716 0 0 0 29 1 0 0 17 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11901] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11901/stat : 11901 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11902] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11902/stat : 11902 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3461.34
Current children cumulated vsize (KiB) 868400

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11908
/proc/meminfo: memFree=1545192/2055920 swapFree=4192956/4192956
[pid=11893] ppid=11891 vsize=868400 CPUtime=3521.31
/proc/11893/stat : 11893 (java) S 11891 11893 11243 0 -1 0 23087 0 1 0 352105 26 0 0 18 0 9 0 37095318 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11893/statm: 217100 22193 2637 9 0 211606 0
[pid=11893/tid=11895] ppid=11891 vsize=868400 CPUtime=3520.84
/proc/11893/task/11895/stat : 11895 (java) R 11891 11893 11243 0 -1 64 15911 0 1 0 352062 22 0 0 25 0 9 0 37095319 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4126822876 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11896] ppid=11891 vsize=868400 CPUtime=0.14
/proc/11893/task/11896/stat : 11896 (java) S 11891 11893 11243 0 -1 64 5760 0 0 0 13 1 0 0 16 0 9 0 37095320 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11897] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11897/stat : 11897 (java) S 11891 11893 11243 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37095320 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11898] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11898/stat : 11898 (java) S 11891 11893 11243 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37095320 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11899] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11899/stat : 11899 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11900] ppid=11891 vsize=868400 CPUtime=0.3
/proc/11893/task/11900/stat : 11900 (java) S 11891 11893 11243 0 -1 64 716 0 0 0 29 1 0 0 16 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11901] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11901/stat : 11901 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11902] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11902/stat : 11902 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3521.31
Current children cumulated vsize (KiB) 868400

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11910
/proc/meminfo: memFree=1545128/2055920 swapFree=4192956/4192956
[pid=11893] ppid=11891 vsize=868400 CPUtime=3581.29
/proc/11893/stat : 11893 (java) S 11891 11893 11243 0 -1 0 23087 0 1 0 358103 26 0 0 18 0 9 0 37095318 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11893/statm: 217100 22193 2637 9 0 211606 0
[pid=11893/tid=11895] ppid=11891 vsize=868400 CPUtime=3580.82
/proc/11893/task/11895/stat : 11895 (java) R 11891 11893 11243 0 -1 64 15911 0 1 0 358060 22 0 0 25 0 9 0 37095319 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4126958704 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11896] ppid=11891 vsize=868400 CPUtime=0.14
/proc/11893/task/11896/stat : 11896 (java) S 11891 11893 11243 0 -1 64 5760 0 0 0 13 1 0 0 16 0 9 0 37095320 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11897] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11897/stat : 11897 (java) S 11891 11893 11243 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37095320 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11898] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11898/stat : 11898 (java) S 11891 11893 11243 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37095320 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11899] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11899/stat : 11899 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11900] ppid=11891 vsize=868400 CPUtime=0.3
/proc/11893/task/11900/stat : 11900 (java) S 11891 11893 11243 0 -1 64 716 0 0 0 29 1 0 0 16 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11901] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11901/stat : 11901 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11902] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11902/stat : 11902 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3581.29
Current children cumulated vsize (KiB) 868400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11910
/proc/meminfo: memFree=1545128/2055920 swapFree=4192956/4192956
[pid=11893] ppid=11891 vsize=868400 CPUtime=3600.09
/proc/11893/stat : 11893 (java) S 11891 11893 11243 0 -1 0 23087 0 1 0 359983 26 0 0 18 0 9 0 37095318 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11893/statm: 217100 22193 2637 9 0 211606 0
[pid=11893/tid=11895] ppid=11891 vsize=868400 CPUtime=3599.62
/proc/11893/task/11895/stat : 11895 (java) R 11891 11893 11243 0 -1 64 15911 0 1 0 359940 22 0 0 25 0 9 0 37095319 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4127074500 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11896] ppid=11891 vsize=868400 CPUtime=0.14
/proc/11893/task/11896/stat : 11896 (java) S 11891 11893 11243 0 -1 64 5760 0 0 0 13 1 0 0 16 0 9 0 37095320 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11897] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11897/stat : 11897 (java) S 11891 11893 11243 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37095320 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11898] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11898/stat : 11898 (java) S 11891 11893 11243 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37095320 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11899] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11899/stat : 11899 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11900] ppid=11891 vsize=868400 CPUtime=0.3
/proc/11893/task/11900/stat : 11900 (java) S 11891 11893 11243 0 -1 64 716 0 0 0 29 1 0 0 16 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11901] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11901/stat : 11901 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11902] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11902/stat : 11902 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 868400

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

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

[startup+3601.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11910
/proc/meminfo: memFree=1545128/2055920 swapFree=4192956/4192956
[pid=11893] ppid=11891 vsize=868400 CPUtime=3600.09
/proc/11893/stat : 11893 (java) S 11891 11893 11243 0 -1 0 23087 0 1 0 359983 26 0 0 18 0 9 0 37095318 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11893/statm: 217100 22193 2637 9 0 211606 0
[pid=11893/tid=11895] ppid=11891 vsize=868400 CPUtime=3599.62
/proc/11893/task/11895/stat : 11895 (java) R 11891 11893 11243 0 -1 64 15911 0 1 0 359940 22 0 0 25 0 9 0 37095319 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4127074500 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11896] ppid=11891 vsize=868400 CPUtime=0.14
/proc/11893/task/11896/stat : 11896 (java) S 11891 11893 11243 0 -1 64 5760 0 0 0 13 1 0 0 16 0 9 0 37095320 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11897] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11897/stat : 11897 (java) S 11891 11893 11243 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37095320 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11898] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11898/stat : 11898 (java) S 11891 11893 11243 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37095320 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11899] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11899/stat : 11899 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11900] ppid=11891 vsize=868400 CPUtime=0.3
/proc/11893/task/11900/stat : 11900 (java) S 11891 11893 11243 0 -1 64 716 0 0 0 29 1 0 0 16 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11901] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11901/stat : 11901 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11893/tid=11902] ppid=11891 vsize=868400 CPUtime=0
/proc/11893/task/11902/stat : 11902 (java) S 11891 11893 11243 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37095322 889241600 22193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 868400

Child status: 143
Real time (s): 3601.16
CPU time (s): 3600.16
CPU user time (s): 3599.88
CPU system time (s): 0.279957
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 868404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.88
system time used= 0.279957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23106
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= 73486
involuntary context switches= 82342

runsolver used 3.02654 second user time and 10.0805 second system time

The end

Launcher Data (download as text)

Begin job on node12 at 2008-07-11 21:18:45
IDJOB=1109460
IDBENCH=60966
IDSOLVER=360
FILE ID=node12/1109460-1215803925
PBS_JOBID= 7903217
Free space on /tmp= 66364 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7290112946d823155516cf23a87cf660
RANDOM SEED=995769526

node12.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.212
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.212
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:       1626000 kB
Buffers:         57520 kB
Cached:         293428 kB
SwapCached:          0 kB
Active:         201452 kB
Inactive:       163488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1626000 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2452 kB
Writeback:           0 kB
Mapped:          23708 kB
Slab:            51048 kB
Committed_AS:    76940 kB
PageTables:       1376 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= 66360 MiB
End job on node12 at 2008-07-11 22:18:48