Trace number 1109715

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)3 3600.06 3601.53

General information on the benchmark

Namecsp/rand-10-20-10/
normalized-rand-10-20-10-5-10000-0_ext.xml
MD5SUM1b92140e9349a43b07ee62c365fab9f4
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints3
Best CPU time to get the best result obtained on this benchmark3600.02
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints5
Maximum constraint arity10
Maximum domain size10
Number of constraints which are defined in extension5
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.21/0.20	
0.21/0.20	   configuration
0.21/0.20	     name=mrdac-wdeg.xml
0.21/0.24	   
0.21/0.24	   instance
0.21/0.24	     name=HOME/instance-1109715-1215809278.xml
0.21/0.27	   
0.21/0.27	   domains being loaded...
0.21/0.28	   
0.21/0.28	   variables being loaded...
0.33/0.30	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10  nbTotalValues=200
0.33/0.30	       =>  wckTime=0.097  cpuTime=0.09  mem=7M858
0.33/0.30	   
0.33/0.30	   relations being loaded...
0.45/0.46	   
0.45/0.46	   constraints being loaded...
0.45/0.49	   Too large in ConstraintConflictsSTructure
0.55/0.50	   Too large in ConstraintConflictsSTructure
0.55/0.51	   Too large in ConstraintConflictsSTructure
0.55/0.51	   Too large in ConstraintConflictsSTructure
0.55/0.52	   Too large in ConstraintConflictsSTructure
0.55/0.53	     nbConstraints=5  nbRelationTypes=5  nbExtensionStructures=5  nbSharedExtensionStructures=0
0.55/0.53	     nbUnbuiltConflictsStructures=5  nbSharedBinaryRepresentations=0  minDegree=1  maxDegree=4  minArity=10  maxArity=10
0.55/0.53	       =>  wckTime=0.322  cpuTime=0.32  mem=31M118
0.66/0.60	   
0.66/0.60	   solver LocalSearchSolver being built... 
0.66/0.63	       =>  wckTime=0.425  cpuTime=0.36  mem=11M829
0.66/0.63	
0.66/0.64	s SATISFIABLE
0.66/0.64	o 5
3.38/3.35	o 4
4.77/4.76	   
4.77/4.76	   search
4.77/4.76	     run=0  nbConstraintChecks=4305841  nbAssignments=10000
4.77/4.76	       =>  wckTime=4.134  cpuTime=4.12  mem=12M792
7.66/7.63	o 3
8.66/8.67	   
8.66/8.67	   search
8.66/8.67	     run=1  nbConstraintChecks=8575888  nbAssignments=20000
8.66/8.67	       =>  wckTime=8.045  cpuTime=8.02  mem=12M792
12.36/12.36	   
12.36/12.36	   search
12.36/12.36	     run=2  nbConstraintChecks=12730881  nbAssignments=30000
12.36/12.36	       =>  wckTime=11.732  cpuTime=11.71  mem=12M792
16.06/16.09	   
16.06/16.09	   search
16.06/16.09	     run=3  nbConstraintChecks=16912737  nbAssignments=40000
16.06/16.09	       =>  wckTime=15.458  cpuTime=15.43  mem=12M792
19.76/19.79	   
19.76/19.79	   search
19.76/19.79	     run=4  nbConstraintChecks=21071010  nbAssignments=50000
19.76/19.79	       =>  wckTime=19.165  cpuTime=19.13  mem=12M792
23.45/23.46	   
23.45/23.46	   search
23.45/23.46	     run=5  nbConstraintChecks=25203347  nbAssignments=60000
23.45/23.46	       =>  wckTime=22.83  cpuTime=22.8  mem=12M792
27.16/27.15	   
27.16/27.15	   search
27.16/27.15	     run=6  nbConstraintChecks=29386518  nbAssignments=70000
27.16/27.15	       =>  wckTime=26.521  cpuTime=26.49  mem=12M792
30.86/30.84	   
30.86/30.84	   search
30.86/30.84	     run=7  nbConstraintChecks=33576231  nbAssignments=80000
30.86/30.84	       =>  wckTime=30.212  cpuTime=30.18  mem=12M792
34.56/34.55	   
34.56/34.55	   search
34.56/34.55	     run=8  nbConstraintChecks=37737119  nbAssignments=90000
34.56/34.55	       =>  wckTime=33.919  cpuTime=33.88  mem=12M792
37.66/37.64	   
37.66/37.64	   search
37.66/37.64	     run=9  nbConstraintChecks=41203830  nbAssignments=98371
37.66/37.64	       =>  wckTime=37.009  cpuTime=36.98  mem=12M792
37.66/37.64	   
37.66/37.64	   global
37.66/37.64	     nbConstraintChecks=41203830  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.66/37.64	     solvingWckTime=37.007  solvingCpuTime=36.98  expiredTime=no  totalExploration=no  nbFoundSolutions=0
37.66/37.64	     globalCpuTime=37.38
37.66/37.64	       =>  wckTime=37.433  cpuTime=37.34  mem=12M792
37.66/37.64	   
37.66/37.64	   solver DecomposerSolver being built... 
37.76/37.73	       =>  wckTime=37.522  cpuTime=37.42  mem=23M379
121.92/121.90	   
121.92/121.90	   preprocessing
121.92/121.90	     nbConstraintChecks=172288939  nbValidityChecks=324  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
121.92/121.90	     nbRemovedValues=0  detectedInconsistency=no
121.92/121.90	       =>  wckTime=84.176  cpuTime=84.13  mem=23M379
3600.02/3601.51	v 8 2 1 6 0 8 7 8 7 3 6 5 4 0 8 0 6 7 5 8 

