Trace number 1112106

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
AbsconMax 112 pc-dMSAT (TO)2 3600.13 3605.33

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-6_ext.xml
MD5SUM0f1b884dfd1924af2bb3a0367831bfe2
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark228.629
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints60
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension60
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mrdac-ddeg.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1112106-1215862210.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.28/0.40	     nbVariables=20  nbDomainTypes=1  minDomainSize=20  maxDomainSize=20  nbTotalValues=400
0.28/0.40	       =>  wckTime=0.152  cpuTime=0.11  mem=7M858
0.28/0.40	   
0.28/0.40	   relations being loaded...
0.68/0.75	   
0.68/0.75	   constraints being loaded...
0.79/0.83	     nbConstraints=60  nbRelationTypes=60  nbExtensionStructures=60  nbSharedExtensionStructures=0
0.79/0.83	     nbConflictsStructures=60  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=14
0.79/0.83	     minArity=3  maxArity=3
0.79/0.83	       =>  wckTime=0.588  cpuTime=0.5  mem=31M735
0.88/0.93	   
0.88/0.93	   solver LocalSearchSolver being built... 
0.88/0.97	       =>  wckTime=0.726  cpuTime=0.54  mem=11M404
0.88/0.98	
0.88/0.98	s SATISFIABLE
0.88/0.98	o 29
0.88/0.98	o 26
0.88/0.98	o 24
0.88/0.98	o 23
0.88/0.98	o 20
0.88/0.98	o 16
0.88/0.99	o 13
0.88/0.99	o 12
0.88/0.99	o 11
0.88/0.99	o 10
0.88/0.99	o 9
0.88/0.99	o 8
0.88/0.99	o 7
0.98/1.02	o 6
0.98/1.05	o 5
1.08/1.19	o 4
1.27/1.37	o 3
2.57/2.63	   
2.57/2.63	   search
2.57/2.63	     run=0  nbConstraintChecks=10960739  nbAssignments=10000
2.57/2.63	       =>  wckTime=1.663  cpuTime=1.62  mem=12M436
4.15/4.22	   
4.15/4.22	   search
4.15/4.22	     run=1  nbConstraintChecks=21595012  nbAssignments=20000
4.15/4.22	       =>  wckTime=3.251  cpuTime=3.19  mem=12M436
5.64/5.79	   
5.64/5.79	   search
5.64/5.79	     run=2  nbConstraintChecks=32323850  nbAssignments=30000
5.64/5.79	       =>  wckTime=4.826  cpuTime=4.75  mem=12M436
7.22/7.38	o 2
7.22/7.39	   
7.22/7.39	   search
7.22/7.39	     run=3  nbConstraintChecks=43171202  nbAssignments=40000
7.22/7.39	       =>  wckTime=6.426  cpuTime=6.34  mem=12M436
8.90/9.00	   
8.90/9.00	   search
8.90/9.00	     run=4  nbConstraintChecks=54162314  nbAssignments=50000
8.90/9.00	       =>  wckTime=8.034  cpuTime=7.93  mem=12M436
10.48/10.63	   
10.48/10.63	   search
10.48/10.63	     run=5  nbConstraintChecks=65371265  nbAssignments=60000
10.48/10.63	       =>  wckTime=9.664  cpuTime=9.54  mem=12M436
12.07/12.26	   
12.07/12.26	   search
12.07/12.26	     run=6  nbConstraintChecks=76605215  nbAssignments=70000
12.07/12.26	       =>  wckTime=11.289  cpuTime=11.16  mem=12M436
13.66/13.89	   
13.66/13.89	   search
13.66/13.89	     run=7  nbConstraintChecks=87897687  nbAssignments=80000
13.66/13.89	       =>  wckTime=12.925  cpuTime=12.77  mem=12M436
15.34/15.52	   
15.34/15.52	   search
15.34/15.52	     run=8  nbConstraintChecks=99116587  nbAssignments=90000
15.34/15.52	       =>  wckTime=14.551  cpuTime=14.39  mem=12M436
16.93/17.12	   
16.93/17.12	   search
16.93/17.13	     run=9  nbConstraintChecks=110271660  nbAssignments=100000
16.93/17.13	       =>  wckTime=16.156  cpuTime=15.97  mem=12M436
18.51/18.74	   
18.51/18.74	   search
18.51/18.74	     run=10  nbConstraintChecks=121462212  nbAssignments=110000
18.51/18.74	       =>  wckTime=17.775  cpuTime=17.57  mem=12M436
20.10/20.35	   
20.10/20.35	   search
20.10/20.35	     run=11  nbConstraintChecks=132703658  nbAssignments=120000
20.10/20.35	       =>  wckTime=19.38  cpuTime=19.18  mem=12M436
21.69/21.91	   
21.69/21.91	   search
21.69/21.91	     run=12  nbConstraintChecks=143441033  nbAssignments=130000
21.69/21.91	       =>  wckTime=20.942  cpuTime=20.72  mem=12M436
23.17/23.48	   
23.17/23.48	   search
23.17/23.48	     run=13  nbConstraintChecks=154325424  nbAssignments=140000
23.17/23.48	       =>  wckTime=22.513  cpuTime=22.27  mem=12M436
24.86/25.10	   
24.86/25.10	   search
24.86/25.10	     run=14  nbConstraintChecks=165725088  nbAssignments=150000
24.86/25.10	       =>  wckTime=24.135  cpuTime=23.88  mem=12M436
26.35/26.68	   
26.35/26.68	   search
26.35/26.68	     run=15  nbConstraintChecks=176480199  nbAssignments=160000
26.35/26.68	       =>  wckTime=25.715  cpuTime=25.45  mem=12M436
28.03/28.33	   
28.03/28.33	   search
28.03/28.33	     run=16  nbConstraintChecks=187940970  nbAssignments=170000
28.03/28.33	       =>  wckTime=27.359  cpuTime=27.08  mem=12M436
29.51/29.82	   
29.51/29.82	   search
29.51/29.82	     run=17  nbConstraintChecks=197669852  nbAssignments=180000
29.51/29.82	       =>  wckTime=28.849  cpuTime=28.55  mem=12M436
31.00/31.39	   
31.00/31.39	   search
31.00/31.40	     run=18  nbConstraintChecks=208451465  nbAssignments=190000
31.00/31.40	       =>  wckTime=30.426  cpuTime=30.11  mem=12M436
32.58/32.99	   
32.58/32.99	   search
32.58/32.99	     run=19  nbConstraintChecks=219238005  nbAssignments=200000
32.58/32.99	       =>  wckTime=32.022  cpuTime=31.69  mem=12M436
34.27/34.60	   
34.27/34.60	   search
34.27/34.60	     run=20  nbConstraintChecks=230389637  nbAssignments=210000
34.27/34.60	       =>  wckTime=33.633  cpuTime=33.29  mem=12M436
35.85/36.21	   
35.85/36.21	   search
35.85/36.21	     run=21  nbConstraintChecks=241428494  nbAssignments=220000
35.85/36.21	       =>  wckTime=35.246  cpuTime=34.88  mem=12M436
37.24/37.66	   
37.24/37.67	   search
37.24/37.67	     run=22  nbConstraintChecks=251423628  nbAssignments=229252
37.24/37.67	       =>  wckTime=36.696  cpuTime=36.33  mem=12M436
37.24/37.67	   
37.24/37.67	   global
37.24/37.67	     nbConstraintChecks=251423628  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.24/37.67	     solvingWckTime=36.694  solvingCpuTime=36.33  expiredTime=no  totalExploration=no  nbFoundSolutions=0
37.24/37.67	     globalCpuTime=36.93
37.24/37.67	       =>  wckTime=37.423  cpuTime=36.87  mem=12M436
37.24/37.67	   
37.24/37.67	   solver DecomposerSolver being built... 
37.33/37.78	       =>  wckTime=37.537  cpuTime=36.96  mem=23M209
37.33/37.79	   
37.33/37.79	   preprocessing
37.33/37.79	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
37.33/37.79	     detectedInconsistency=no
37.33/37.79	       =>  wckTime=0.0050  cpuTime=0.0  mem=23M209
3600.09/3605.31	v 19 0 18 9 0 8 10 4 19 0 0 13 12 13 2 4 1 19 1 0 

