Trace number 1109411

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)780 3600.1 3623.66

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-21_ext.xml
MD5SUMc73985dc9e0569d723a93b3222010fbc
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints37
Best CPU time to get the best result obtained on this benchmark3600
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.09	
0.00/0.09	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mrdac-wdeg.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-1109411-1215803172.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.28/0.37	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.28/0.37	       =>  wckTime=0.128  cpuTime=0.13  mem=6M867
0.28/0.37	   
0.28/0.37	   relations being loaded...
0.58/0.64	   
0.58/0.64	   constraints being loaded...
0.98/1.07	     nbConstraints=2713  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=2712
0.98/1.07	     nbConflictsStructures=1  nbSharedConflictsStructures=2712  nbSharedBinaryRepresentations=0  minDegree=1891
0.98/1.07	     maxDegree=1979  minArity=15  maxArity=15
0.98/1.07	       =>  wckTime=0.826  cpuTime=0.63  mem=26M914
1.08/1.17	   
1.08/1.17	   solver LocalSearchSolver being built... 
1.17/1.22	       =>  wckTime=0.975  cpuTime=0.67  mem=11M654
1.17/1.29	
1.17/1.29	s SATISFIABLE
1.17/1.29	o 1998
1.28/1.39	o 1905
1.38/1.44	o 1831
1.38/1.48	o 1766
1.48/1.53	o 1708
1.48/1.57	o 1581
1.57/1.60	o 1354
3.55/3.61	o 1323
3.75/3.88	o 1200
33.76/34.20	   
33.76/34.20	   search
33.76/34.20	     run=0  nbConstraintChecks=28370328  nbAssignments=782
33.76/34.20	       =>  wckTime=32.986  cpuTime=32.66  mem=12M667
33.86/34.20	   
33.86/34.20	   global
33.86/34.20	     nbConstraintChecks=28370328  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.86/34.20	     solvingWckTime=32.985  solvingCpuTime=32.66  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.86/34.20	     globalCpuTime=33.38
33.86/34.20	       =>  wckTime=33.961  cpuTime=33.33  mem=12M667
33.86/34.20	   
33.86/34.20	   solver DecomposerSolver being built... 
34.25/34.63	       =>  wckTime=34.386  cpuTime=33.64  mem=26M445
34.25/34.67	   
34.25/34.67	   preprocessing
34.25/34.67	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
34.25/34.67	     detectedInconsistency=no
34.25/34.67	       =>  wckTime=0.037  cpuTime=0.03  mem=29M385
999.82/1009.47	o 963
999.82/1009.47	    First solution found
1231.21/1243.01	o 780
3600.04/3623.61	v 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 0 

Verifier Data (download as text)

OK	780	1933
780 unsatisfied constraints, 1933 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-1109411-1215803172/watcher-1109411-1215803172 -o /tmp/evaluation-result-1109411-1215803172/solver-1109411-1215803172 -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-1109411-1215803172.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.99 1.96 1.68 4/81 12893
/proc/meminfo: memFree=1906792/2055920 swapFree=4181068/4192956
[pid=12893] ppid=12891 vsize=10616 CPUtime=0
/proc/12893/stat : 12893 (java) S 12891 12893 12769 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 37019378 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12893/statm: 2654 472 209 9 0 1184 0
[pid=12893/tid=12894] ppid=12891 vsize=10616 CPUtime=0
/proc/12893/task/12894/stat : 12894 (java) R 12891 12893 12769 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 37019379 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 8466392 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.117696 s]
/proc/loadavg: 1.99 1.96 1.68 4/81 12893
/proc/meminfo: memFree=1906792/2055920 swapFree=4181068/4192956
[pid=12893] ppid=12891 vsize=865984 CPUtime=0.1
/proc/12893/stat : 12893 (java) S 12891 12893 12769 0 -1 0 3924 0 1 0 8 2 0 0 18 0 9 0 37019378 886767616 3365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12893/statm: 216496 3365 1757 9 0 211051 0
[pid=12893/tid=12894] ppid=12891 vsize=865984 CPUtime=0.08
/proc/12893/task/12894/stat : 12894 (java) R 12891 12893 12769 0 -1 64 3021 0 1 0 7 1 0 0 18 0 9 0 37019379 886767616 3365 996147200 134512640 134550740 4294955952 18446744073709551615 4125976285 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 865984