Verifier Data (download as text)

OK	3	2
3 unsatisfied constraints, 2 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-1109715-1215809278/watcher-1109715-1215809278 -o /tmp/evaluation-result-1109715-1215809278/solver-1109715-1215809278 -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-1109715-1215809278.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.00 1.00 1.00 3/64 13572
/proc/meminfo: memFree=1916192/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=1616 CPUtime=0
/proc/13572/stat : 13572 (java) R 13570 13572 13168 0 -1 0 175 0 0 0 0 0 0 0 18 0 1 0 37630474 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/13572/statm: 405 145 119 9 0 47 0

[startup+0.0895201 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13572
/proc/meminfo: memFree=1916192/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=866768 CPUtime=0.09
/proc/13572/stat : 13572 (java) S 13570 13572 13168 0 -1 0 3762 0 1 0 7 2 0 0 18 0 9 0 37630474 887570432 3225 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13572/statm: 216692 3225 1697 9 0 211247 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 866768

[startup+0.102178 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13572
/proc/meminfo: memFree=1916192/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=866768 CPUtime=0.1
/proc/13572/stat : 13572 (java) S 13570 13572 13168 0 -1 0 3948 0 1 0 8 2 0 0 18 0 9 0 37630474 887570432 3389 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13572/statm: 216692 3389 1764 9 0 211247 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 866768

[startup+0.301219 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13572
/proc/meminfo: memFree=1916192/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=867152 CPUtime=0.33
/proc/13572/stat : 13572 (java) S 13570 13572 13168 0 -1 0 6468 0 1 0 29 4 0 0 18 0 9 0 37630474 887963648 5839 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13572/statm: 216788 5839 1963 9 0 211316 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 867152

[startup+0.701297 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13572
/proc/meminfo: memFree=1916192/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=867384 CPUtime=0.78
/proc/13572/stat : 13572 (java) S 13570 13572 13168 0 -1 0 15034 0 1 0 70 8 0 0 18 0 9 0 37630474 888201216 14201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13572/statm: 216846 14201 2633 9 0 211352 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 867384

[startup+1.50243 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13581
/proc/meminfo: memFree=1869656/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=867380 CPUtime=1.57
/proc/13572/stat : 13572 (java) S 13570 13572 13168 0 -1 0 15040 0 1 0 143 14 0 0 18 0 9 0 37630474 888197120 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13572/statm: 216845 14207 2633 9 0 211351 0
[pid=13572/tid=13574] ppid=13570 vsize=867380 CPUtime=1.4
/proc/13572/task/13574/stat : 13574 (java) R 13570 13572 13168 0 -1 64 11290 0 1 0 128 12 0 0 18 0 9 0 37630475 888197120 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4126649254 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13572/tid=13575] ppid=13570 vsize=867380 CPUtime=0.05
/proc/13572/task/13575/stat : 13575 (java) S 13570 13572 13168 0 -1 64 2705 0 0 0 5 0 0 0 16 0 9 0 37630477 888197120 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13576] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13576/stat : 13576 (java) S 13570 13572 13168 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37630477 888197120 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13577] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13577/stat : 13577 (java) S 13570 13572 13168 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37630477 888197120 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13578] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13578/stat : 13578 (java) S 13570 13572 13168 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37630479 888197120 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13579] ppid=13570 vsize=867380 CPUtime=0.09
/proc/13572/task/13579/stat : 13579 (java) S 13570 13572 13168 0 -1 64 350 0 0 0 9 0 0 0 15 0 9 0 37630479 888197120 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13580] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13580/stat : 13580 (java) S 13570 13572 13168 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37630479 888197120 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13581] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13581/stat : 13581 (java) S 13570 13572 13168 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37630479 888197120 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 867380