Verifier Data (download as text)

OK	2	58
2 unsatisfied constraints, 58 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-1112106-1215862210/watcher-1112106-1215862210 -o /tmp/evaluation-result-1112106-1215862210/solver-1112106-1215862210 -C 3600 -W 4000 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax HOME/instance-1112106-1215862210.xml 

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


[startup+0 s]
/proc/loadavg: 1.99 1.98 1.99 4/74 16080
/proc/meminfo: memFree=1814352/2055920 swapFree=4192812/4192956
[pid=16080] ppid=16078 vsize=1616 CPUtime=0
/proc/16080/stat : 16080 (java) R 16078 16080 15709 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 42923819 1654784 148 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/16080/statm: 404 148 122 9 0 46 0

[startup+0.0665259 s]
/proc/loadavg: 1.99 1.98 1.99 4/74 16080
/proc/meminfo: memFree=1814352/2055920 swapFree=4192812/4192956
[pid=16080] ppid=16078 vsize=864076 CPUtime=0.06
/proc/16080/stat : 16080 (java) S 16078 16080 15709 0 -1 0 2802 0 1 0 4 2 0 0 18 0 9 0 42923819 884813824 2340 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16080/statm: 216019 2340 1120 9 0 210976 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 864076

[startup+0.101529 s]
/proc/loadavg: 1.99 1.98 1.99 4/74 16080
/proc/meminfo: memFree=1814352/2055920 swapFree=4192812/4192956
[pid=16080] ppid=16078 vsize=865984 CPUtime=0.09
/proc/16080/stat : 16080 (java) S 16078 16080 15709 0 -1 0 3709 0 1 0 7 2 0 0 18 0 9 0 42923819 886767616 3180 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16080/statm: 216496 3180 1681 9 0 211051 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301556 s]
/proc/loadavg: 1.99 1.98 1.99 4/74 16080
/proc/meminfo: memFree=1814352/2055920 swapFree=4192812/4192956
[pid=16080] ppid=16078 vsize=866156 CPUtime=0.28
/proc/16080/stat : 16080 (java) S 16078 16080 15709 0 -1 0 5597 0 1 0 25 3 0 0 18 0 9 0 42923819 886943744 5012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16080/statm: 216539 5012 1905 9 0 211087 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866156

