Trace number 1109451

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)758 3600.11 3634.44

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-1_ext.xml
MD5SUM8032590ef8e58177625c69560ed6b0e1
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints758
Best CPU time to get the best result obtained on this benchmark3600.04
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.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=mrdac-wdeg.xml
0.29/0.31	   
0.29/0.31	   instance
0.29/0.31	     name=HOME/instance-1109451-1215803835.xml
0.29/0.35	   
0.29/0.35	   domains being loaded...
0.29/0.36	   
0.29/0.36	   variables being loaded...
0.29/0.38	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.29/0.38	       =>  wckTime=0.141  cpuTime=0.11  mem=6M867
0.29/0.38	   
0.29/0.38	   relations being loaded...
0.48/0.54	   
0.48/0.54	   constraints being loaded...
0.88/0.96	     nbConstraints=2713  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=2712
0.88/0.96	     nbConflictsStructures=1  nbSharedConflictsStructures=2712  nbSharedBinaryRepresentations=0  minDegree=1898
0.88/0.96	     maxDegree=1980  minArity=15  maxArity=15
0.88/0.96	       =>  wckTime=0.725  cpuTime=0.52  mem=26M914
0.98/1.07	   
0.98/1.07	   solver LocalSearchSolver being built... 
1.08/1.11	       =>  wckTime=0.874  cpuTime=0.57  mem=11M656
1.08/1.19	
1.08/1.19	s SATISFIABLE
1.08/1.19	o 2105
1.18/1.24	o 2066
1.18/1.29	o 2055
1.28/1.39	o 2030
1.37/1.44	o 2002
1.47/1.54	o 1939
1.47/1.59	o 1814
1.57/1.63	o 1606
1.67/1.71	o 1412
1.96/2.03	o 1363
1.96/2.09	o 763
5.70/5.85	o 758
35.69/36.29	   
35.69/36.29	   search
35.69/36.29	     run=0  nbConstraintChecks=30833176  nbAssignments=929
35.69/36.29	       =>  wckTime=35.178  cpuTime=34.68  mem=12M669
35.69/36.29	   
35.69/36.29	   global
35.69/36.29	     nbConstraintChecks=30833176  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.69/36.29	     solvingWckTime=35.177  solvingCpuTime=34.67  expiredTime=no  totalExploration=no  nbFoundSolutions=0
35.69/36.29	     globalCpuTime=35.29
35.69/36.29	       =>  wckTime=36.051  cpuTime=35.24  mem=12M669
35.69/36.29	   
35.69/36.29	   solver DecomposerSolver being built... 
36.18/36.72	       =>  wckTime=36.484  cpuTime=35.56  mem=26M448
36.18/36.76	   
36.18/36.76	   preprocessing
36.18/36.76	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
36.18/36.76	     detectedInconsistency=no
36.18/36.76	       =>  wckTime=0.038  cpuTime=0.03  mem=29M389
3600.06/3634.42	v 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 

Verifier Data (download as text)

OK	758	1955
758 unsatisfied constraints, 1955 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-1109451-1215803835/watcher-1109451-1215803835 -o /tmp/evaluation-result-1109451-1215803835/solver-1109451-1215803835 -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-1109451-1215803835.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: 1.92 2.02 1.99 4/81 15457
/proc/meminfo: memFree=1436472/2055920 swapFree=4192812/4192956
[pid=15457] ppid=15455 vsize=10616 CPUtime=0
/proc/15457/stat : 15457 (java) S 15455 15457 13860 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 37082033 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15457/statm: 2654 472 209 9 0 1184 0
[pid=15457/tid=15458] ppid=15455 vsize=10616 CPUtime=0
/proc/15457/task/15458/stat : 15458 (java) R 15455 15457 13860 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 37082034 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 8241112 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.098164 s]
/proc/loadavg: 1.92 2.02 1.99 4/81 15457
/proc/meminfo: memFree=1436472/2055920 swapFree=4192812/4192956
[pid=15457] ppid=15455 vsize=865988 CPUtime=0.08
/proc/15457/stat : 15457 (java) S 15455 15457 13860 0 -1 0 3726 0 1 0 6 2 0 0 18 0 9 0 37082033 886771712 3193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15457/statm: 216497 3193 1688 9 0 211052 0
[pid=15457/tid=15458] ppid=15455 vsize=865988 CPUtime=0.07
/proc/15457/task/15458/stat : 15458 (java) R 15455 15457 13860 0 -1 64 2818 0 1 0 6 1 0 0 18 0 9 0 37082034 886771712 3193 996147200 134512640 134550740 4294955952 18446744073709551615 102200450 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865988

