Trace number 1109635

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.11 3614.77

General information on the benchmark

Namecsp/rand-10-20-10/
normalized-rand-10-20-10-5-10000-11_ext.xml
MD5SUMbf445b0edc5f252db310d539684109ce
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark1231.77
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.09	
0.00/0.09	Abscon 112 (May, 2008)
0.17/0.25	
0.17/0.25	   configuration
0.17/0.25	     name=mrdac-wdeg.xml
0.17/0.29	   
0.17/0.29	   instance
0.17/0.29	     name=HOME/instance-1109635-1215806528.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.28/0.36	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10  nbTotalValues=200
0.28/0.36	       =>  wckTime=0.107  cpuTime=0.1  mem=7M858
0.28/0.36	   
0.28/0.36	   relations being loaded...
0.47/0.53	   
0.47/0.53	   constraints being loaded...
0.47/0.56	   Too large in ConstraintConflictsSTructure
0.47/0.57	   Too large in ConstraintConflictsSTructure
0.47/0.58	   Too large in ConstraintConflictsSTructure
0.47/0.58	   Too large in ConstraintConflictsSTructure
0.47/0.59	   Too large in ConstraintConflictsSTructure
0.57/0.60	     nbConstraints=5  nbRelationTypes=5  nbExtensionStructures=5  nbSharedExtensionStructures=0
0.57/0.60	     nbUnbuiltConflictsStructures=5  nbSharedBinaryRepresentations=0  minDegree=1  maxDegree=5  minArity=10  maxArity=10
0.57/0.60	       =>  wckTime=0.349  cpuTime=0.31  mem=31M118
0.57/0.68	   
0.57/0.68	   solver LocalSearchSolver being built... 
0.67/0.72	       =>  wckTime=0.467  cpuTime=0.35  mem=11M829
0.67/0.73	
0.67/0.73	s SATISFIABLE
0.67/0.73	o 5
4.85/4.95	   
4.85/4.95	   search
4.85/4.95	     run=0  nbConstraintChecks=4300023  nbAssignments=10000
4.85/4.96	       =>  wckTime=4.238  cpuTime=4.2  mem=12M792
5.94/6.03	o 4
8.93/9.02	   
8.93/9.02	   search
8.93/9.02	     run=1  nbConstraintChecks=8623917  nbAssignments=20000
8.93/9.02	       =>  wckTime=8.299  cpuTime=8.24  mem=12M792
12.82/12.98	   
12.82/12.98	   search
12.82/12.98	     run=2  nbConstraintChecks=12955906  nbAssignments=30000
12.82/12.98	       =>  wckTime=12.267  cpuTime=12.18  mem=12M792
16.80/16.93	   
16.80/16.93	   search
16.80/16.93	     run=3  nbConstraintChecks=17287927  nbAssignments=40000
16.80/16.93	       =>  wckTime=16.216  cpuTime=16.11  mem=12M792
20.68/20.89	   
20.68/20.89	   search
20.68/20.89	     run=4  nbConstraintChecks=21620016  nbAssignments=50000
20.68/20.89	       =>  wckTime=20.174  cpuTime=20.05  mem=12M792
24.66/24.88	   
24.66/24.88	   search
24.66/24.88	     run=5  nbConstraintChecks=25932234  nbAssignments=60000
24.66/24.88	       =>  wckTime=24.162  cpuTime=24.03  mem=12M792
28.75/28.91	   
28.75/28.91	   search
28.75/28.91	     run=6  nbConstraintChecks=30260855  nbAssignments=70000
28.75/28.91	       =>  wckTime=28.193  cpuTime=28.05  mem=12M792
32.34/32.57	   
32.34/32.57	   search
32.34/32.57	     run=7  nbConstraintChecks=34201229  nbAssignments=80000
32.34/32.57	       =>  wckTime=31.852  cpuTime=31.68  mem=12M792
35.93/36.17	   
35.93/36.17	   search
35.93/36.17	     run=8  nbConstraintChecks=38087358  nbAssignments=88971
35.93/36.17	       =>  wckTime=35.454  cpuTime=35.28  mem=12M792
35.93/36.17	   
35.93/36.17	   global
35.93/36.17	     nbConstraintChecks=38087358  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.93/36.17	     solvingWckTime=35.453  solvingCpuTime=35.28  expiredTime=no  totalExploration=no  nbFoundSolutions=0
35.93/36.17	     globalCpuTime=35.66
35.93/36.17	       =>  wckTime=35.922  cpuTime=35.63  mem=12M792
35.93/36.17	   
35.93/36.17	   solver DecomposerSolver being built... 
36.02/36.28	       =>  wckTime=36.026  cpuTime=35.71  mem=23M379
120.57/121.17	   
120.57/121.17	   preprocessing
120.57/121.17	     nbConstraintChecks=173876181  nbValidityChecks=322  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
120.57/121.17	     nbRemovedValues=0  detectedInconsistency=no
120.57/121.17	       =>  wckTime=84.894  cpuTime=84.55  mem=23M379
349.85/351.31	o 3
349.85/351.31	    First solution found
3600.04/3614.71	v 3 0 1 1 0 0 4 3 0 0 0 1 1 4 0 3 0 2 6 0 

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-1109635-1215806528/watcher-1109635-1215806528 -o /tmp/evaluation-result-1109635-1215806528/solver-1109635-1215806528 -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-1109635-1215806528.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 4/77 13503
/proc/meminfo: memFree=1902008/2055920 swapFree=4192812/4192956
[pid=13503] ppid=13501 vsize=18572 CPUtime=0
/proc/13503/stat : 13503 (runsolver) R 13501 13503 13430 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 37355762 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 214919867687 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/13503/statm: 4643 292 257 25 0 2626 0