[startup+0.201716 s]
/proc/loadavg: 1.99 1.96 1.68 4/81 12893
/proc/meminfo: memFree=1906792/2055920 swapFree=4181068/4192956
[pid=12893] ppid=12891 vsize=866012 CPUtime=0.19
/proc/12893/stat : 12893 (java) S 12891 12893 12769 0 -1 0 4649 0 1 0 16 3 0 0 18 0 9 0 37019378 886796288 4077 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12893/statm: 216503 4077 1854 9 0 211051 0
[pid=12893/tid=12894] ppid=12891 vsize=866012 CPUtime=0.17
/proc/12893/task/12894/stat : 12894 (java) R 12891 12893 12769 0 -1 64 3746 0 1 0 15 2 0 0 18 0 9 0 37019379 886796288 4077 996147200 134512640 134550740 4294955952 18446744073709551615 4159506117 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 866012

[startup+0.301732 s]
/proc/loadavg: 1.99 1.96 1.68 4/81 12893
/proc/meminfo: memFree=1906792/2055920 swapFree=4181068/4192956
[pid=12893] ppid=12891 vsize=866236 CPUtime=0.28
/proc/12893/stat : 12893 (java) S 12891 12893 12769 0 -1 0 5757 0 1 0 25 3 0 0 18 0 9 0 37019378 887025664 5132 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12893/statm: 216559 5132 1948 9 0 211087 0
[pid=12893/tid=12894] ppid=12891 vsize=866236 CPUtime=0.26
/proc/12893/task/12894/stat : 12894 (java) R 12891 12893 12769 0 -1 64 4851 0 1 0 24 2 0 0 18 0 9 0 37019379 887025664 5132 996147200 134512640 134550740 4294955952 18446744073709551615 102067472 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866236

[startup+0.701811 s]
/proc/loadavg: 1.99 1.96 1.68 4/81 12893
/proc/meminfo: memFree=1906792/2055920 swapFree=4181068/4192956
[pid=12893] ppid=12891 vsize=866540 CPUtime=0.67
/proc/12893/stat : 12893 (java) S 12891 12893 12769 0 -1 0 7634 0 1 0 63 4 0 0 18 0 9 0 37019378 887336960 7005 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12893/statm: 216635 7005 1967 9 0 211163 0
[pid=12893/tid=12894] ppid=12891 vsize=866540 CPUtime=0.58
/proc/12893/task/12894/stat : 12894 (java) R 12891 12893 12769 0 -1 64 6608 0 1 0 55 3 0 0 20 0 9 0 37019379 887336960 7005 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866540