[startup+3.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13581
/proc/meminfo: memFree=1869464/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=867384 CPUtime=3.17
/proc/13572/stat : 13572 (java) S 13570 13572 13168 0 -1 0 15041 0 1 0 289 28 0 0 18 0 9 0 37630474 888201216 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13572/statm: 216845 14207 2633 9 0 211351 0
[pid=13572/tid=13574] ppid=13570 vsize=867380 CPUtime=2.99
/proc/13572/task/13574/stat : 13574 (java) R 13570 13572 13168 0 -1 64 11291 0 1 0 273 26 0 0 25 0 9 0 37630475 888197120 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13575] ppid=13570 vsize=867380 CPUtime=0.05
/proc/13572/task/13575/stat : 13575 (java) S 13570 13572 13168 0 -1 64 2705 0 0 0 5 0 0 0 16 0 9 0 37630477 888197120 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13576] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13576/stat : 13576 (java) S 13570 13572 13168 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37630477 888197120 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13577] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13577/stat : 13577 (java) S 13570 13572 13168 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37630477 888197120 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13578] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13578/stat : 13578 (java) S 13570 13572 13168 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37630479 888197120 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13579] ppid=13570 vsize=867380 CPUtime=0.09
/proc/13572/task/13579/stat : 13579 (java) S 13570 13572 13168 0 -1 64 350 0 0 0 9 0 0 0 15 0 9 0 37630479 888197120 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13580] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13580/stat : 13580 (java) S 13570 13572 13168 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37630479 888197120 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13581] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13581/stat : 13581 (java) S 13570 13572 13168 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37630479 888197120 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 867384