[startup+0.701603 s]
/proc/loadavg: 1.99 1.98 1.99 4/74 16080
/proc/meminfo: memFree=1814352/2055920 swapFree=4192812/4192956
[pid=16080] ppid=16078 vsize=866524 CPUtime=0.68
/proc/16080/stat : 16080 (java) S 16078 16080 15709 0 -1 0 10430 0 1 0 62 6 0 0 18 0 9 0 42923819 887320576 9801 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16080/statm: 216631 9801 1968 9 0 211159 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866524

[startup+1.50169 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16089
/proc/meminfo: memFree=1767752/2055920 swapFree=4192812/4192956
[pid=16080] ppid=16078 vsize=866612 CPUtime=1.48
/proc/16080/stat : 16080 (java) S 16078 16080 15709 0 -1 0 15014 0 1 0 129 19 0 0 18 0 9 0 42923819 887410688 14181 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16080/statm: 216653 14181 2632 9 0 211159 0
[pid=16080/tid=16082] ppid=16078 vsize=866612 CPUtime=1.26
/proc/16080/task/16082/stat : 16082 (java) R 16078 16080 15709 0 -1 64 11423 0 1 0 110 16 0 0 19 0 9 0 42923820 887410688 14181 996147200 134512640 134550740 4294955952 18446744073709551615 4126667000 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16083] ppid=16078 vsize=866612 CPUtime=0.07
/proc/16080/task/16083/stat : 16083 (java) S 16078 16080 15709 0 -1 64 2573 0 0 0 6 1 0 0 16 0 9 0 42923822 887410688 14181 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16084] ppid=16078 vsize=866612 CPUtime=0
/proc/16080/task/16084/stat : 16084 (java) S 16078 16080 15709 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42923822 887410688 14181 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16085] ppid=16078 vsize=866612 CPUtime=0
/proc/16080/task/16085/stat : 16085 (java) S 16078 16080 15709 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42923822 887410688 14181 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16086] ppid=16078 vsize=866612 CPUtime=0
/proc/16080/task/16086/stat : 16086 (java) S 16078 16080 15709 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42923824 887410688 14181 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16087] ppid=16078 vsize=866612 CPUtime=0.11
/proc/16080/task/16087/stat : 16087 (java) S 16078 16080 15709 0 -1 64 321 0 0 0 11 0 0 0 16 0 9 0 42923824 887410688 14181 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16088] ppid=16078 vsize=866612 CPUtime=0
/proc/16080/task/16088/stat : 16088 (java) S 16078 16080 15709 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42923824 887410688 14181 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16089] ppid=16078 vsize=866612 CPUtime=0
/proc/16080/task/16089/stat : 16089 (java) S 16078 16080 15709 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42923824 887410688 14181 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 866612