[startup+1.50197 s]
/proc/loadavg: 2.07 1.98 1.69 4/90 12902
/proc/meminfo: memFree=1869920/2055920 swapFree=4181068/4192956
[pid=12893] ppid=12891 vsize=867528 CPUtime=1.48
/proc/12893/stat : 12893 (java) S 12891 12893 12769 0 -1 0 14439 0 1 0 140 8 0 0 18 0 9 0 37019378 888348672 13605 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12893/statm: 216882 13605 2633 9 0 211388 0
[pid=12893/tid=12894] ppid=12891 vsize=867528 CPUtime=1.16
/proc/12893/task/12894/stat : 12894 (java) R 12891 12893 12769 0 -1 64 10438 0 1 0 110 6 0 0 25 0 9 0 37019379 888348672 13605 996147200 134512640 134550740 4294955952 18446744073709551615 4126957308 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12896] ppid=12891 vsize=867528 CPUtime=0.07
/proc/12893/task/12896/stat : 12896 (java) S 12891 12893 12769 0 -1 64 2661 0 0 0 7 0 0 0 17 0 9 0 37019381 888348672 13605 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12897] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12897/stat : 12897 (java) S 12891 12893 12769 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37019382 888348672 13605 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12898] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12898/stat : 12898 (java) S 12891 12893 12769 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37019382 888348672 13605 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12899] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12899/stat : 12899 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37019384 888348672 13605 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12900] ppid=12891 vsize=867528 CPUtime=0.21
/proc/12893/task/12900/stat : 12900 (java) S 12891 12893 12769 0 -1 64 644 0 0 0 21 0 0 0 16 0 9 0 37019384 888348672 13605 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12901] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12901/stat : 12901 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37019384 888348672 13605 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12902] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12902/stat : 12902 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37019384 888348672 13605 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867528

[startup+3.10228 s]
/proc/loadavg: 2.07 1.98 1.69 3/90 12902
/proc/meminfo: memFree=1862368/2055920 swapFree=4181068/4192956
[pid=12893] ppid=12891 vsize=867528 CPUtime=3.06
/proc/12893/stat : 12893 (java) S 12891 12893 12769 0 -1 0 14440 0 1 0 298 8 0 0 18 0 9 0 37019378 888348672 13605 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12893/statm: 216882 13605 2633 9 0 211388 0
[pid=12893/tid=12894] ppid=12891 vsize=867528 CPUtime=2.74
/proc/12893/task/12894/stat : 12894 (java) R 12891 12893 12769 0 -1 64 10439 0 1 0 268 6 0 0 25 0 9 0 37019379 888348672 13605 996147200 134512640 134550740 4294955952 18446744073709551615 4126964649 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12896] ppid=12891 vsize=867528 CPUtime=0.07
/proc/12893/task/12896/stat : 12896 (java) S 12891 12893 12769 0 -1 64 2661 0 0 0 7 0 0 0 17 0 9 0 37019381 888348672 13605 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12897] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12897/stat : 12897 (java) S 12891 12893 12769 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37019382 888348672 13605 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12898] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12898/stat : 12898 (java) S 12891 12893 12769 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37019382 888348672 13605 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12899] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12899/stat : 12899 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37019384 888348672 13605 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12900] ppid=12891 vsize=867528 CPUtime=0.21
/proc/12893/task/12900/stat : 12900 (java) S 12891 12893 12769 0 -1 64 644 0 0 0 21 0 0 0 16 0 9 0 37019384 888348672 13605 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12901] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12901/stat : 12901 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37019384 888348672 13605 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12902] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12902/stat : 12902 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37019384 888348672 13605 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867528

[startup+6.30191 s]
/proc/loadavg: 2.07 1.98 1.69 3/90 12902
/proc/meminfo: memFree=1862176/2055920 swapFree=4181068/4192956
[pid=12893] ppid=12891 vsize=867528 CPUtime=6.23
/proc/12893/stat : 12893 (java) S 12891 12893 12769 0 -1 0 14444 0 1 0 614 9 0 0 18 0 9 0 37019378 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12893/statm: 216882 13606 2633 9 0 211388 0
[pid=12893/tid=12894] ppid=12891 vsize=867528 CPUtime=5.91
/proc/12893/task/12894/stat : 12894 (java) R 12891 12893 12769 0 -1 64 10442 0 1 0 584 7 0 0 25 0 9 0 37019379 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4126964649 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12896] ppid=12891 vsize=867528 CPUtime=0.07
/proc/12893/task/12896/stat : 12896 (java) S 12891 12893 12769 0 -1 64 2661 0 0 0 7 0 0 0 16 0 9 0 37019381 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12897] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12897/stat : 12897 (java) S 12891 12893 12769 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37019382 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12898] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12898/stat : 12898 (java) S 12891 12893 12769 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37019382 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12899] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12899/stat : 12899 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37019384 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12900] ppid=12891 vsize=867528 CPUtime=0.21
/proc/12893/task/12900/stat : 12900 (java) S 12891 12893 12769 0 -1 64 645 0 0 0 21 0 0 0 17 0 9 0 37019384 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12901] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12901/stat : 12901 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37019384 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12902] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12902/stat : 12902 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37019384 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867528