[startup+0.0958089 s]
/proc/loadavg: 0.85 0.97 0.99 4/77 13503
/proc/meminfo: memFree=1902008/2055920 swapFree=4192812/4192956
[pid=13503] ppid=13501 vsize=865988 CPUtime=0.07
/proc/13503/stat : 13503 (java) S 13501 13503 13430 0 -1 0 3658 0 1 0 6 1 0 0 18 0 9 0 37355762 886771712 3143 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13503/statm: 216497 3143 1678 9 0 211052 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865988

[startup+0.101809 s]
/proc/loadavg: 0.85 0.97 0.99 4/77 13503
/proc/meminfo: memFree=1902008/2055920 swapFree=4192812/4192956
[pid=13503] ppid=13501 vsize=865988 CPUtime=0.08
/proc/13503/stat : 13503 (java) S 13501 13503 13430 0 -1 0 3703 0 1 0 7 1 0 0 18 0 9 0 37355762 886771712 3178 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13503/statm: 216497 3178 1687 9 0 211052 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865988

[startup+0.301838 s]
/proc/loadavg: 0.85 0.97 0.99 4/77 13503
/proc/meminfo: memFree=1902008/2055920 swapFree=4192812/4192956
[pid=13503] ppid=13501 vsize=866388 CPUtime=0.28
/proc/13503/stat : 13503 (java) S 13501 13503 13430 0 -1 0 5844 0 1 0 25 3 0 0 18 0 9 0 37355762 887181312 5219 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13503/statm: 216597 5219 1955 9 0 211125 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866388

[startup+0.701894 s]
/proc/loadavg: 0.85 0.97 0.99 4/77 13503
/proc/meminfo: memFree=1902008/2055920 swapFree=4192812/4192956
[pid=13503] ppid=13501 vsize=866628 CPUtime=0.67
/proc/13503/stat : 13503 (java) S 13501 13503 13430 0 -1 0 14996 0 1 0 60 7 0 0 18 0 9 0 37355762 887427072 14163 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13503/statm: 216657 14163 2627 9 0 211163 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866628