[startup+6.30225 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13581
/proc/meminfo: memFree=1869152/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=867380 CPUtime=6.36
/proc/13572/stat : 13572 (java) S 13570 13572 13168 0 -1 0 15047 0 1 0 579 57 0 0 18 0 9 0 37630474 888197120 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13572/statm: 216845 14212 2634 9 0 211351 0
[pid=13572/tid=13574] ppid=13570 vsize=867380 CPUtime=6.19
/proc/13572/task/13574/stat : 13574 (java) R 13570 13572 13168 0 -1 64 11292 0 1 0 564 55 0 0 25 0 9 0 37630475 888197120 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13575] ppid=13570 vsize=867380 CPUtime=0.05
/proc/13572/task/13575/stat : 13575 (java) S 13570 13572 13168 0 -1 64 2705 0 0 0 5 0 0 0 16 0 9 0 37630477 888197120 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13576] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13576/stat : 13576 (java) S 13570 13572 13168 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37630477 888197120 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13577] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13577/stat : 13577 (java) S 13570 13572 13168 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37630477 888197120 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13578] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13578/stat : 13578 (java) S 13570 13572 13168 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37630479 888197120 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13579] ppid=13570 vsize=867380 CPUtime=0.1
/proc/13572/task/13579/stat : 13579 (java) S 13570 13572 13168 0 -1 64 355 0 0 0 10 0 0 0 16 0 9 0 37630479 888197120 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13580] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13580/stat : 13580 (java) S 13570 13572 13168 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37630479 888197120 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13581] ppid=13570 vsize=867384 CPUtime=0
/proc/13572/task/13581/stat : 13581 (java) S 13570 13572 13168 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37630479 888201216 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 867380

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13581
/proc/meminfo: memFree=1868960/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=867380 CPUtime=12.76
/proc/13572/stat : 13572 (java) S 13570 13572 13168 0 -1 0 15047 0 1 0 1156 120 0 0 18 0 9 0 37630474 888197120 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13572/statm: 216845 14212 2634 9 0 211351 0
[pid=13572/tid=13574] ppid=13570 vsize=867380 CPUtime=12.58
/proc/13572/task/13574/stat : 13574 (java) R 13570 13572 13168 0 -1 64 11292 0 1 0 1140 118 0 0 25 0 9 0 37630475 888197120 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13575] ppid=13570 vsize=867380 CPUtime=0.05
/proc/13572/task/13575/stat : 13575 (java) S 13570 13572 13168 0 -1 64 2705 0 0 0 5 0 0 0 16 0 9 0 37630477 888197120 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13576] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13576/stat : 13576 (java) S 13570 13572 13168 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37630477 888197120 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13577] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13577/stat : 13577 (java) S 13570 13572 13168 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37630477 888197120 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13578] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13578/stat : 13578 (java) S 13570 13572 13168 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37630479 888197120 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13579] ppid=13570 vsize=867380 CPUtime=0.1
/proc/13572/task/13579/stat : 13579 (java) S 13570 13572 13168 0 -1 64 355 0 0 0 10 0 0 0 16 0 9 0 37630479 888197120 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13580] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13580/stat : 13580 (java) S 13570 13572 13168 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37630479 888197120 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13581] ppid=13570 vsize=867384 CPUtime=0
/proc/13572/task/13581/stat : 13581 (java) S 13570 13572 13168 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37630479 888201216 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.76
Current children cumulated vsize (KiB) 867380

[startup+25.5026 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13581
/proc/meminfo: memFree=1869024/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=867380 CPUtime=25.55
/proc/13572/stat : 13572 (java) S 13570 13572 13168 0 -1 0 15047 0 1 0 2304 251 0 0 18 0 9 0 37630474 888197120 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13572/statm: 216845 14212 2634 9 0 211351 0
[pid=13572/tid=13574] ppid=13570 vsize=867380 CPUtime=25.38
/proc/13572/task/13574/stat : 13574 (java) R 13570 13572 13168 0 -1 64 11292 0 1 0 2289 249 0 0 25 0 9 0 37630475 888197120 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13575] ppid=13570 vsize=867380 CPUtime=0.05
/proc/13572/task/13575/stat : 13575 (java) S 13570 13572 13168 0 -1 64 2705 0 0 0 5 0 0 0 16 0 9 0 37630477 888197120 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13576] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13576/stat : 13576 (java) S 13570 13572 13168 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37630477 888197120 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13577] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13577/stat : 13577 (java) S 13570 13572 13168 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37630477 888197120 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13578] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13578/stat : 13578 (java) S 13570 13572 13168 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37630479 888197120 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13579] ppid=13570 vsize=867380 CPUtime=0.1
/proc/13572/task/13579/stat : 13579 (java) S 13570 13572 13168 0 -1 64 355 0 0 0 10 0 0 0 16 0 9 0 37630479 888197120 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13580] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13580/stat : 13580 (java) S 13570 13572 13168 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37630479 888197120 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13581] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13581/stat : 13581 (java) S 13570 13572 13168 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37630479 888197120 14212 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 867380