[startup+12.7022 s]
/proc/loadavg: 2.06 1.98 1.69 3/90 12902
/proc/meminfo: memFree=1862112/2055920 swapFree=4181068/4192956
[pid=12893] ppid=12891 vsize=867528 CPUtime=12.56
/proc/12893/stat : 12893 (java) S 12891 12893 12769 0 -1 0 14444 0 1 0 1246 10 0 0 18 0 9 0 37019378 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12893/statm: 216882 13606 2633 9 0 211388 0
[pid=12893/tid=12894] ppid=12891 vsize=867528 CPUtime=12.24
/proc/12893/task/12894/stat : 12894 (java) R 12891 12893 12769 0 -1 64 10442 0 1 0 1216 8 0 0 25 0 9 0 37019379 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4126823872 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12896] ppid=12891 vsize=867528 CPUtime=0.07
/proc/12893/task/12896/stat : 12896 (java) S 12891 12893 12769 0 -1 64 2661 0 0 0 7 0 0 0 16 0 9 0 37019381 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12897] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12897/stat : 12897 (java) S 12891 12893 12769 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37019382 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12898] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12898/stat : 12898 (java) S 12891 12893 12769 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37019382 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12899] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12899/stat : 12899 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37019384 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12900] ppid=12891 vsize=867528 CPUtime=0.21
/proc/12893/task/12900/stat : 12900 (java) S 12891 12893 12769 0 -1 64 645 0 0 0 21 0 0 0 17 0 9 0 37019384 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12901] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12901/stat : 12901 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37019384 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12902] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12902/stat : 12902 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37019384 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867528

[startup+25.5017 s]
/proc/loadavg: 2.05 1.98 1.69 3/90 12902
/proc/meminfo: memFree=1862112/2055920 swapFree=4181068/4192956
[pid=12893] ppid=12891 vsize=867528 CPUtime=25.24
/proc/12893/stat : 12893 (java) S 12891 12893 12769 0 -1 0 14444 0 1 0 2511 13 0 0 18 0 9 0 37019378 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12893/statm: 216882 13606 2633 9 0 211388 0
[pid=12893/tid=12894] ppid=12891 vsize=867528 CPUtime=24.92
/proc/12893/task/12894/stat : 12894 (java) R 12891 12893 12769 0 -1 64 10442 0 1 0 2481 11 0 0 25 0 9 0 37019379 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4126829005 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12896] ppid=12891 vsize=867528 CPUtime=0.07
/proc/12893/task/12896/stat : 12896 (java) S 12891 12893 12769 0 -1 64 2661 0 0 0 7 0 0 0 16 0 9 0 37019381 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12897] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12897/stat : 12897 (java) S 12891 12893 12769 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37019382 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12898] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12898/stat : 12898 (java) S 12891 12893 12769 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37019382 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12899] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12899/stat : 12899 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37019384 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12900] ppid=12891 vsize=867528 CPUtime=0.21
/proc/12893/task/12900/stat : 12900 (java) S 12891 12893 12769 0 -1 64 645 0 0 0 21 0 0 0 17 0 9 0 37019384 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12901] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12901/stat : 12901 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37019384 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12902] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12902/stat : 12902 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37019384 888348672 13606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 867528