[startup+3.10188 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16089
/proc/meminfo: memFree=1767432/2055920 swapFree=4192812/4192956
[pid=16080] ppid=16078 vsize=867636 CPUtime=3.06
/proc/16080/stat : 16080 (java) S 16078 16080 15709 0 -1 0 15021 0 1 0 249 57 0 0 18 0 9 0 42923819 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16080/statm: 216909 14187 2633 9 0 211415 0
[pid=16080/tid=16082] ppid=16078 vsize=867636 CPUtime=2.84
/proc/16080/task/16082/stat : 16082 (java) R 16078 16080 15709 0 -1 64 11424 0 1 0 230 54 0 0 25 0 9 0 42923820 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4126671303 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16083] ppid=16078 vsize=867636 CPUtime=0.07
/proc/16080/task/16083/stat : 16083 (java) S 16078 16080 15709 0 -1 64 2573 0 0 0 6 1 0 0 16 0 9 0 42923822 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16084] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16084/stat : 16084 (java) S 16078 16080 15709 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42923822 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16085] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16085/stat : 16085 (java) S 16078 16080 15709 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42923822 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16086] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16086/stat : 16086 (java) S 16078 16080 15709 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42923824 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16087] ppid=16078 vsize=867636 CPUtime=0.12
/proc/16080/task/16087/stat : 16087 (java) S 16078 16080 15709 0 -1 64 326 0 0 0 12 0 0 0 16 0 9 0 42923824 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16088] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16088/stat : 16088 (java) S 16078 16080 15709 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42923824 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16089] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16089/stat : 16089 (java) S 16078 16080 15709 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 42923824 888459264 14187 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) 867636

[startup+6.30225 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16089
/proc/meminfo: memFree=1766792/2055920 swapFree=4192812/4192956
[pid=16080] ppid=16078 vsize=867636 CPUtime=6.23
/proc/16080/stat : 16080 (java) S 16078 16080 15709 0 -1 0 15022 0 1 0 486 137 0 0 18 0 9 0 42923819 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16080/statm: 216909 14187 2633 9 0 211415 0
[pid=16080/tid=16082] ppid=16078 vsize=867636 CPUtime=6.01
/proc/16080/task/16082/stat : 16082 (java) R 16078 16080 15709 0 -1 64 11425 0 1 0 467 134 0 0 25 0 9 0 42923820 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4126665357 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16083] ppid=16078 vsize=867636 CPUtime=0.07
/proc/16080/task/16083/stat : 16083 (java) S 16078 16080 15709 0 -1 64 2573 0 0 0 6 1 0 0 16 0 9 0 42923822 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16080/tid=16084] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16084/stat : 16084 (java) S 16078 16080 15709 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42923822 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16085] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16085/stat : 16085 (java) S 16078 16080 15709 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42923822 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16086] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16086/stat : 16086 (java) S 16078 16080 15709 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42923824 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16087] ppid=16078 vsize=867636 CPUtime=0.12
/proc/16080/task/16087/stat : 16087 (java) S 16078 16080 15709 0 -1 64 326 0 0 0 12 0 0 0 16 0 9 0 42923824 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16088] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16088/stat : 16088 (java) S 16078 16080 15709 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42923824 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16089] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16089/stat : 16089 (java) S 16078 16080 15709 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 42923824 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867636