[startup+0.102785 s]
/proc/loadavg: 1.92 2.02 1.99 4/81 15457
/proc/meminfo: memFree=1436472/2055920 swapFree=4192812/4192956
[pid=15457] ppid=15455 vsize=865988 CPUtime=0.09
/proc/15457/stat : 15457 (java) S 15455 15457 13860 0 -1 0 3783 0 1 0 7 2 0 0 18 0 9 0 37082033 886771712 3238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15457/statm: 216497 3238 1713 9 0 211052 0
[pid=15457/tid=15458] ppid=15455 vsize=865988 CPUtime=0.07
/proc/15457/task/15458/stat : 15458 (java) R 15455 15457 13860 0 -1 64 2875 0 1 0 6 1 0 0 18 0 9 0 37082034 886771712 3238 996147200 134512640 134550740 4294955952 18446744073709551615 102483778 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865988

[startup+0.302841 s]
/proc/loadavg: 1.92 2.02 1.99 4/81 15457
/proc/meminfo: memFree=1436472/2055920 swapFree=4192812/4192956
[pid=15457] ppid=15455 vsize=866156 CPUtime=0.29
/proc/15457/stat : 15457 (java) S 15455 15457 13860 0 -1 0 5579 0 1 0 26 3 0 0 18 0 9 0 37082033 886943744 5000 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15457/statm: 216539 5000 1889 9 0 211087 0
[pid=15457/tid=15458] ppid=15455 vsize=866156 CPUtime=0.23
/proc/15457/task/15458/stat : 15458 (java) R 15455 15457 13860 0 -1 64 4621 0 1 0 21 2 0 0 19 0 9 0 37082034 886943744 5000 996147200 134512640 134550740 4294955952 18446744073709551615 4126095683 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866156

[startup+0.701217 s]
/proc/loadavg: 1.92 2.02 1.99 4/81 15457
/proc/meminfo: memFree=1436472/2055920 swapFree=4192812/4192956
[pid=15457] ppid=15455 vsize=867404 CPUtime=0.67
/proc/15457/stat : 15457 (java) S 15455 15457 13860 0 -1 0 8473 0 1 0 63 4 0 0 18 0 9 0 37082033 888221696 7844 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15457/statm: 216851 7844 1971 9 0 211379 0
[pid=15457/tid=15458] ppid=15455 vsize=867404 CPUtime=0.53
/proc/15457/task/15458/stat : 15458 (java) R 15455 15457 13860 0 -1 64 7214 0 1 0 50 3 0 0 20 0 9 0 37082034 888221696 7844 996147200 134512640 134550740 4294955952 18446744073709551615 4126581816 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867404

[startup+1.50771 s]
/proc/loadavg: 1.92 2.02 1.99 4/90 15466
/proc/meminfo: memFree=1399664/2055920 swapFree=4192812/4192956
[pid=15457] ppid=15455 vsize=867604 CPUtime=1.47
/proc/15457/stat : 15457 (java) S 15455 15457 13860 0 -1 0 14440 0 1 0 139 8 0 0 18 0 9 0 37082033 888426496 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15457/statm: 216901 13607 2633 9 0 211407 0
[pid=15457/tid=15458] ppid=15455 vsize=867604 CPUtime=1.15
/proc/15457/task/15458/stat : 15458 (java) R 15455 15457 13860 0 -1 64 10461 0 1 0 110 5 0 0 25 0 9 0 37082034 888426496 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4126956696 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15460] ppid=15455 vsize=867604 CPUtime=0.07
/proc/15457/task/15460/stat : 15460 (java) S 15455 15457 13860 0 -1 64 2662 0 0 0 7 0 0 0 17 0 9 0 37082035 888426496 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15461] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15461/stat : 15461 (java) S 15455 15457 13860 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 37082035 888426496 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15462] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15462/stat : 15462 (java) S 15455 15457 13860 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37082036 888426496 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15463] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15463/stat : 15463 (java) S 15455 15457 13860 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37082038 888426496 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15464] ppid=15455 vsize=867604 CPUtime=0.21
/proc/15457/task/15464/stat : 15464 (java) S 15455 15457 13860 0 -1 64 621 0 0 0 21 0 0 0 16 0 9 0 37082038 888426496 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15465] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15465/stat : 15465 (java) S 15455 15457 13860 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37082038 888426496 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15466] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15466/stat : 15466 (java) S 15455 15457 13860 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37082038 888426496 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867604