[startup+1.503 s]
/proc/loadavg: 0.85 0.97 0.99 3/91 13517
/proc/meminfo: memFree=1841544/2055920 swapFree=4192812/4192956
[pid=13503] ppid=13501 vsize=866628 CPUtime=1.47
/proc/13503/stat : 13503 (java) S 13501 13503 13430 0 -1 0 15023 0 1 0 133 14 0 0 18 0 9 0 37355762 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13503/statm: 216657 14190 2633 9 0 211163 0
[pid=13503/tid=13509] ppid=13501 vsize=866628 CPUtime=1.29
/proc/13503/task/13509/stat : 13509 (java) R 13501 13503 13430 0 -1 64 11292 0 1 0 117 12 0 0 25 0 9 0 37355764 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4126653491 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13510] ppid=13501 vsize=866628 CPUtime=0.05
/proc/13503/task/13510/stat : 13510 (java) S 13501 13503 13430 0 -1 64 2704 0 0 0 5 0 0 0 16 0 9 0 37355765 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13511] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13511/stat : 13511 (java) S 13501 13503 13430 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37355765 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13512] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13512/stat : 13512 (java) S 13501 13503 13430 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37355765 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13513] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13513/stat : 13513 (java) S 13501 13503 13430 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37355767 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13514] ppid=13501 vsize=866628 CPUtime=0.1
/proc/13503/task/13514/stat : 13514 (java) S 13501 13503 13430 0 -1 64 332 0 0 0 10 0 0 0 16 0 9 0 37355767 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13515] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13515/stat : 13515 (java) S 13501 13503 13430 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37355767 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13516] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13516/stat : 13516 (java) S 13501 13503 13430 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37355767 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 866628

[startup+3.10221 s]
/proc/loadavg: 0.85 0.97 0.99 3/90 13517
/proc/meminfo: memFree=1840136/2055920 swapFree=4192812/4192956
[pid=13503] ppid=13501 vsize=866628 CPUtime=3.06
/proc/13503/stat : 13503 (java) S 13501 13503 13430 0 -1 0 15024 0 1 0 280 26 0 0 18 0 9 0 37355762 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13503/statm: 216657 14190 2633 9 0 211163 0
[pid=13503/tid=13509] ppid=13501 vsize=866628 CPUtime=2.88
/proc/13503/task/13509/stat : 13509 (java) R 13501 13503 13430 0 -1 64 11293 0 1 0 264 24 0 0 25 0 9 0 37355764 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13510] ppid=13501 vsize=866628 CPUtime=0.05
/proc/13503/task/13510/stat : 13510 (java) S 13501 13503 13430 0 -1 64 2704 0 0 0 5 0 0 0 16 0 9 0 37355765 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13511] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13511/stat : 13511 (java) S 13501 13503 13430 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37355765 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13512] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13512/stat : 13512 (java) S 13501 13503 13430 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37355765 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13513] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13513/stat : 13513 (java) S 13501 13503 13430 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37355767 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13514] ppid=13501 vsize=866628 CPUtime=0.1
/proc/13503/task/13514/stat : 13514 (java) S 13501 13503 13430 0 -1 64 332 0 0 0 10 0 0 0 16 0 9 0 37355767 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13515] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13515/stat : 13515 (java) S 13501 13503 13430 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37355767 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13516] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13516/stat : 13516 (java) S 13501 13503 13430 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37355767 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 866628

[startup+6.30164 s]
/proc/loadavg: 0.94 0.98 0.99 3/90 13517
/proc/meminfo: memFree=1839760/2055920 swapFree=4192812/4192956
[pid=13503] ppid=13501 vsize=866628 CPUtime=6.24
/proc/13503/stat : 13503 (java) S 13501 13503 13430 0 -1 0 15029 0 1 0 570 54 0 0 18 0 9 0 37355762 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13503/statm: 216657 14194 2634 9 0 211163 0
[pid=13503/tid=13509] ppid=13501 vsize=866628 CPUtime=6.05
/proc/13503/task/13509/stat : 13509 (java) R 13501 13503 13430 0 -1 64 11294 0 1 0 553 52 0 0 25 0 9 0 37355764 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4126600240 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13510] ppid=13501 vsize=866628 CPUtime=0.05
/proc/13503/task/13510/stat : 13510 (java) S 13501 13503 13430 0 -1 64 2704 0 0 0 5 0 0 0 16 0 9 0 37355765 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13511] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13511/stat : 13511 (java) S 13501 13503 13430 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37355765 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13512] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13512/stat : 13512 (java) S 13501 13503 13430 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37355765 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13513] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13513/stat : 13513 (java) S 13501 13503 13430 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37355767 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13514] ppid=13501 vsize=866628 CPUtime=0.1
/proc/13503/task/13514/stat : 13514 (java) S 13501 13503 13430 0 -1 64 336 0 0 0 10 0 0 0 16 0 9 0 37355767 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13515] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13515/stat : 13515 (java) S 13501 13503 13430 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37355767 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13516] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13516/stat : 13516 (java) S 13501 13503 13430 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37355767 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 866628