[startup+12.702 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16089
/proc/meminfo: memFree=1766280/2055920 swapFree=4192812/4192956
[pid=16080] ppid=16078 vsize=867636 CPUtime=12.57
/proc/16080/stat : 16080 (java) S 16078 16080 15709 0 -1 0 15023 0 1 0 968 289 0 0 18 0 9 0 42923819 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16080/statm: 216909 14187 2633 9 0 211415 0
[pid=16080/tid=16082] ppid=16078 vsize=867636 CPUtime=12.36
/proc/16080/task/16082/stat : 16082 (java) R 16078 16080 15709 0 -1 64 11426 0 1 0 949 287 0 0 25 0 9 0 42923820 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4126665405 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16083] ppid=16078 vsize=867636 CPUtime=0.07
/proc/16080/task/16083/stat : 16083 (java) S 16078 16080 15709 0 -1 64 2573 0 0 0 6 1 0 0 16 0 9 0 42923822 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16080/tid=16084] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16084/stat : 16084 (java) S 16078 16080 15709 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42923822 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16085] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16085/stat : 16085 (java) S 16078 16080 15709 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42923822 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16086] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16086/stat : 16086 (java) S 16078 16080 15709 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42923824 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16087] ppid=16078 vsize=867636 CPUtime=0.12
/proc/16080/task/16087/stat : 16087 (java) S 16078 16080 15709 0 -1 64 326 0 0 0 12 0 0 0 16 0 9 0 42923824 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16088] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16088/stat : 16088 (java) S 16078 16080 15709 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42923824 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16089] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16089/stat : 16089 (java) S 16078 16080 15709 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 42923824 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867636

[startup+25.5015 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16089
/proc/meminfo: memFree=1765768/2055920 swapFree=4192812/4192956
[pid=16080] ppid=16078 vsize=867636 CPUtime=25.25
/proc/16080/stat : 16080 (java) S 16078 16080 15709 0 -1 0 15023 0 1 0 1922 603 0 0 18 0 9 0 42923819 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16080/statm: 216909 14187 2633 9 0 211415 0
[pid=16080/tid=16082] ppid=16078 vsize=867636 CPUtime=25.04
/proc/16080/task/16082/stat : 16082 (java) R 16078 16080 15709 0 -1 64 11426 0 1 0 1903 601 0 0 25 0 9 0 42923820 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4126668829 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16083] ppid=16078 vsize=867636 CPUtime=0.07
/proc/16080/task/16083/stat : 16083 (java) S 16078 16080 15709 0 -1 64 2573 0 0 0 6 1 0 0 17 0 9 0 42923822 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16080/tid=16084] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16084/stat : 16084 (java) S 16078 16080 15709 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42923822 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16085] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16085/stat : 16085 (java) S 16078 16080 15709 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42923822 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16086] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16086/stat : 16086 (java) S 16078 16080 15709 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42923824 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16087] ppid=16078 vsize=867636 CPUtime=0.12
/proc/16080/task/16087/stat : 16087 (java) S 16078 16080 15709 0 -1 64 326 0 0 0 12 0 0 0 16 0 9 0 42923824 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16088] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16088/stat : 16088 (java) S 16078 16080 15709 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42923824 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16089] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16089/stat : 16089 (java) S 16078 16080 15709 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 42923824 888459264 14187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 867636

[startup+51.1015 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16089
/proc/meminfo: memFree=1765256/2055920 swapFree=4192812/4192956
[pid=16080] ppid=16078 vsize=867636 CPUtime=50.62
/proc/16080/stat : 16080 (java) S 16078 16080 15709 0 -1 0 15128 0 1 0 4155 907 0 0 18 0 9 0 42923819 888459264 14288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16080/statm: 216909 14288 2634 9 0 211415 0
[pid=16080/tid=16082] ppid=16078 vsize=867636 CPUtime=50.32
/proc/16080/task/16082/stat : 16082 (java) R 16078 16080 15709 0 -1 64 11488 0 1 0 4128 904 0 0 25 0 9 0 42923820 888459264 14288 996147200 134512640 134550740 4294955952 18446744073709551615 4126802309 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16083] ppid=16078 vsize=867636 CPUtime=0.07
/proc/16080/task/16083/stat : 16083 (java) S 16078 16080 15709 0 -1 64 2573 0 0 0 6 1 0 0 16 0 9 0 42923822 888459264 14288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16080/tid=16084] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16084/stat : 16084 (java) S 16078 16080 15709 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42923822 888459264 14288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16085] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16085/stat : 16085 (java) S 16078 16080 15709 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42923822 888459264 14288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16086] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16086/stat : 16086 (java) S 16078 16080 15709 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42923824 888459264 14288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16087] ppid=16078 vsize=867636 CPUtime=0.19
/proc/16080/task/16087/stat : 16087 (java) S 16078 16080 15709 0 -1 64 369 0 0 0 19 0 0 0 16 0 9 0 42923824 888459264 14288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16088] ppid=16078 vsize=867636 CPUtime=0

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