[startup+3.10243 s]
/proc/loadavg: 1.92 2.02 1.99 4/90 15466
/proc/meminfo: memFree=1392112/2055920 swapFree=4192812/4192956
[pid=15457] ppid=15455 vsize=867604 CPUtime=3.05
/proc/15457/stat : 15457 (java) S 15455 15457 13860 0 -1 0 14442 0 1 0 297 8 0 0 18 0 9 0 37082033 888426496 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15457/statm: 216901 13607 2633 9 0 211407 0
[pid=15457/tid=15458] ppid=15455 vsize=867604 CPUtime=2.72
/proc/15457/task/15458/stat : 15458 (java) R 15455 15457 13860 0 -1 64 10463 0 1 0 267 5 0 0 25 0 9 0 37082034 888426496 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4126822813 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15460] ppid=15455 vsize=867604 CPUtime=0.07
/proc/15457/task/15460/stat : 15460 (java) S 15455 15457 13860 0 -1 64 2662 0 0 0 7 0 0 0 17 0 9 0 37082035 888426496 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15461] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15461/stat : 15461 (java) S 15455 15457 13860 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 37082035 888426496 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15462] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15462/stat : 15462 (java) S 15455 15457 13860 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37082036 888426496 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15463] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15463/stat : 15463 (java) S 15455 15457 13860 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37082038 888426496 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15464] ppid=15455 vsize=867604 CPUtime=0.21
/proc/15457/task/15464/stat : 15464 (java) S 15455 15457 13860 0 -1 64 621 0 0 0 21 0 0 0 16 0 9 0 37082038 888426496 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15465] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15465/stat : 15465 (java) S 15455 15457 13860 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37082038 888426496 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15466] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15466/stat : 15466 (java) S 15455 15457 13860 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37082038 888426496 13607 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867604

[startup+6.30171 s]
/proc/loadavg: 1.93 2.02 1.99 4/90 15466
/proc/meminfo: memFree=1391856/2055920 swapFree=4192812/4192956
[pid=15457] ppid=15455 vsize=867604 CPUtime=6.19
/proc/15457/stat : 15457 (java) S 15455 15457 13860 0 -1 0 14445 0 1 0 611 8 0 0 18 0 9 0 37082033 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15457/statm: 216901 13608 2633 9 0 211407 0
[pid=15457/tid=15458] ppid=15455 vsize=867604 CPUtime=5.87
/proc/15457/task/15458/stat : 15458 (java) R 15455 15457 13860 0 -1 64 10465 0 1 0 581 6 0 0 25 0 9 0 37082034 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4126822778 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15460] ppid=15455 vsize=867604 CPUtime=0.07
/proc/15457/task/15460/stat : 15460 (java) S 15455 15457 13860 0 -1 64 2662 0 0 0 7 0 0 0 16 0 9 0 37082035 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15457/tid=15461] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15461/stat : 15461 (java) S 15455 15457 13860 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 37082035 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15462] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15462/stat : 15462 (java) S 15455 15457 13860 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37082036 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15463] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15463/stat : 15463 (java) S 15455 15457 13860 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37082038 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15464] ppid=15455 vsize=867604 CPUtime=0.21
/proc/15457/task/15464/stat : 15464 (java) S 15455 15457 13860 0 -1 64 622 0 0 0 21 0 0 0 16 0 9 0 37082038 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15465] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15465/stat : 15465 (java) S 15455 15457 13860 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37082038 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15466] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15466/stat : 15466 (java) S 15455 15457 13860 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37082038 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 867604