[startup+51.1017 s]
/proc/loadavg: 2.03 1.98 1.70 4/90 12902
/proc/meminfo: memFree=1827744/2055920 swapFree=4181068/4192956
[pid=12893] ppid=12891 vsize=867528 CPUtime=50.6
/proc/12893/stat : 12893 (java) S 12891 12893 12769 0 -1 0 23037 0 1 0 5043 17 0 0 18 0 9 0 37019378 888348672 22157 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12893/statm: 216882 22157 2637 9 0 211388 0
[pid=12893/tid=12894] ppid=12891 vsize=867528 CPUtime=50.11
/proc/12893/task/12894/stat : 12894 (java) R 12891 12893 12769 0 -1 64 15880 0 1 0 4997 14 0 0 25 0 9 0 37019379 888348672 22157 996147200 134512640 134550740 4294955952 18446744073709551615 4126823886 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12896] ppid=12891 vsize=867528 CPUtime=0.15

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

/proc/12893/task/12898/stat : 12898 (java) S 12891 12893 12769 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 37019382 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12899] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12899/stat : 12899 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12900] ppid=12891 vsize=867528 CPUtime=0.34
/proc/12893/task/12900/stat : 12900 (java) S 12891 12893 12769 0 -1 64 723 0 0 0 34 0 0 0 16 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12901] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12901/stat : 12901 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12902] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12902/stat : 12902 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3318.86
Current children cumulated vsize (KiB) 867528

[startup+3402.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 12975
/proc/meminfo: memFree=1727192/2055920 swapFree=4181068/4192956
[pid=12893] ppid=12891 vsize=867528 CPUtime=3378.84
/proc/12893/stat : 12893 (java) S 12891 12893 12769 0 -1 0 23067 0 1 0 337863 21 0 0 18 0 9 0 37019378 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12893/statm: 216882 22172 2637 9 0 211388 0
[pid=12893/tid=12894] ppid=12891 vsize=867528 CPUtime=3378.32
/proc/12893/task/12894/stat : 12894 (java) R 12891 12893 12769 0 -1 64 15885 0 1 0 337814 18 0 0 25 0 9 0 37019379 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4127092042 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12893/tid=12896] ppid=12891 vsize=867528 CPUtime=0.15
/proc/12893/task/12896/stat : 12896 (java) S 12891 12893 12769 0 -1 64 5754 0 0 0 14 1 0 0 16 0 9 0 37019381 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12897] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12897/stat : 12897 (java) S 12891 12893 12769 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37019382 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12898] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12898/stat : 12898 (java) S 12891 12893 12769 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 37019382 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12899] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12899/stat : 12899 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12900] ppid=12891 vsize=867528 CPUtime=0.34
/proc/12893/task/12900/stat : 12900 (java) S 12891 12893 12769 0 -1 64 723 0 0 0 34 0 0 0 16 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12901] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12901/stat : 12901 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12902] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12902/stat : 12902 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3378.84
Current children cumulated vsize (KiB) 867528

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 12975
/proc/meminfo: memFree=1718744/2055920 swapFree=4181068/4192956
[pid=12893] ppid=12891 vsize=867528 CPUtime=3438.8
/proc/12893/stat : 12893 (java) S 12891 12893 12769 0 -1 0 23067 0 1 0 343859 21 0 0 18 0 9 0 37019378 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12893/statm: 216882 22172 2637 9 0 211388 0
[pid=12893/tid=12894] ppid=12891 vsize=867528 CPUtime=3438.28
/proc/12893/task/12894/stat : 12894 (java) R 12891 12893 12769 0 -1 64 15885 0 1 0 343810 18 0 0 25 0 9 0 37019379 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4126828976 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12893/tid=12896] ppid=12891 vsize=867528 CPUtime=0.15
/proc/12893/task/12896/stat : 12896 (java) S 12891 12893 12769 0 -1 64 5754 0 0 0 14 1 0 0 16 0 9 0 37019381 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12897] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12897/stat : 12897 (java) S 12891 12893 12769 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37019382 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12898] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12898/stat : 12898 (java) S 12891 12893 12769 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 37019382 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12899] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12899/stat : 12899 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12900] ppid=12891 vsize=867528 CPUtime=0.34
/proc/12893/task/12900/stat : 12900 (java) S 12891 12893 12769 0 -1 64 723 0 0 0 34 0 0 0 16 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12901] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12901/stat : 12901 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12902] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12902/stat : 12902 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3438.8
Current children cumulated vsize (KiB) 867528