[startup+51.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13581
/proc/meminfo: memFree=1868704/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=867380 CPUtime=51.15
/proc/13572/stat : 13572 (java) S 13570 13572 13168 0 -1 0 15134 0 1 0 4747 368 0 0 18 0 9 0 37630474 888197120 14298 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13572/statm: 216845 14298 2635 9 0 211351 0
[pid=13572/tid=13574] ppid=13570 vsize=867380 CPUtime=50.96
/proc/13572/task/13574/stat : 13574 (java) R 13570 13572 13168 0 -1 64 11368 0 1 0 4730 366 0 0 25 0 9 0 37630475 888197120 14298 996147200 134512640 134550740 4294955952 18446744073709551615 4126648215 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13575] ppid=13570 vsize=867380 CPUtime=0.05
/proc/13572/task/13575/stat : 13575 (java) S 13570 13572 13168 0 -1 64 2705 0 0 0 5 0 0 0 16 0 9 0 37630477 888197120 14298 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13576] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13576/stat : 13576 (java) S 13570 13572 13168 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37630477 888197120 14298 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13577] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13577/stat : 13577 (java) S 13570 13572 13168 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37630477 888197120 14298 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13578] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13578/stat : 13578 (java) S 13570 13572 13168 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37630479 888197120 14298 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13579] ppid=13570 vsize=867380 CPUtime=0.11
/proc/13572/task/13579/stat : 13579 (java) S 13570 13572 13168 0 -1 64 366 0 0 0 11 0 0 0 16 0 9 0 37630479 888197120 14298 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13580] ppid=13570 vsize=867380 CPUtime=0

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