[startup+12.7013 s]
/proc/loadavg: 1.93 2.01 1.99 4/90 15466
/proc/meminfo: memFree=1391664/2055920 swapFree=4192812/4192956
[pid=15457] ppid=15455 vsize=867604 CPUtime=12.51
/proc/15457/stat : 15457 (java) S 15455 15457 13860 0 -1 0 14445 0 1 0 1242 9 0 0 18 0 9 0 37082033 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15457/statm: 216901 13608 2633 9 0 211407 0
[pid=15457/tid=15458] ppid=15455 vsize=867604 CPUtime=12.19
/proc/15457/task/15458/stat : 15458 (java) R 15455 15457 13860 0 -1 64 10465 0 1 0 1212 7 0 0 25 0 9 0 37082034 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4126822735 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15460] ppid=15455 vsize=867604 CPUtime=0.07
/proc/15457/task/15460/stat : 15460 (java) S 15455 15457 13860 0 -1 64 2662 0 0 0 7 0 0 0 16 0 9 0 37082035 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15457/tid=15461] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15461/stat : 15461 (java) S 15455 15457 13860 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 37082035 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15462] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15462/stat : 15462 (java) S 15455 15457 13860 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37082036 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15463] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15463/stat : 15463 (java) S 15455 15457 13860 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37082038 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15464] ppid=15455 vsize=867604 CPUtime=0.21
/proc/15457/task/15464/stat : 15464 (java) S 15455 15457 13860 0 -1 64 622 0 0 0 21 0 0 0 16 0 9 0 37082038 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15465] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15465/stat : 15465 (java) S 15455 15457 13860 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37082038 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15466] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15466/stat : 15466 (java) S 15455 15457 13860 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37082038 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 867604

[startup+25.503 s]
/proc/loadavg: 1.95 2.01 1.99 4/90 15466
/proc/meminfo: memFree=1391728/2055920 swapFree=4192812/4192956
[pid=15457] ppid=15455 vsize=867604 CPUtime=25.14
/proc/15457/stat : 15457 (java) S 15455 15457 13860 0 -1 0 14445 0 1 0 2502 12 0 0 18 0 9 0 37082033 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15457/statm: 216901 13608 2633 9 0 211407 0
[pid=15457/tid=15458] ppid=15455 vsize=867604 CPUtime=24.82
/proc/15457/task/15458/stat : 15458 (java) R 15455 15457 13860 0 -1 64 10465 0 1 0 2473 9 0 0 25 0 9 0 37082034 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4126822798 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15460] ppid=15455 vsize=867604 CPUtime=0.07
/proc/15457/task/15460/stat : 15460 (java) S 15455 15457 13860 0 -1 64 2662 0 0 0 7 0 0 0 16 0 9 0 37082035 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15457/tid=15461] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15461/stat : 15461 (java) S 15455 15457 13860 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 37082035 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15462] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15462/stat : 15462 (java) S 15455 15457 13860 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37082036 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15463] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15463/stat : 15463 (java) S 15455 15457 13860 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37082038 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15464] ppid=15455 vsize=867604 CPUtime=0.21
/proc/15457/task/15464/stat : 15464 (java) S 15455 15457 13860 0 -1 64 622 0 0 0 21 0 0 0 16 0 9 0 37082038 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15465] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15465/stat : 15465 (java) S 15455 15457 13860 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37082038 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15466] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15466/stat : 15466 (java) S 15455 15457 13860 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37082038 888426496 13608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 867604