[startup+3522.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 12975
/proc/meminfo: memFree=1710936/2055920 swapFree=4181068/4192956
[pid=12893] ppid=12891 vsize=867528 CPUtime=3498.78
/proc/12893/stat : 12893 (java) S 12891 12893 12769 0 -1 0 23067 0 1 0 349857 21 0 0 18 0 9 0 37019378 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12893/statm: 216882 22172 2637 9 0 211388 0
[pid=12893/tid=12894] ppid=12891 vsize=867528 CPUtime=3498.26
/proc/12893/task/12894/stat : 12894 (java) R 12891 12893 12769 0 -1 64 15885 0 1 0 349808 18 0 0 25 0 9 0 37019379 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4127114023 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12893/tid=12896] ppid=12891 vsize=867528 CPUtime=0.15
/proc/12893/task/12896/stat : 12896 (java) S 12891 12893 12769 0 -1 64 5754 0 0 0 14 1 0 0 16 0 9 0 37019381 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12897] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12897/stat : 12897 (java) S 12891 12893 12769 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37019382 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12898] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12898/stat : 12898 (java) S 12891 12893 12769 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 37019382 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12899] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12899/stat : 12899 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12900] ppid=12891 vsize=867528 CPUtime=0.34
/proc/12893/task/12900/stat : 12900 (java) S 12891 12893 12769 0 -1 64 723 0 0 0 34 0 0 0 16 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12901] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12901/stat : 12901 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12902] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12902/stat : 12902 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3498.78
Current children cumulated vsize (KiB) 867528

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 12975
/proc/meminfo: memFree=1702936/2055920 swapFree=4181068/4192956
[pid=12893] ppid=12891 vsize=867528 CPUtime=3558.76
/proc/12893/stat : 12893 (java) S 12891 12893 12769 0 -1 0 23067 0 1 0 355854 22 0 0 18 0 9 0 37019378 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12893/statm: 216882 22172 2637 9 0 211388 0
[pid=12893/tid=12894] ppid=12891 vsize=867528 CPUtime=3558.24
/proc/12893/task/12894/stat : 12894 (java) R 12891 12893 12769 0 -1 64 15885 0 1 0 355805 19 0 0 25 0 9 0 37019379 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4126823886 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12893/tid=12896] ppid=12891 vsize=867528 CPUtime=0.15
/proc/12893/task/12896/stat : 12896 (java) S 12891 12893 12769 0 -1 64 5754 0 0 0 14 1 0 0 16 0 9 0 37019381 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12897] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12897/stat : 12897 (java) S 12891 12893 12769 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37019382 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12898] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12898/stat : 12898 (java) S 12891 12893 12769 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 37019382 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12899] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12899/stat : 12899 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12900] ppid=12891 vsize=867528 CPUtime=0.34
/proc/12893/task/12900/stat : 12900 (java) S 12891 12893 12769 0 -1 64 723 0 0 0 34 0 0 0 16 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12901] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12901/stat : 12901 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12902] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12902/stat : 12902 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3558.76
Current children cumulated vsize (KiB) 867528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3623.6 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 12975
/proc/meminfo: memFree=1697888/2055920 swapFree=4181068/4192956
[pid=12893] ppid=12891 vsize=867528 CPUtime=3600.04
/proc/12893/stat : 12893 (java) S 12891 12893 12769 0 -1 0 23067 0 1 0 359982 22 0 0 18 0 9 0 37019378 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12893/statm: 216882 22172 2637 9 0 211388 0
[pid=12893/tid=12894] ppid=12891 vsize=867528 CPUtime=3599.52
/proc/12893/task/12894/stat : 12894 (java) R 12891 12893 12769 0 -1 64 15885 0 1 0 359933 19 0 0 25 0 9 0 37019379 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4126973616 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12893/tid=12896] ppid=12891 vsize=867528 CPUtime=0.15
/proc/12893/task/12896/stat : 12896 (java) S 12891 12893 12769 0 -1 64 5754 0 0 0 14 1 0 0 16 0 9 0 37019381 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12897] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12897/stat : 12897 (java) S 12891 12893 12769 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37019382 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12898] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12898/stat : 12898 (java) S 12891 12893 12769 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 37019382 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12899] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12899/stat : 12899 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12900] ppid=12891 vsize=867528 CPUtime=0.34
/proc/12893/task/12900/stat : 12900 (java) S 12891 12893 12769 0 -1 64 723 0 0 0 34 0 0 0 16 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12901] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12901/stat : 12901 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12902] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12902/stat : 12902 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 867528

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

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