[startup+12.7025 s]
/proc/loadavg: 1.02 1.00 1.00 3/90 13517
/proc/meminfo: memFree=1839440/2055920 swapFree=4192812/4192956
[pid=13503] ppid=13501 vsize=866628 CPUtime=12.62
/proc/13503/stat : 13503 (java) S 13501 13503 13430 0 -1 0 15029 0 1 0 1154 108 0 0 18 0 9 0 37355762 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13503/statm: 216657 14194 2634 9 0 211163 0
[pid=13503/tid=13509] ppid=13501 vsize=866628 CPUtime=12.43
/proc/13503/task/13509/stat : 13509 (java) R 13501 13503 13430 0 -1 64 11294 0 1 0 1137 106 0 0 25 0 9 0 37355764 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4126647800 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13510] ppid=13501 vsize=866628 CPUtime=0.05
/proc/13503/task/13510/stat : 13510 (java) S 13501 13503 13430 0 -1 64 2704 0 0 0 5 0 0 0 16 0 9 0 37355765 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13511] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13511/stat : 13511 (java) S 13501 13503 13430 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37355765 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13512] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13512/stat : 13512 (java) S 13501 13503 13430 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37355765 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13513] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13513/stat : 13513 (java) S 13501 13503 13430 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37355767 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13514] ppid=13501 vsize=866628 CPUtime=0.1
/proc/13503/task/13514/stat : 13514 (java) S 13501 13503 13430 0 -1 64 336 0 0 0 10 0 0 0 16 0 9 0 37355767 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13515] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13515/stat : 13515 (java) S 13501 13503 13430 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37355767 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13516] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13516/stat : 13516 (java) S 13501 13503 13430 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37355767 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 866628

[startup+25.5012 s]
/proc/loadavg: 1.39 1.08 1.03 3/90 13517
/proc/meminfo: memFree=1839440/2055920 swapFree=4192812/4192956
[pid=13503] ppid=13501 vsize=866628 CPUtime=25.37
/proc/13503/stat : 13503 (java) S 13501 13503 13430 0 -1 0 15029 0 1 0 2313 224 0 0 18 0 9 0 37355762 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13503/statm: 216657 14194 2634 9 0 211163 0
[pid=13503/tid=13509] ppid=13501 vsize=866628 CPUtime=25.18
/proc/13503/task/13509/stat : 13509 (java) R 13501 13503 13430 0 -1 64 11294 0 1 0 2296 222 0 0 25 0 9 0 37355764 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4126600247 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13510] ppid=13501 vsize=866628 CPUtime=0.05
/proc/13503/task/13510/stat : 13510 (java) S 13501 13503 13430 0 -1 64 2704 0 0 0 5 0 0 0 16 0 9 0 37355765 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13511] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13511/stat : 13511 (java) S 13501 13503 13430 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37355765 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13512] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13512/stat : 13512 (java) S 13501 13503 13430 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37355765 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13513] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13513/stat : 13513 (java) S 13501 13503 13430 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37355767 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13514] ppid=13501 vsize=866628 CPUtime=0.1
/proc/13503/task/13514/stat : 13514 (java) S 13501 13503 13430 0 -1 64 336 0 0 0 10 0 0 0 16 0 9 0 37355767 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13515] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13515/stat : 13515 (java) S 13501 13503 13430 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37355767 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13516] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13516/stat : 13516 (java) S 13501 13503 13430 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37355767 887427072 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 866628