[startup+51.1016 s]
/proc/loadavg: 1.96 2.01 1.99 4/90 15466
/proc/meminfo: memFree=1357296/2055920 swapFree=4192812/4192956
[pid=15457] ppid=15455 vsize=867604 CPUtime=50.38
/proc/15457/stat : 15457 (java) S 15455 15457 13860 0 -1 0 23034 0 1 0 5020 18 0 0 18 0 9 0 37082033 888426496 22155 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15457/statm: 216901 22155 2637 9 0 211407 0
[pid=15457/tid=15458] ppid=15455 vsize=867604 CPUtime=49.91
/proc/15457/task/15458/stat : 15458 (java) R 15455 15457 13860 0 -1 64 15901 0 1 0 4977 14 0 0 25 0 9 0 37082034 888426496 22155 996147200 134512640 134550740 4294955952 18446744073709551615 4126827888 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15460] ppid=15455 vsize=867604 CPUtime=0.15

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

/proc/15457/task/15462/stat : 15462 (java) S 15455 15457 13860 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 37082036 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15463] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15463/stat : 15463 (java) S 15455 15457 13860 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15464] ppid=15455 vsize=867604 CPUtime=0.33
/proc/15457/task/15464/stat : 15464 (java) S 15455 15457 13860 0 -1 64 696 0 0 0 32 1 0 0 16 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15465] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15465/stat : 15465 (java) S 15455 15457 13860 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15466] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15466/stat : 15466 (java) S 15455 15457 13860 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3248.09
Current children cumulated vsize (KiB) 867604

[startup+3342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/90 15515
/proc/meminfo: memFree=1363120/2055920 swapFree=4192812/4192956
[pid=15457] ppid=15455 vsize=867604 CPUtime=3308.06
/proc/15457/stat : 15457 (java) S 15455 15457 13860 0 -1 0 23064 0 1 0 330776 30 0 0 18 0 9 0 37082033 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15457/statm: 216901 22171 2637 9 0 211407 0
[pid=15457/tid=15458] ppid=15455 vsize=867604 CPUtime=3307.54
/proc/15457/task/15458/stat : 15458 (java) R 15455 15457 13860 0 -1 64 15907 0 1 0 330729 25 0 0 25 0 9 0 37082034 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4127090058 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15457/tid=15460] ppid=15455 vsize=867604 CPUtime=0.15
/proc/15457/task/15460/stat : 15460 (java) S 15455 15457 13860 0 -1 64 5756 0 0 0 13 2 0 0 16 0 9 0 37082035 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15461] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15461/stat : 15461 (java) S 15455 15457 13860 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 37082035 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15462] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15462/stat : 15462 (java) S 15455 15457 13860 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 37082036 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15463] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15463/stat : 15463 (java) S 15455 15457 13860 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15464] ppid=15455 vsize=867604 CPUtime=0.33
/proc/15457/task/15464/stat : 15464 (java) S 15455 15457 13860 0 -1 64 696 0 0 0 32 1 0 0 16 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15465] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15465/stat : 15465 (java) S 15455 15457 13860 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15466] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15466/stat : 15466 (java) S 15455 15457 13860 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3308.06
Current children cumulated vsize (KiB) 867604