[startup+3623.6 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 12975
/proc/meminfo: memFree=1697888/2055920 swapFree=4181068/4192956
[pid=12893] ppid=12891 vsize=867528 CPUtime=3600.04
/proc/12893/stat : 12893 (java) S 12891 12893 12769 0 -1 0 23067 0 1 0 359982 22 0 0 18 0 9 0 37019378 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12893/statm: 216882 22172 2637 9 0 211388 0
[pid=12893/tid=12894] ppid=12891 vsize=867528 CPUtime=3599.52
/proc/12893/task/12894/stat : 12894 (java) R 12891 12893 12769 0 -1 64 15885 0 1 0 359933 19 0 0 25 0 9 0 37019379 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4126973616 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12893/tid=12896] ppid=12891 vsize=867528 CPUtime=0.15
/proc/12893/task/12896/stat : 12896 (java) S 12891 12893 12769 0 -1 64 5754 0 0 0 14 1 0 0 16 0 9 0 37019381 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12897] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12897/stat : 12897 (java) S 12891 12893 12769 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37019382 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12898] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12898/stat : 12898 (java) S 12891 12893 12769 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 37019382 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12899] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12899/stat : 12899 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12900] ppid=12891 vsize=867528 CPUtime=0.34
/proc/12893/task/12900/stat : 12900 (java) S 12891 12893 12769 0 -1 64 723 0 0 0 34 0 0 0 16 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12901] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12901/stat : 12901 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12893/tid=12902] ppid=12891 vsize=867528 CPUtime=0
/proc/12893/task/12902/stat : 12902 (java) S 12891 12893 12769 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37019384 888348672 22172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 867528

Child status: 143
Real time (s): 3623.66
CPU time (s): 3600.1
CPU user time (s): 3599.86
CPU system time (s): 0.237963
CPU usage (%): 99.3499
Max. virtual memory (cumulated for all children) (KiB): 867532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.86
system time used= 0.237963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23084
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= 74619
involuntary context switches= 85350

runsolver used 3.9074 second user time and 12.5811 second system time

The end

Launcher Data (download as text)

Begin job on node20 at 2008-07-11 21:06:12
IDJOB=1109411
IDBENCH=60960
IDSOLVER=359
FILE ID=node20/1109411-1215803172
PBS_JOBID= 7903262
Free space on /tmp= 66500 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c73985dc9e0569d723a93b3222010fbc
RANDOM SEED=1072355754

node20.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.263
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.263
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:       1907272 kB
Buffers:         15692 kB
Cached:          46264 kB
SwapCached:       5432 kB
Active:          73284 kB
Inactive:        24000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1907272 kB
SwapTotal:     4192956 kB
SwapFree:      4181068 kB
Dirty:            2448 kB
Writeback:           0 kB
Mapped:          51592 kB
Slab:            36512 kB
Committed_AS:   174616 kB
PageTables:       1900 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= 66492 MiB
End job on node20 at 2008-07-11 22:06:37