[startup+51.1017 s]
/proc/loadavg: 1.65 1.17 1.06 3/90 13517
/proc/meminfo: memFree=1839184/2055920 swapFree=4192812/4192956
[pid=13503] ppid=13501 vsize=866628 CPUtime=50.85
/proc/13503/stat : 13503 (java) S 13501 13503 13430 0 -1 0 15096 0 1 0 4759 326 0 0 18 0 9 0 37355762 887427072 14260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13503/statm: 216657 14260 2635 9 0 211163 0
[pid=13503/tid=13509] ppid=13501 vsize=866628 CPUtime=50.65
/proc/13503/task/13509/stat : 13509 (java) R 13501 13503 13430 0 -1 64 11351 0 1 0 4741 324 0 0 25 0 9 0 37355764 887427072 14260 996147200 134512640 134550740 4294955952 18446744073709551615 4126600247 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13510] ppid=13501 vsize=866628 CPUtime=0.05
/proc/13503/task/13510/stat : 13510 (java) S 13501 13503 13430 0 -1 64 2704 0 0 0 5 0 0 0 16 0 9 0 37355765 887427072 14260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13511] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13511/stat : 13511 (java) S 13501 13503 13430 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37355765 887427072 14260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13512] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13512/stat : 13512 (java) S 13501 13503 13430 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37355765 887427072 14260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13513] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13513/stat : 13513 (java) S 13501 13503 13430 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37355767 887427072 14260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13514] ppid=13501 vsize=866628 CPUtime=0.12
/proc/13503/task/13514/stat : 13514 (java) S 13501 13503 13430 0 -1 64 346 0 0 0 12 0 0 0 16 0 9 0 37355767 887427072 14260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13515] ppid=13501 vsize=866628 CPUtime=0

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