/proc/13572/task/13577/stat : 13577 (java) S 13570 13572 13168 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37630477 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13578] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13578/stat : 13578 (java) S 13570 13572 13168 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13579] ppid=13570 vsize=867380 CPUtime=0.14
/proc/13572/task/13579/stat : 13579 (java) S 13570 13572 13168 0 -1 64 396 0 0 0 14 0 0 0 16 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13580] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13580/stat : 13580 (java) S 13570 13572 13168 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13581] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13581/stat : 13581 (java) S 13570 13572 13168 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3340.93
Current children cumulated vsize (KiB) 867380

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13589
/proc/meminfo: memFree=1866720/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=867380 CPUtime=3400.91
/proc/13572/stat : 13572 (java) S 13570 13572 13168 0 -1 0 15176 0 1 0 339721 370 0 0 18 0 9 0 37630474 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13572/statm: 216845 14317 2635 9 0 211351 0
[pid=13572/tid=13574] ppid=13570 vsize=867380 CPUtime=3400.69
/proc/13572/task/13574/stat : 13574 (java) R 13570 13572 13168 0 -1 64 11380 0 1 0 339701 368 0 0 25 0 9 0 37630475 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4126605822 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13575] ppid=13570 vsize=867380 CPUtime=0.05
/proc/13572/task/13575/stat : 13575 (java) S 13570 13572 13168 0 -1 64 2705 0 0 0 5 0 0 0 16 0 9 0 37630477 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13576] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13576/stat : 13576 (java) S 13570 13572 13168 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37630477 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13577] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13577/stat : 13577 (java) S 13570 13572 13168 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37630477 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13578] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13578/stat : 13578 (java) S 13570 13572 13168 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13579] ppid=13570 vsize=867380 CPUtime=0.14
/proc/13572/task/13579/stat : 13579 (java) S 13570 13572 13168 0 -1 64 396 0 0 0 14 0 0 0 16 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13580] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13580/stat : 13580 (java) S 13570 13572 13168 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13581] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13581/stat : 13581 (java) S 13570 13572 13168 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3400.91
Current children cumulated vsize (KiB) 867380

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13589
/proc/meminfo: memFree=1866656/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=867380 CPUtime=3460.87
/proc/13572/stat : 13572 (java) S 13570 13572 13168 0 -1 0 15176 0 1 0 345717 370 0 0 18 0 9 0 37630474 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13572/statm: 216845 14317 2635 9 0 211351 0
[pid=13572/tid=13574] ppid=13570 vsize=867380 CPUtime=3460.65
/proc/13572/task/13574/stat : 13574 (java) R 13570 13572 13168 0 -1 64 11380 0 1 0 345697 368 0 0 25 0 9 0 37630475 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4126656173 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13575] ppid=13570 vsize=867380 CPUtime=0.05
/proc/13572/task/13575/stat : 13575 (java) S 13570 13572 13168 0 -1 64 2705 0 0 0 5 0 0 0 16 0 9 0 37630477 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13576] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13576/stat : 13576 (java) S 13570 13572 13168 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37630477 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13577] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13577/stat : 13577 (java) S 13570 13572 13168 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37630477 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13578] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13578/stat : 13578 (java) S 13570 13572 13168 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13579] ppid=13570 vsize=867380 CPUtime=0.14
/proc/13572/task/13579/stat : 13579 (java) S 13570 13572 13168 0 -1 64 396 0 0 0 14 0 0 0 16 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13580] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13580/stat : 13580 (java) S 13570 13572 13168 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13581] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13581/stat : 13581 (java) S 13570 13572 13168 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3460.87
Current children cumulated vsize (KiB) 867380

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13589
/proc/meminfo: memFree=1866592/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=867380 CPUtime=3520.85
/proc/13572/stat : 13572 (java) S 13570 13572 13168 0 -1 0 15176 0 1 0 351715 370 0 0 18 0 9 0 37630474 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13572/statm: 216845 14317 2635 9 0 211351 0
[pid=13572/tid=13574] ppid=13570 vsize=867380 CPUtime=3520.62
/proc/13572/task/13574/stat : 13574 (java) R 13570 13572 13168 0 -1 64 11380 0 1 0 351694 368 0 0 25 0 9 0 37630475 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4126648212 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13575] ppid=13570 vsize=867380 CPUtime=0.05
/proc/13572/task/13575/stat : 13575 (java) S 13570 13572 13168 0 -1 64 2705 0 0 0 5 0 0 0 16 0 9 0 37630477 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13576] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13576/stat : 13576 (java) S 13570 13572 13168 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37630477 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13577] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13577/stat : 13577 (java) S 13570 13572 13168 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37630477 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13578] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13578/stat : 13578 (java) S 13570 13572 13168 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13579] ppid=13570 vsize=867380 CPUtime=0.14
/proc/13572/task/13579/stat : 13579 (java) S 13570 13572 13168 0 -1 64 396 0 0 0 14 0 0 0 16 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13580] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13580/stat : 13580 (java) S 13570 13572 13168 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13581] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13581/stat : 13581 (java) S 13570 13572 13168 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3520.85
Current children cumulated vsize (KiB) 867380

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13589
/proc/meminfo: memFree=1866592/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=867380 CPUtime=3580.83
/proc/13572/stat : 13572 (java) S 13570 13572 13168 0 -1 0 15176 0 1 0 357713 370 0 0 18 0 9 0 37630474 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13572/statm: 216845 14317 2635 9 0 211351 0
[pid=13572/tid=13574] ppid=13570 vsize=867380 CPUtime=3580.6
/proc/13572/task/13574/stat : 13574 (java) R 13570 13572 13168 0 -1 64 11380 0 1 0 357692 368 0 0 25 0 9 0 37630475 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4126600654 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13575] ppid=13570 vsize=867380 CPUtime=0.05
/proc/13572/task/13575/stat : 13575 (java) S 13570 13572 13168 0 -1 64 2705 0 0 0 5 0 0 0 16 0 9 0 37630477 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13576] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13576/stat : 13576 (java) S 13570 13572 13168 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37630477 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13577] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13577/stat : 13577 (java) S 13570 13572 13168 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37630477 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13578] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13578/stat : 13578 (java) S 13570 13572 13168 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13579] ppid=13570 vsize=867380 CPUtime=0.14
/proc/13572/task/13579/stat : 13579 (java) S 13570 13572 13168 0 -1 64 396 0 0 0 14 0 0 0 16 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13580] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13580/stat : 13580 (java) S 13570 13572 13168 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13581] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13581/stat : 13581 (java) S 13570 13572 13168 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3580.83
Current children cumulated vsize (KiB) 867380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13589
/proc/meminfo: memFree=1866592/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=867380 CPUtime=3600.02
/proc/13572/stat : 13572 (java) S 13570 13572 13168 0 -1 0 15176 0 1 0 359632 370 0 0 18 0 9 0 37630474 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13572/statm: 216845 14317 2635 9 0 211351 0
[pid=13572/tid=13574] ppid=13570 vsize=867380 CPUtime=3599.8
/proc/13572/task/13574/stat : 13574 (java) R 13570 13572 13168 0 -1 64 11380 0 1 0 359612 368 0 0 25 0 9 0 37630475 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4126600642 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13575] ppid=13570 vsize=867380 CPUtime=0.05
/proc/13572/task/13575/stat : 13575 (java) S 13570 13572 13168 0 -1 64 2705 0 0 0 5 0 0 0 16 0 9 0 37630477 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13576] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13576/stat : 13576 (java) S 13570 13572 13168 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37630477 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13577] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13577/stat : 13577 (java) S 13570 13572 13168 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37630477 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13578] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13578/stat : 13578 (java) S 13570 13572 13168 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13579] ppid=13570 vsize=867380 CPUtime=0.14
/proc/13572/task/13579/stat : 13579 (java) S 13570 13572 13168 0 -1 64 396 0 0 0 14 0 0 0 16 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13580] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13580/stat : 13580 (java) S 13570 13572 13168 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13581] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13581/stat : 13581 (java) S 13570 13572 13168 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 867380

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

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