/proc/16080/task/16085/stat : 16085 (java) S 16078 16080 15709 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42923822 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16086] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16086/stat : 16086 (java) S 16078 16080 15709 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16087] ppid=16078 vsize=867636 CPUtime=0.19
/proc/16080/task/16087/stat : 16087 (java) S 16078 16080 15709 0 -1 64 369 0 0 0 19 0 0 0 16 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16088] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16088/stat : 16088 (java) S 16078 16080 15709 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16089] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16089/stat : 16089 (java) S 16078 16080 15709 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3338.15
Current children cumulated vsize (KiB) 867636

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16144
/proc/meminfo: memFree=1731480/2055920 swapFree=4192812/4192956
[pid=16080] ppid=16078 vsize=867636 CPUtime=3397.91
/proc/16080/stat : 16080 (java) S 16078 16080 15709 0 -1 0 15130 0 1 0 338878 913 0 0 18 0 9 0 42923819 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16080/statm: 216909 14290 2634 9 0 211415 0
[pid=16080/tid=16082] ppid=16078 vsize=867636 CPUtime=3397.62
/proc/16080/task/16082/stat : 16082 (java) R 16078 16080 15709 0 -1 64 11490 0 1 0 338851 911 0 0 25 0 9 0 42923820 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4126796439 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16080/tid=16083] ppid=16078 vsize=867636 CPUtime=0.07
/proc/16080/task/16083/stat : 16083 (java) S 16078 16080 15709 0 -1 64 2573 0 0 0 6 1 0 0 16 0 9 0 42923822 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16080/tid=16084] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16084/stat : 16084 (java) S 16078 16080 15709 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42923822 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16085] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16085/stat : 16085 (java) S 16078 16080 15709 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42923822 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16086] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16086/stat : 16086 (java) S 16078 16080 15709 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16087] ppid=16078 vsize=867636 CPUtime=0.19
/proc/16080/task/16087/stat : 16087 (java) S 16078 16080 15709 0 -1 64 369 0 0 0 19 0 0 0 16 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16088] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16088/stat : 16088 (java) S 16078 16080 15709 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16089] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16089/stat : 16089 (java) S 16078 16080 15709 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3397.91
Current children cumulated vsize (KiB) 867636

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16144
/proc/meminfo: memFree=1731288/2055920 swapFree=4192812/4192956
[pid=16080] ppid=16078 vsize=867636 CPUtime=3457.66
/proc/16080/stat : 16080 (java) S 16078 16080 15709 0 -1 0 15130 0 1 0 344853 913 0 0 18 0 9 0 42923819 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16080/statm: 216909 14290 2634 9 0 211415 0
[pid=16080/tid=16082] ppid=16078 vsize=867636 CPUtime=3457.37
/proc/16080/task/16082/stat : 16082 (java) R 16078 16080 15709 0 -1 64 11490 0 1 0 344826 911 0 0 25 0 9 0 42923820 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4126769658 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16080/tid=16083] ppid=16078 vsize=867636 CPUtime=0.07
/proc/16080/task/16083/stat : 16083 (java) S 16078 16080 15709 0 -1 64 2573 0 0 0 6 1 0 0 16 0 9 0 42923822 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16080/tid=16084] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16084/stat : 16084 (java) S 16078 16080 15709 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42923822 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16085] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16085/stat : 16085 (java) S 16078 16080 15709 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42923822 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16086] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16086/stat : 16086 (java) S 16078 16080 15709 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16087] ppid=16078 vsize=867636 CPUtime=0.19
/proc/16080/task/16087/stat : 16087 (java) S 16078 16080 15709 0 -1 64 369 0 0 0 19 0 0 0 16 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16088] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16088/stat : 16088 (java) S 16078 16080 15709 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16089] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16089/stat : 16089 (java) S 16078 16080 15709 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3457.66
Current children cumulated vsize (KiB) 867636

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16144
/proc/meminfo: memFree=1731224/2055920 swapFree=4192812/4192956
[pid=16080] ppid=16078 vsize=867636 CPUtime=3517.42
/proc/16080/stat : 16080 (java) S 16078 16080 15709 0 -1 0 15130 0 1 0 350829 913 0 0 18 0 9 0 42923819 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16080/statm: 216909 14290 2634 9 0 211415 0
[pid=16080/tid=16082] ppid=16078 vsize=867636 CPUtime=3517.13
/proc/16080/task/16082/stat : 16082 (java) R 16078 16080 15709 0 -1 64 11490 0 1 0 350802 911 0 0 25 0 9 0 42923820 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4126769652 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16080/tid=16083] ppid=16078 vsize=867636 CPUtime=0.07
/proc/16080/task/16083/stat : 16083 (java) S 16078 16080 15709 0 -1 64 2573 0 0 0 6 1 0 0 16 0 9 0 42923822 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16080/tid=16084] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16084/stat : 16084 (java) S 16078 16080 15709 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42923822 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16085] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16085/stat : 16085 (java) S 16078 16080 15709 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42923822 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16086] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16086/stat : 16086 (java) S 16078 16080 15709 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16087] ppid=16078 vsize=867636 CPUtime=0.19
/proc/16080/task/16087/stat : 16087 (java) S 16078 16080 15709 0 -1 64 369 0 0 0 19 0 0 0 16 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16088] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16088/stat : 16088 (java) S 16078 16080 15709 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16089] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16089/stat : 16089 (java) S 16078 16080 15709 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3517.42
Current children cumulated vsize (KiB) 867636

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16144
/proc/meminfo: memFree=1731160/2055920 swapFree=4192812/4192956
[pid=16080] ppid=16078 vsize=867636 CPUtime=3577.18
/proc/16080/stat : 16080 (java) S 16078 16080 15709 0 -1 0 15130 0 1 0 356804 914 0 0 18 0 9 0 42923819 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16080/statm: 216909 14290 2634 9 0 211415 0
[pid=16080/tid=16082] ppid=16078 vsize=867636 CPUtime=3576.88
/proc/16080/task/16082/stat : 16082 (java) R 16078 16080 15709 0 -1 64 11490 0 1 0 356777 911 0 0 25 0 9 0 42923820 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4126797450 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16080/tid=16083] ppid=16078 vsize=867636 CPUtime=0.07
/proc/16080/task/16083/stat : 16083 (java) S 16078 16080 15709 0 -1 64 2573 0 0 0 6 1 0 0 16 0 9 0 42923822 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16080/tid=16084] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16084/stat : 16084 (java) S 16078 16080 15709 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42923822 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16085] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16085/stat : 16085 (java) S 16078 16080 15709 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42923822 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16086] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16086/stat : 16086 (java) S 16078 16080 15709 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16087] ppid=16078 vsize=867636 CPUtime=0.19
/proc/16080/task/16087/stat : 16087 (java) S 16078 16080 15709 0 -1 64 369 0 0 0 19 0 0 0 16 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16088] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16088/stat : 16088 (java) S 16078 16080 15709 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16089] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16089/stat : 16089 (java) S 16078 16080 15709 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3577.18
Current children cumulated vsize (KiB) 867636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3605.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16144
/proc/meminfo: memFree=1731160/2055920 swapFree=4192812/4192956
[pid=16080] ppid=16078 vsize=867636 CPUtime=3600.09
/proc/16080/stat : 16080 (java) S 16078 16080 15709 0 -1 0 15130 0 1 0 359095 914 0 0 18 0 9 0 42923819 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16080/statm: 216909 14290 2634 9 0 211415 0
[pid=16080/tid=16082] ppid=16078 vsize=867636 CPUtime=3599.79
/proc/16080/task/16082/stat : 16082 (java) R 16078 16080 15709 0 -1 64 11490 0 1 0 359068 911 0 0 25 0 9 0 42923820 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4126782487 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16080/tid=16083] ppid=16078 vsize=867636 CPUtime=0.07
/proc/16080/task/16083/stat : 16083 (java) S 16078 16080 15709 0 -1 64 2573 0 0 0 6 1 0 0 16 0 9 0 42923822 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16080/tid=16084] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16084/stat : 16084 (java) S 16078 16080 15709 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42923822 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16085] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16085/stat : 16085 (java) S 16078 16080 15709 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42923822 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16086] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16086/stat : 16086 (java) S 16078 16080 15709 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16087] ppid=16078 vsize=867636 CPUtime=0.19
/proc/16080/task/16087/stat : 16087 (java) S 16078 16080 15709 0 -1 64 369 0 0 0 19 0 0 0 16 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16088] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16088/stat : 16088 (java) S 16078 16080 15709 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16089] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16089/stat : 16089 (java) S 16078 16080 15709 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 867636

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

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