/proc/13503/task/13512/stat : 13512 (java) S 13501 13503 13430 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37355765 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13513] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13513/stat : 13513 (java) S 13501 13503 13430 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13514] ppid=13501 vsize=866628 CPUtime=0.16
/proc/13503/task/13514/stat : 13514 (java) S 13501 13503 13430 0 -1 64 381 0 0 0 16 0 0 0 16 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13515] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13515/stat : 13515 (java) S 13501 13503 13430 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13516] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13516/stat : 13516 (java) S 13501 13503 13430 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3328.75
Current children cumulated vsize (KiB) 866628

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/90 13519
/proc/meminfo: memFree=1836752/2055920 swapFree=4192812/4192956
[pid=13503] ppid=13501 vsize=866628 CPUtime=3388.51
/proc/13503/stat : 13503 (java) S 13501 13503 13430 0 -1 0 15142 0 1 0 338520 331 0 0 18 0 9 0 37355762 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13503/statm: 216657 14280 2635 9 0 211163 0
[pid=13503/tid=13509] ppid=13501 vsize=866628 CPUtime=3388.27
/proc/13503/task/13509/stat : 13509 (java) R 13501 13503 13430 0 -1 64 11362 0 1 0 338498 329 0 0 25 0 9 0 37355764 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4126600220 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13510] ppid=13501 vsize=866628 CPUtime=0.05
/proc/13503/task/13510/stat : 13510 (java) S 13501 13503 13430 0 -1 64 2704 0 0 0 5 0 0 0 16 0 9 0 37355765 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13511] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13511/stat : 13511 (java) S 13501 13503 13430 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37355765 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13512] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13512/stat : 13512 (java) S 13501 13503 13430 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37355765 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13513] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13513/stat : 13513 (java) S 13501 13503 13430 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13514] ppid=13501 vsize=866628 CPUtime=0.16
/proc/13503/task/13514/stat : 13514 (java) S 13501 13503 13430 0 -1 64 381 0 0 0 16 0 0 0 16 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13515] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13515/stat : 13515 (java) S 13501 13503 13430 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13516] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13516/stat : 13516 (java) S 13501 13503 13430 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3388.51
Current children cumulated vsize (KiB) 866628

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/90 13519
/proc/meminfo: memFree=1836560/2055920 swapFree=4192812/4192956
[pid=13503] ppid=13501 vsize=866628 CPUtime=3448.27
/proc/13503/stat : 13503 (java) S 13501 13503 13430 0 -1 0 15144 0 1 0 344496 331 0 0 18 0 9 0 37355762 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13503/statm: 216657 14280 2635 9 0 211163 0
[pid=13503/tid=13509] ppid=13501 vsize=866628 CPUtime=3448.03
/proc/13503/task/13509/stat : 13509 (java) R 13501 13503 13430 0 -1 64 11363 0 1 0 344474 329 0 0 25 0 9 0 37355764 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4126647831 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13510] ppid=13501 vsize=866628 CPUtime=0.05
/proc/13503/task/13510/stat : 13510 (java) S 13501 13503 13430 0 -1 64 2704 0 0 0 5 0 0 0 16 0 9 0 37355765 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13511] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13511/stat : 13511 (java) S 13501 13503 13430 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37355765 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13512] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13512/stat : 13512 (java) S 13501 13503 13430 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37355765 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13513] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13513/stat : 13513 (java) S 13501 13503 13430 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13514] ppid=13501 vsize=866628 CPUtime=0.16
/proc/13503/task/13514/stat : 13514 (java) S 13501 13503 13430 0 -1 64 382 0 0 0 16 0 0 0 16 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13515] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13515/stat : 13515 (java) S 13501 13503 13430 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13516] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13516/stat : 13516 (java) S 13501 13503 13430 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3448.27
Current children cumulated vsize (KiB) 866628

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/90 13519
/proc/meminfo: memFree=1836496/2055920 swapFree=4192812/4192956
[pid=13503] ppid=13501 vsize=866628 CPUtime=3508.02
/proc/13503/stat : 13503 (java) S 13501 13503 13430 0 -1 0 15144 0 1 0 350471 331 0 0 18 0 9 0 37355762 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13503/statm: 216657 14280 2635 9 0 211163 0
[pid=13503/tid=13509] ppid=13501 vsize=866628 CPUtime=3507.78
/proc/13503/task/13509/stat : 13509 (java) R 13501 13503 13430 0 -1 64 11363 0 1 0 350449 329 0 0 25 0 9 0 37355764 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4126600220 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13510] ppid=13501 vsize=866628 CPUtime=0.05
/proc/13503/task/13510/stat : 13510 (java) S 13501 13503 13430 0 -1 64 2704 0 0 0 5 0 0 0 16 0 9 0 37355765 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13511] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13511/stat : 13511 (java) S 13501 13503 13430 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37355765 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13512] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13512/stat : 13512 (java) S 13501 13503 13430 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37355765 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13513] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13513/stat : 13513 (java) S 13501 13503 13430 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13514] ppid=13501 vsize=866628 CPUtime=0.16
/proc/13503/task/13514/stat : 13514 (java) S 13501 13503 13430 0 -1 64 382 0 0 0 16 0 0 0 16 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13515] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13515/stat : 13515 (java) S 13501 13503 13430 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13516] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13516/stat : 13516 (java) S 13501 13503 13430 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3508.02
Current children cumulated vsize (KiB) 866628

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/90 13525
/proc/meminfo: memFree=1836360/2055920 swapFree=4192812/4192956
[pid=13503] ppid=13501 vsize=866628 CPUtime=3567.78
/proc/13503/stat : 13503 (java) S 13501 13503 13430 0 -1 0 15144 0 1 0 356447 331 0 0 18 0 9 0 37355762 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13503/statm: 216657 14280 2635 9 0 211163 0
[pid=13503/tid=13509] ppid=13501 vsize=866628 CPUtime=3567.54
/proc/13503/task/13509/stat : 13509 (java) R 13501 13503 13430 0 -1 64 11363 0 1 0 356425 329 0 0 25 0 9 0 37355764 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4126600250 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13510] ppid=13501 vsize=866628 CPUtime=0.05
/proc/13503/task/13510/stat : 13510 (java) S 13501 13503 13430 0 -1 64 2704 0 0 0 5 0 0 0 16 0 9 0 37355765 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13511] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13511/stat : 13511 (java) S 13501 13503 13430 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37355765 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13512] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13512/stat : 13512 (java) S 13501 13503 13430 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37355765 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13513] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13513/stat : 13513 (java) S 13501 13503 13430 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13514] ppid=13501 vsize=866628 CPUtime=0.16
/proc/13503/task/13514/stat : 13514 (java) S 13501 13503 13430 0 -1 64 382 0 0 0 16 0 0 0 16 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13515] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13515/stat : 13515 (java) S 13501 13503 13430 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13516] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13516/stat : 13516 (java) S 13501 13503 13430 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3567.78
Current children cumulated vsize (KiB) 866628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3614.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/90 13525
/proc/meminfo: memFree=1836360/2055920 swapFree=4192812/4192956
[pid=13503] ppid=13501 vsize=866628 CPUtime=3600.04
/proc/13503/stat : 13503 (java) S 13501 13503 13430 0 -1 0 15144 0 1 0 359673 331 0 0 18 0 9 0 37355762 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13503/statm: 216657 14280 2635 9 0 211163 0
[pid=13503/tid=13509] ppid=13501 vsize=866628 CPUtime=3599.8
/proc/13503/task/13509/stat : 13509 (java) R 13501 13503 13430 0 -1 64 11363 0 1 0 359651 329 0 0 25 0 9 0 37355764 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4126600247 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13510] ppid=13501 vsize=866628 CPUtime=0.05
/proc/13503/task/13510/stat : 13510 (java) S 13501 13503 13430 0 -1 64 2704 0 0 0 5 0 0 0 16 0 9 0 37355765 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13511] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13511/stat : 13511 (java) S 13501 13503 13430 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37355765 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13512] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13512/stat : 13512 (java) S 13501 13503 13430 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37355765 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13513] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13513/stat : 13513 (java) S 13501 13503 13430 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13514] ppid=13501 vsize=866628 CPUtime=0.16
/proc/13503/task/13514/stat : 13514 (java) S 13501 13503 13430 0 -1 64 382 0 0 0 16 0 0 0 16 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13515] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13515/stat : 13515 (java) S 13501 13503 13430 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13516] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13516/stat : 13516 (java) R 13501 13503 13430 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37355767 887427072 14280 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) 866628

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

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