[startup+3402.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/90 15515
/proc/meminfo: memFree=1363120/2055920 swapFree=4192812/4192956
[pid=15457] ppid=15455 vsize=867604 CPUtime=3368.05
/proc/15457/stat : 15457 (java) S 15455 15457 13860 0 -1 0 23064 0 1 0 336775 30 0 0 18 0 9 0 37082033 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15457/statm: 216901 22171 2637 9 0 211407 0
[pid=15457/tid=15458] ppid=15455 vsize=867604 CPUtime=3367.54
/proc/15457/task/15458/stat : 15458 (java) R 15455 15457 13860 0 -1 64 15907 0 1 0 336728 26 0 0 25 0 9 0 37082034 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4126822748 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15457/tid=15460] ppid=15455 vsize=867604 CPUtime=0.15
/proc/15457/task/15460/stat : 15460 (java) S 15455 15457 13860 0 -1 64 5756 0 0 0 13 2 0 0 16 0 9 0 37082035 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15461] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15461/stat : 15461 (java) S 15455 15457 13860 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 37082035 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15462] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15462/stat : 15462 (java) S 15455 15457 13860 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 37082036 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15463] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15463/stat : 15463 (java) S 15455 15457 13860 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15464] ppid=15455 vsize=867604 CPUtime=0.33
/proc/15457/task/15464/stat : 15464 (java) S 15455 15457 13860 0 -1 64 696 0 0 0 32 1 0 0 16 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15465] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15465/stat : 15465 (java) S 15455 15457 13860 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15466] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15466/stat : 15466 (java) S 15455 15457 13860 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3368.05
Current children cumulated vsize (KiB) 867604

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15515
/proc/meminfo: memFree=1363120/2055920 swapFree=4192812/4192956
[pid=15457] ppid=15455 vsize=867604 CPUtime=3428.02
/proc/15457/stat : 15457 (java) S 15455 15457 13860 0 -1 0 23064 0 1 0 342772 30 0 0 18 0 9 0 37082033 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15457/statm: 216901 22171 2637 9 0 211407 0
[pid=15457/tid=15458] ppid=15455 vsize=867604 CPUtime=3427.51
/proc/15457/task/15458/stat : 15458 (java) R 15455 15457 13860 0 -1 64 15907 0 1 0 342725 26 0 0 25 0 9 0 37082034 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4126827895 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15457/tid=15460] ppid=15455 vsize=867604 CPUtime=0.15
/proc/15457/task/15460/stat : 15460 (java) S 15455 15457 13860 0 -1 64 5756 0 0 0 13 2 0 0 16 0 9 0 37082035 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15461] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15461/stat : 15461 (java) S 15455 15457 13860 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 37082035 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15462] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15462/stat : 15462 (java) S 15455 15457 13860 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 37082036 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15463] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15463/stat : 15463 (java) S 15455 15457 13860 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15464] ppid=15455 vsize=867604 CPUtime=0.33
/proc/15457/task/15464/stat : 15464 (java) S 15455 15457 13860 0 -1 64 696 0 0 0 32 1 0 0 16 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15465] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15465/stat : 15465 (java) S 15455 15457 13860 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15466] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15466/stat : 15466 (java) S 15455 15457 13860 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3428.02
Current children cumulated vsize (KiB) 867604

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15515
/proc/meminfo: memFree=1363056/2055920 swapFree=4192812/4192956
[pid=15457] ppid=15455 vsize=867604 CPUtime=3488
/proc/15457/stat : 15457 (java) S 15455 15457 13860 0 -1 0 23064 0 1 0 348770 30 0 0 18 0 9 0 37082033 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15457/statm: 216901 22171 2637 9 0 211407 0
[pid=15457/tid=15458] ppid=15455 vsize=867604 CPUtime=3487.49
/proc/15457/task/15458/stat : 15458 (java) R 15455 15457 13860 0 -1 64 15907 0 1 0 348723 26 0 0 25 0 9 0 37082034 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4126957758 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15457/tid=15460] ppid=15455 vsize=867604 CPUtime=0.15
/proc/15457/task/15460/stat : 15460 (java) S 15455 15457 13860 0 -1 64 5756 0 0 0 13 2 0 0 16 0 9 0 37082035 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15461] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15461/stat : 15461 (java) S 15455 15457 13860 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 37082035 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15462] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15462/stat : 15462 (java) S 15455 15457 13860 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 37082036 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15463] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15463/stat : 15463 (java) S 15455 15457 13860 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15464] ppid=15455 vsize=867604 CPUtime=0.33
/proc/15457/task/15464/stat : 15464 (java) S 15455 15457 13860 0 -1 64 696 0 0 0 32 1 0 0 16 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15465] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15465/stat : 15465 (java) S 15455 15457 13860 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15466] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15466/stat : 15466 (java) S 15455 15457 13860 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3488
Current children cumulated vsize (KiB) 867604

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15515
/proc/meminfo: memFree=1363056/2055920 swapFree=4192812/4192956
[pid=15457] ppid=15455 vsize=867604 CPUtime=3547.97
/proc/15457/stat : 15457 (java) S 15455 15457 13860 0 -1 0 23064 0 1 0 354767 30 0 0 18 0 9 0 37082033 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15457/statm: 216901 22171 2637 9 0 211407 0
[pid=15457/tid=15458] ppid=15455 vsize=867604 CPUtime=3547.46
/proc/15457/task/15458/stat : 15458 (java) R 15455 15457 13860 0 -1 64 15907 0 1 0 354720 26 0 0 25 0 9 0 37082034 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4127072742 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15457/tid=15460] ppid=15455 vsize=867604 CPUtime=0.15
/proc/15457/task/15460/stat : 15460 (java) S 15455 15457 13860 0 -1 64 5756 0 0 0 13 2 0 0 16 0 9 0 37082035 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15461] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15461/stat : 15461 (java) S 15455 15457 13860 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 37082035 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15462] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15462/stat : 15462 (java) S 15455 15457 13860 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 37082036 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15463] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15463/stat : 15463 (java) S 15455 15457 13860 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15464] ppid=15455 vsize=867604 CPUtime=0.33
/proc/15457/task/15464/stat : 15464 (java) S 15455 15457 13860 0 -1 64 696 0 0 0 32 1 0 0 16 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15465] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15465/stat : 15465 (java) S 15455 15457 13860 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15466] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15466/stat : 15466 (java) S 15455 15457 13860 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3547.97
Current children cumulated vsize (KiB) 867604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15515
/proc/meminfo: memFree=1363056/2055920 swapFree=4192812/4192956
[pid=15457] ppid=15455 vsize=867604 CPUtime=3600.06
/proc/15457/stat : 15457 (java) S 15455 15457 13860 0 -1 0 23064 0 1 0 359976 30 0 0 18 0 9 0 37082033 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15457/statm: 216901 22171 2637 9 0 211407 0
[pid=15457/tid=15458] ppid=15455 vsize=867604 CPUtime=3599.55
/proc/15457/task/15458/stat : 15458 (java) R 15455 15457 13860 0 -1 64 15907 0 1 0 359929 26 0 0 25 0 9 0 37082034 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4126827905 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15457/tid=15460] ppid=15455 vsize=867604 CPUtime=0.15
/proc/15457/task/15460/stat : 15460 (java) S 15455 15457 13860 0 -1 64 5756 0 0 0 13 2 0 0 16 0 9 0 37082035 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15461] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15461/stat : 15461 (java) S 15455 15457 13860 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 37082035 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15462] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15462/stat : 15462 (java) S 15455 15457 13860 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 37082036 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15463] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15463/stat : 15463 (java) S 15455 15457 13860 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15464] ppid=15455 vsize=867604 CPUtime=0.33
/proc/15457/task/15464/stat : 15464 (java) S 15455 15457 13860 0 -1 64 696 0 0 0 32 1 0 0 16 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15465] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15465/stat : 15465 (java) S 15455 15457 13860 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15457/tid=15466] ppid=15455 vsize=867604 CPUtime=0
/proc/15457/task/15466/stat : 15466 (java) S 15455 15457 13860 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37082038 888426496 22171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 867604

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): 3634.44
CPU time (s): 3600.11
CPU user time (s): 3599.78
CPU system time (s): 0.32295
CPU usage (%): 99.0554
Max. virtual memory (cumulated for all children) (KiB): 867604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.78
system time used= 0.32295
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23081
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= 74803
involuntary context switches= 90996

runsolver used 5.77012 second user time and 15.2527 second system time

The end

Launcher Data (download as text)

Begin job on node57 at 2008-07-11 21:17:15
IDJOB=1109451
IDBENCH=60965
IDSOLVER=359
FILE ID=node57/1109451-1215803835
PBS_JOBID= 7903087
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8032590ef8e58177625c69560ed6b0e1
RANDOM SEED=316294299

node57.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.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
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:       1436952 kB
Buffers:         56860 kB
Cached:         453412 kB
SwapCached:          0 kB
Active:         332696 kB
Inactive:       219228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1436952 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2496 kB
Writeback:           0 kB
Mapped:          61788 kB
Slab:            52252 kB
Committed_AS:   208024 kB
PageTables:       1884 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= 66544 MiB
End job on node57 at 2008-07-11 22:17:51