[startup+3605.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16144
/proc/meminfo: memFree=1731160/2055920 swapFree=4192812/4192956
[pid=16080] ppid=16078 vsize=867636 CPUtime=3600.09
/proc/16080/stat : 16080 (java) S 16078 16080 15709 0 -1 0 15130 0 1 0 359095 914 0 0 18 0 9 0 42923819 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16080/statm: 216909 14290 2634 9 0 211415 0
[pid=16080/tid=16082] ppid=16078 vsize=867636 CPUtime=3599.79
/proc/16080/task/16082/stat : 16082 (java) R 16078 16080 15709 0 -1 64 11490 0 1 0 359068 911 0 0 25 0 9 0 42923820 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4126782487 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16080/tid=16083] ppid=16078 vsize=867636 CPUtime=0.07
/proc/16080/task/16083/stat : 16083 (java) S 16078 16080 15709 0 -1 64 2573 0 0 0 6 1 0 0 16 0 9 0 42923822 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16080/tid=16084] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16084/stat : 16084 (java) S 16078 16080 15709 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42923822 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16085] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16085/stat : 16085 (java) S 16078 16080 15709 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42923822 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16086] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16086/stat : 16086 (java) S 16078 16080 15709 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16087] ppid=16078 vsize=867636 CPUtime=0.19
/proc/16080/task/16087/stat : 16087 (java) S 16078 16080 15709 0 -1 64 369 0 0 0 19 0 0 0 16 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16088] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16088/stat : 16088 (java) S 16078 16080 15709 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16080/tid=16089] ppid=16078 vsize=867636 CPUtime=0
/proc/16080/task/16089/stat : 16089 (java) S 16078 16080 15709 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 42923824 888459264 14290 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 867636