[startup+3601.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13589
/proc/meminfo: memFree=1866592/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=867380 CPUtime=3600.02
/proc/13572/stat : 13572 (java) S 13570 13572 13168 0 -1 0 15176 0 1 0 359632 370 0 0 18 0 9 0 37630474 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13572/statm: 216845 14317 2635 9 0 211351 0
[pid=13572/tid=13574] ppid=13570 vsize=867380 CPUtime=3599.8
/proc/13572/task/13574/stat : 13574 (java) R 13570 13572 13168 0 -1 64 11380 0 1 0 359612 368 0 0 25 0 9 0 37630475 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4126600642 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13575] ppid=13570 vsize=867380 CPUtime=0.05
/proc/13572/task/13575/stat : 13575 (java) S 13570 13572 13168 0 -1 64 2705 0 0 0 5 0 0 0 16 0 9 0 37630477 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13576] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13576/stat : 13576 (java) S 13570 13572 13168 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37630477 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13577] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13577/stat : 13577 (java) S 13570 13572 13168 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37630477 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13578] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13578/stat : 13578 (java) S 13570 13572 13168 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13579] ppid=13570 vsize=867380 CPUtime=0.14
/proc/13572/task/13579/stat : 13579 (java) S 13570 13572 13168 0 -1 64 396 0 0 0 14 0 0 0 16 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13580] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13580/stat : 13580 (java) S 13570 13572 13168 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13572/tid=13581] ppid=13570 vsize=867380 CPUtime=0
/proc/13572/task/13581/stat : 13581 (java) S 13570 13572 13168 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37630479 888197120 14317 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 867380

Child status: 143
Real time (s): 3601.53
CPU time (s): 3600.06
CPU user time (s): 3596.34
CPU system time (s): 3.71743
CPU usage (%): 99.9591
Max. virtual memory (cumulated for all children) (KiB): 867384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.34
system time used= 3.71743
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15196
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= 73369
involuntary context switches= 83559

runsolver used 3.00054 second user time and 10.1115 second system time

The end

Launcher Data (download as text)

Begin job on node14 at 2008-07-11 22:47:59
IDJOB=1109715
IDBENCH=61004
IDSOLVER=359
FILE ID=node14/1109715-1215809278
PBS_JOBID= 7903218
Free space on /tmp= 66460 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/csp/rand-10-20-10/normalized-rand-10-20-10-5-10000-0_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-1109715-1215809278/watcher-1109715-1215809278 -o /tmp/evaluation-result-1109715-1215809278/solver-1109715-1215809278 -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-1109715-1215809278.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1b92140e9349a43b07ee62c365fab9f4
RANDOM SEED=377183628

node14.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.270
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.270
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:       1916736 kB
Buffers:         18328 kB
Cached:          57288 kB
SwapCached:          0 kB
Active:          60372 kB
Inactive:        29200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1916736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2924 kB
Writeback:           0 kB
Mapped:          23708 kB
Slab:            35624 kB
Committed_AS:    77020 kB
PageTables:       1448 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= 66460 MiB
End job on node14 at 2008-07-11 23:48:02