[startup+3614.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/90 13525
/proc/meminfo: memFree=1836360/2055920 swapFree=4192812/4192956
[pid=13503] ppid=13501 vsize=866628 CPUtime=3600.04
/proc/13503/stat : 13503 (java) S 13501 13503 13430 0 -1 0 15144 0 1 0 359673 331 0 0 18 0 9 0 37355762 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13503/statm: 216657 14280 2635 9 0 211163 0
[pid=13503/tid=13509] ppid=13501 vsize=866628 CPUtime=3599.8
/proc/13503/task/13509/stat : 13509 (java) R 13501 13503 13430 0 -1 64 11363 0 1 0 359651 329 0 0 25 0 9 0 37355764 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4126600247 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13510] ppid=13501 vsize=866628 CPUtime=0.05
/proc/13503/task/13510/stat : 13510 (java) S 13501 13503 13430 0 -1 64 2704 0 0 0 5 0 0 0 16 0 9 0 37355765 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13511] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13511/stat : 13511 (java) S 13501 13503 13430 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37355765 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13512] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13512/stat : 13512 (java) S 13501 13503 13430 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37355765 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13513] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13513/stat : 13513 (java) S 13501 13503 13430 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13514] ppid=13501 vsize=866628 CPUtime=0.16
/proc/13503/task/13514/stat : 13514 (java) S 13501 13503 13430 0 -1 64 382 0 0 0 16 0 0 0 16 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13515] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13515/stat : 13515 (java) S 13501 13503 13430 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37355767 887427072 14280 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13503/tid=13516] ppid=13501 vsize=866628 CPUtime=0
/proc/13503/task/13516/stat : 13516 (java) R 13501 13503 13430 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37355767 887427072 14280 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) 866628

Child status: 143
Real time (s): 3614.77
CPU time (s): 3600.11
CPU user time (s): 3596.79
CPU system time (s): 3.32449
CPU usage (%): 99.5946
Max. virtual memory (cumulated for all children) (KiB): 866632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.79
system time used= 3.32449
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15163
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= 74045
involuntary context switches= 120199

runsolver used 3.06253 second user time and 10.1145 second system time

The end

Launcher Data (download as text)

Begin job on node10 at 2008-07-11 22:02:09
IDJOB=1109635
IDBENCH=60994
IDSOLVER=359
FILE ID=node10/1109635-1215806528
PBS_JOBID= 7903296
Free space on /tmp= 66508 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bf445b0edc5f252db310d539684109ce
RANDOM SEED=1722140173

node10.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.236
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.236
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:       1902872 kB
Buffers:         20264 kB
Cached:          61812 kB
SwapCached:          0 kB
Active:          67820 kB
Inactive:        31696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1902872 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4844 kB
Writeback:           0 kB
Mapped:          30080 kB
Slab:            38928 kB
Committed_AS:   144540 kB
PageTables:       1776 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= 66508 MiB
End job on node10 at 2008-07-11 23:02:25