Child status: 143
Real time (s): 3605.33
CPU time (s): 3600.13
CPU user time (s): 3590.97
CPU system time (s): 9.15261
CPU usage (%): 99.8556
Max. virtual memory (cumulated for all children) (KiB): 867640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.97
system time used= 9.15261
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15149
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= 73847
involuntary context switches= 93041

runsolver used 4.84726 second user time and 10.9063 second system time

The end

Launcher Data (download as text)

Begin job on node11 at 2008-07-12 13:30:10
IDJOB=1112106
IDBENCH=61363
IDSOLVER=360
FILE ID=node11/1112106-1215862210
PBS_JOBID= 7903475
Free space on /tmp= 66548 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-6_ext.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1112106-1215862210/watcher-1112106-1215862210 -o /tmp/evaluation-result-1112106-1215862210/solver-1112106-1215862210 -C 3600 -W 4000 -M 900 --output-limit 1,15   java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax HOME/instance-1112106-1215862210.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0f1b884dfd1924af2bb3a0367831bfe2
RANDOM SEED=1953157735

node11.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.218
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.218
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:       1814832 kB
Buffers:         40476 kB
Cached:          94368 kB
SwapCached:          0 kB
Active:         117604 kB
Inactive:        64448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1814832 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3252 kB
Writeback:           0 kB
Mapped:          58368 kB
Slab:            44236 kB
Committed_AS:   173576 kB
PageTables:       1948 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= 66552 MiB
End job on node11 at 2008-07-12 14:30:18