Trace number 1112026

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.08 3616.14

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-38_ext.xml
MD5SUM617a54bc49bc2982ca0586bd509bb20e
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 benchmark84.1632
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints56
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension56
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.04/0.09	
0.04/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mrdac-ddeg.xml
0.27/0.30	   
0.27/0.30	   instance
0.27/0.30	     name=HOME/instance-1112026-1215860829.xml
0.27/0.34	   
0.27/0.35	   domains being loaded...
0.27/0.36	   
0.27/0.36	   variables being loaded...
0.27/0.39	     nbVariables=20  nbDomainTypes=1  minDomainSize=20  maxDomainSize=20  nbTotalValues=400
0.27/0.39	       =>  wckTime=0.136  cpuTime=0.12  mem=7M858
0.27/0.39	   
0.27/0.39	   relations being loaded...
0.68/0.72	   
0.68/0.72	   constraints being loaded...
0.77/0.80	     nbConstraints=56  nbRelationTypes=56  nbExtensionStructures=56  nbSharedExtensionStructures=0
0.77/0.80	     nbConflictsStructures=56  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  minDegree=4  maxDegree=13
0.77/0.80	     minArity=3  maxArity=3
0.77/0.80	       =>  wckTime=0.552  cpuTime=0.47  mem=28M660
0.77/0.88	   
0.77/0.88	   solver LocalSearchSolver being built... 
0.87/0.93	       =>  wckTime=0.677  cpuTime=0.51  mem=10M810
0.87/0.93	
0.87/0.93	s SATISFIABLE
0.87/0.93	o 31
0.87/0.93	o 26
0.87/0.94	o 22
0.87/0.94	o 18
0.87/0.94	o 15
0.87/0.94	o 14
0.87/0.94	o 13
0.87/0.94	o 11
0.87/0.94	o 10
0.87/0.94	o 9
0.87/0.94	o 8
0.87/0.94	o 7
0.87/0.95	o 6
0.87/0.96	o 5
0.87/0.96	o 4
0.87/0.97	o 3
0.97/1.06	o 2
2.35/2.43	   
2.35/2.43	   search
2.35/2.43	     run=0  nbConstraintChecks=9377405  nbAssignments=10000
2.35/2.43	       =>  wckTime=1.507  cpuTime=1.47  mem=11M844
3.73/3.88	   
3.73/3.88	   search
3.73/3.88	     run=1  nbConstraintChecks=18766729  nbAssignments=20000
3.73/3.88	       =>  wckTime=2.958  cpuTime=2.9  mem=11M844
5.23/5.34	   
5.23/5.34	   search
5.23/5.34	     run=2  nbConstraintChecks=28536267  nbAssignments=30000
5.23/5.34	       =>  wckTime=4.419  cpuTime=4.35  mem=11M844
6.61/6.80	   
6.61/6.80	   search
6.61/6.80	     run=3  nbConstraintChecks=38150352  nbAssignments=40000
6.61/6.80	       =>  wckTime=5.872  cpuTime=5.78  mem=11M844
8.10/8.21	   
8.10/8.21	   search
8.10/8.21	     run=4  nbConstraintChecks=47373158  nbAssignments=50000
8.10/8.21	       =>  wckTime=7.285  cpuTime=7.19  mem=11M844
9.49/9.62	   
9.49/9.62	   search
9.49/9.62	     run=5  nbConstraintChecks=56606366  nbAssignments=60000
9.49/9.62	       =>  wckTime=8.699  cpuTime=8.59  mem=11M844
10.88/11.07	   
10.88/11.07	   search
10.88/11.07	     run=6  nbConstraintChecks=66101105  nbAssignments=70000
10.88/11.07	       =>  wckTime=10.147  cpuTime=10.01  mem=11M844
12.36/12.51	   
12.36/12.51	   search
12.36/12.51	     run=7  nbConstraintChecks=75546484  nbAssignments=80000
12.36/12.51	       =>  wckTime=11.583  cpuTime=11.44  mem=11M844
13.75/13.93	   
13.75/13.93	   search
13.75/13.93	     run=8  nbConstraintChecks=84900525  nbAssignments=90000
13.75/13.93	       =>  wckTime=13.007  cpuTime=12.85  mem=11M844
15.13/15.37	   
15.13/15.37	   search
15.13/15.37	     run=9  nbConstraintChecks=94305651  nbAssignments=100000
15.13/15.37	       =>  wckTime=14.445  cpuTime=14.27  mem=11M844
16.62/16.85	   
16.62/16.85	   search
16.62/16.85	     run=10  nbConstraintChecks=104084316  nbAssignments=110000
16.62/16.85	       =>  wckTime=15.921  cpuTime=15.74  mem=11M844
18.00/18.28	   
18.00/18.28	   search
18.00/18.28	     run=11  nbConstraintChecks=113435994  nbAssignments=120000
18.00/18.28	       =>  wckTime=17.359  cpuTime=17.16  mem=11M844
19.48/19.76	   
19.48/19.76	   search
19.48/19.76	     run=12  nbConstraintChecks=123286520  nbAssignments=130000
19.48/19.76	       =>  wckTime=18.838  cpuTime=18.62  mem=11M844
20.97/21.21	   
20.97/21.21	   search
20.97/21.21	     run=13  nbConstraintChecks=132716602  nbAssignments=140000
20.97/21.21	       =>  wckTime=20.283  cpuTime=20.06  mem=11M844
22.36/22.68	   
22.36/22.68	   search
22.36/22.68	     run=14  nbConstraintChecks=142477111  nbAssignments=150000
22.36/22.68	       =>  wckTime=21.752  cpuTime=21.52  mem=11M844
23.75/24.09	   
23.75/24.09	   search
23.75/24.09	     run=15  nbConstraintChecks=151531986  nbAssignments=160000
23.75/24.09	       =>  wckTime=23.16  cpuTime=22.91  mem=11M844
25.23/25.56	   
25.23/25.56	   search
25.23/25.56	     run=16  nbConstraintChecks=161377564  nbAssignments=170000
25.23/25.56	       =>  wckTime=24.635  cpuTime=24.36  mem=11M844
26.62/26.99	   
26.62/26.99	   search
26.62/26.99	     run=17  nbConstraintChecks=170840510  nbAssignments=180000
26.62/26.99	       =>  wckTime=26.067  cpuTime=25.79  mem=11M844
28.11/28.45	   
28.11/28.45	   search
28.11/28.45	     run=18  nbConstraintChecks=180600968  nbAssignments=190000
28.11/28.45	       =>  wckTime=27.525  cpuTime=27.23  mem=11M844
29.48/29.88	   
29.48/29.88	   search
29.48/29.88	     run=19  nbConstraintChecks=189875612  nbAssignments=200000
29.48/29.88	       =>  wckTime=28.954  cpuTime=28.64  mem=11M844
30.98/31.33	   
30.98/31.33	   search
30.98/31.33	     run=20  nbConstraintChecks=199542762  nbAssignments=210000
30.98/31.33	       =>  wckTime=30.4  cpuTime=30.07  mem=11M844
30.98/31.38	   
30.98/31.38	   search
30.98/31.38	     run=21  nbConstraintChecks=199904681  nbAssignments=210325
30.98/31.38	       =>  wckTime=30.453  cpuTime=30.13  mem=11M844
30.98/31.38	   
30.98/31.38	   global
30.98/31.38	     nbConstraintChecks=199904681  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.98/31.38	     solvingWckTime=30.451  solvingCpuTime=30.13  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.98/31.38	     globalCpuTime=30.69
30.98/31.38	       =>  wckTime=31.13  cpuTime=30.64  mem=11M844
30.98/31.38	   
30.98/31.38	   solver DecomposerSolver being built... 
31.07/31.49	       =>  wckTime=31.24  cpuTime=30.73  mem=22M959
31.07/31.49	   
31.07/31.49	   preprocessing
31.07/31.49	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.07/31.49	     detectedInconsistency=no
31.07/31.49	       =>  wckTime=0.0040  cpuTime=0.0  mem=22M959
3600.04/3616.11	v 19 16 1 0 18 9 2 18 6 2 11 9 2 17 9 6 11 19 6 8 

Verifier Data (download as text)

OK	2	54
2 unsatisfied constraints, 54 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-1112026-1215860829/watcher-1112026-1215860829 -o /tmp/evaluation-result-1112026-1215860829/solver-1112026-1215860829 -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-1112026-1215860829.xml 

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


[startup+0 s]
/proc/loadavg: 1.92 2.00 2.00 4/80 16600
/proc/meminfo: memFree=1899848/2055920 swapFree=4192812/4192956
[pid=16600] ppid=16598 vsize=18572 CPUtime=0
/proc/16600/stat : 16600 (runsolver) R 16598 16600 16454 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 42785669 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 269757246759 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/16600/statm: 4643 292 257 25 0 2626 0

[startup+0.0679839 s]
/proc/loadavg: 1.92 2.00 2.00 4/80 16600
/proc/meminfo: memFree=1899848/2055920 swapFree=4192812/4192956
[pid=16600] ppid=16598 vsize=863920 CPUtime=0.04
/proc/16600/stat : 16600 (java) S 16598 16600 16454 0 -1 0 2692 0 1 0 2 2 0 0 18 0 9 0 42785669 884654080 2252 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16600/statm: 215980 2252 1073 9 0 210937 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863920

[startup+0.102985 s]
/proc/loadavg: 1.92 2.00 2.00 4/80 16600
/proc/meminfo: memFree=1899848/2055920 swapFree=4192812/4192956
[pid=16600] ppid=16598 vsize=865984 CPUtime=0.08
/proc/16600/stat : 16600 (java) S 16598 16600 16454 0 -1 0 3681 0 1 0 6 2 0 0 18 0 9 0 42785669 886767616 3156 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16600/statm: 216496 3156 1678 9 0 211051 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.303013 s]
/proc/loadavg: 1.92 2.00 2.00 4/80 16600
/proc/meminfo: memFree=1899848/2055920 swapFree=4192812/4192956
[pid=16600] ppid=16598 vsize=866236 CPUtime=0.27
/proc/16600/stat : 16600 (java) S 16598 16600 16454 0 -1 0 5632 0 1 0 24 3 0 0 18 0 9 0 42785669 887025664 5038 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16600/statm: 216559 5038 1926 9 0 211087 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866236

[startup+0.702064 s]
/proc/loadavg: 1.92 2.00 2.00 4/80 16600
/proc/meminfo: memFree=1899848/2055920 swapFree=4192812/4192956
[pid=16600] ppid=16598 vsize=866536 CPUtime=0.68
/proc/16600/stat : 16600 (java) S 16598 16600 16454 0 -1 0 10488 0 1 0 62 6 0 0 18 0 9 0 42785669 887332864 9859 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16600/statm: 216634 9859 1968 9 0 211162 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866536

[startup+1.50218 s]
/proc/loadavg: 1.92 2.00 2.00 3/89 16609
/proc/meminfo: memFree=1856064/2055920 swapFree=4192812/4192956
[pid=16600] ppid=16598 vsize=866624 CPUtime=1.46
/proc/16600/stat : 16600 (java) S 16598 16600 16454 0 -1 0 14315 0 1 0 125 21 0 0 18 0 9 0 42785669 887422976 13482 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16600/statm: 216656 13482 2632 9 0 211162 0
[pid=16600/tid=16602] ppid=16598 vsize=866624 CPUtime=1.26
/proc/16600/task/16602/stat : 16602 (java) R 16598 16600 16454 0 -1 64 10844 0 1 0 107 19 0 0 25 0 9 0 42785670 887422976 13482 996147200 134512640 134550740 4294955952 18446744073709551615 4126666087 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16603] ppid=16598 vsize=866624 CPUtime=0.06
/proc/16600/task/16603/stat : 16603 (java) S 16598 16600 16454 0 -1 64 2425 0 0 0 6 0 0 0 16 0 9 0 42785672 887422976 13482 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16604] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16604/stat : 16604 (java) S 16598 16600 16454 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42785672 887422976 13482 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16605] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16605/stat : 16605 (java) S 16598 16600 16454 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42785672 887422976 13482 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16606] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16606/stat : 16606 (java) S 16598 16600 16454 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42785675 887422976 13482 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16607] ppid=16598 vsize=866624 CPUtime=0.11
/proc/16600/task/16607/stat : 16607 (java) S 16598 16600 16454 0 -1 64 349 0 0 0 11 0 0 0 16 0 9 0 42785675 887422976 13482 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16608] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16608/stat : 16608 (java) S 16598 16600 16454 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42785675 887422976 13482 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16609] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16609/stat : 16609 (java) S 16598 16600 16454 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42785675 887422976 13482 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 866624

[startup+3.10138 s]
/proc/loadavg: 1.92 2.00 2.00 3/89 16609
/proc/meminfo: memFree=1855872/2055920 swapFree=4192812/4192956
[pid=16600] ppid=16598 vsize=866624 CPUtime=3.05
/proc/16600/stat : 16600 (java) S 16598 16600 16454 0 -1 0 14320 0 1 0 239 66 0 0 18 0 9 0 42785669 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16600/statm: 216656 13486 2633 9 0 211162 0
[pid=16600/tid=16602] ppid=16598 vsize=866624 CPUtime=2.85
/proc/16600/task/16602/stat : 16602 (java) R 16598 16600 16454 0 -1 64 10845 0 1 0 221 64 0 0 25 0 9 0 42785670 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4126669702 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16603] ppid=16598 vsize=866624 CPUtime=0.06
/proc/16600/task/16603/stat : 16603 (java) S 16598 16600 16454 0 -1 64 2425 0 0 0 6 0 0 0 16 0 9 0 42785672 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16604] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16604/stat : 16604 (java) S 16598 16600 16454 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42785672 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16605] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16605/stat : 16605 (java) S 16598 16600 16454 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42785672 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16606] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16606/stat : 16606 (java) S 16598 16600 16454 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42785675 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16607] ppid=16598 vsize=866624 CPUtime=0.11
/proc/16600/task/16607/stat : 16607 (java) S 16598 16600 16454 0 -1 64 353 0 0 0 11 0 0 0 16 0 9 0 42785675 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16608] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16608/stat : 16608 (java) S 16598 16600 16454 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42785675 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16609] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16609/stat : 16609 (java) S 16598 16600 16454 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42785675 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 866624

[startup+6.3018 s]
/proc/loadavg: 1.93 2.00 2.00 3/89 16609
/proc/meminfo: memFree=1855616/2055920 swapFree=4192812/4192956
[pid=16600] ppid=16598 vsize=866624 CPUtime=6.22
/proc/16600/stat : 16600 (java) S 16598 16600 16454 0 -1 0 14321 0 1 0 471 151 0 0 18 0 9 0 42785669 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16600/statm: 216656 13486 2633 9 0 211162 0
[pid=16600/tid=16602] ppid=16598 vsize=866624 CPUtime=6.02
/proc/16600/task/16602/stat : 16602 (java) R 16598 16600 16454 0 -1 64 10846 0 1 0 453 149 0 0 25 0 9 0 42785670 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4126672387 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16603] ppid=16598 vsize=866624 CPUtime=0.06
/proc/16600/task/16603/stat : 16603 (java) S 16598 16600 16454 0 -1 64 2425 0 0 0 6 0 0 0 16 0 9 0 42785672 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16604] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16604/stat : 16604 (java) S 16598 16600 16454 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42785672 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16605] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16605/stat : 16605 (java) S 16598 16600 16454 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42785672 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16606] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16606/stat : 16606 (java) S 16598 16600 16454 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42785675 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16607] ppid=16598 vsize=866624 CPUtime=0.11
/proc/16600/task/16607/stat : 16607 (java) S 16598 16600 16454 0 -1 64 353 0 0 0 11 0 0 0 16 0 9 0 42785675 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16608] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16608/stat : 16608 (java) S 16598 16600 16454 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42785675 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16609] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16609/stat : 16609 (java) S 16598 16600 16454 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42785675 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 866624

[startup+12.7017 s]
/proc/loadavg: 1.93 2.00 2.00 3/89 16609
/proc/meminfo: memFree=1855616/2055920 swapFree=4192812/4192956
[pid=16600] ppid=16598 vsize=866628 CPUtime=12.55
/proc/16600/stat : 16600 (java) S 16598 16600 16454 0 -1 0 14321 0 1 0 933 322 0 0 18 0 9 0 42785669 887427072 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16600/statm: 216657 13486 2633 9 0 211163 0
[pid=16600/tid=16602] ppid=16598 vsize=866628 CPUtime=12.35
/proc/16600/task/16602/stat : 16602 (java) R 16598 16600 16454 0 -1 64 10846 0 1 0 915 320 0 0 25 0 9 0 42785670 887427072 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16603] ppid=16598 vsize=866628 CPUtime=0.06
/proc/16600/task/16603/stat : 16603 (java) S 16598 16600 16454 0 -1 64 2425 0 0 0 6 0 0 0 16 0 9 0 42785672 887427072 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16604] ppid=16598 vsize=866628 CPUtime=0
/proc/16600/task/16604/stat : 16604 (java) S 16598 16600 16454 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42785672 887427072 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16605] ppid=16598 vsize=866628 CPUtime=0
/proc/16600/task/16605/stat : 16605 (java) S 16598 16600 16454 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42785672 887427072 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16606] ppid=16598 vsize=866628 CPUtime=0
/proc/16600/task/16606/stat : 16606 (java) S 16598 16600 16454 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42785675 887427072 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16607] ppid=16598 vsize=866628 CPUtime=0.11
/proc/16600/task/16607/stat : 16607 (java) S 16598 16600 16454 0 -1 64 353 0 0 0 11 0 0 0 16 0 9 0 42785675 887427072 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16608] ppid=16598 vsize=866628 CPUtime=0
/proc/16600/task/16608/stat : 16608 (java) S 16598 16600 16454 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42785675 887427072 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16609] ppid=16598 vsize=866628 CPUtime=0
/proc/16600/task/16609/stat : 16609 (java) S 16598 16600 16454 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42785675 887427072 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 866628

[startup+25.5023 s]
/proc/loadavg: 1.95 2.00 2.00 3/89 16609
/proc/meminfo: memFree=1855616/2055920 swapFree=4192812/4192956
[pid=16600] ppid=16598 vsize=866624 CPUtime=25.23
/proc/16600/stat : 16600 (java) S 16598 16600 16454 0 -1 0 14321 0 1 0 1861 662 0 0 18 0 9 0 42785669 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16600/statm: 216656 13486 2633 9 0 211162 0
[pid=16600/tid=16602] ppid=16598 vsize=866624 CPUtime=25.02
/proc/16600/task/16602/stat : 16602 (java) R 16598 16600 16454 0 -1 64 10846 0 1 0 1842 660 0 0 25 0 9 0 42785670 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4126669667 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16603] ppid=16598 vsize=866624 CPUtime=0.06
/proc/16600/task/16603/stat : 16603 (java) S 16598 16600 16454 0 -1 64 2425 0 0 0 6 0 0 0 16 0 9 0 42785672 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16604] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16604/stat : 16604 (java) S 16598 16600 16454 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42785672 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16605] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16605/stat : 16605 (java) S 16598 16600 16454 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42785672 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16606] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16606/stat : 16606 (java) S 16598 16600 16454 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42785675 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16607] ppid=16598 vsize=866624 CPUtime=0.11
/proc/16600/task/16607/stat : 16607 (java) S 16598 16600 16454 0 -1 64 353 0 0 0 11 0 0 0 16 0 9 0 42785675 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16608] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16608/stat : 16608 (java) S 16598 16600 16454 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42785675 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16609] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16609/stat : 16609 (java) S 16598 16600 16454 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42785675 887422976 13486 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 866624

[startup+51.1027 s]
/proc/loadavg: 1.96 2.00 2.00 3/89 16609
/proc/meminfo: memFree=1855232/2055920 swapFree=4192812/4192956
[pid=16600] ppid=16598 vsize=866624 CPUtime=50.58
/proc/16600/stat : 16600 (java) S 16598 16600 16454 0 -1 0 14430 0 1 0 4239 819 0 0 18 0 9 0 42785669 887422976 13591 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16600/statm: 216656 13591 2634 9 0 211162 0
[pid=16600/tid=16602] ppid=16598 vsize=866624 CPUtime=50.3
/proc/16600/task/16602/stat : 16602 (java) R 16598 16600 16454 0 -1 64 10909 0 1 0 4214 816 0 0 25 0 9 0 42785670 887422976 13591 996147200 134512640 134550740 4294955952 18446744073709551615 4126790310 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16603] ppid=16598 vsize=866624 CPUtime=0.06
/proc/16600/task/16603/stat : 16603 (java) S 16598 16600 16454 0 -1 64 2425 0 0 0 6 0 0 0 16 0 9 0 42785672 887422976 13591 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16604] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16604/stat : 16604 (java) S 16598 16600 16454 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42785672 887422976 13591 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16605] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16605/stat : 16605 (java) S 16598 16600 16454 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42785672 887422976 13591 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16606] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16606/stat : 16606 (java) S 16598 16600 16454 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42785675 887422976 13591 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16607] ppid=16598 vsize=866624 CPUtime=0.19
/proc/16600/task/16607/stat : 16607 (java) S 16598 16600 16454 0 -1 64 399 0 0 0 19 0 0 0 16 0 9 0 42785675 887422976 13591 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16608] ppid=16598 vsize=866624 CPUtime=0

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

/proc/16600/task/16605/stat : 16605 (java) S 16598 16600 16454 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42785672 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16606] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16606/stat : 16606 (java) S 16598 16600 16454 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16607] ppid=16598 vsize=866624 CPUtime=0.19
/proc/16600/task/16607/stat : 16607 (java) S 16598 16600 16454 0 -1 64 399 0 0 0 19 0 0 0 16 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16608] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16608/stat : 16608 (java) S 16598 16600 16454 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16609] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16609/stat : 16609 (java) S 16598 16600 16454 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3326.34
Current children cumulated vsize (KiB) 866624

[startup+3402.31 s]
/proc/loadavg: 2.02 2.06 2.02 3/90 16658
/proc/meminfo: memFree=1189360/2055920 swapFree=4192812/4192956
[pid=16600] ppid=16598 vsize=866624 CPUtime=3386.32
/proc/16600/stat : 16600 (java) S 16598 16600 16454 0 -1 0 14431 0 1 0 337803 829 0 0 18 0 9 0 42785669 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16600/statm: 216656 13592 2634 9 0 211162 0
[pid=16600/tid=16602] ppid=16598 vsize=866624 CPUtime=3386.04
/proc/16600/task/16602/stat : 16602 (java) R 16598 16600 16454 0 -1 64 10910 0 1 0 337777 827 0 0 25 0 9 0 42785670 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4126837601 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16600/tid=16603] ppid=16598 vsize=866624 CPUtime=0.06
/proc/16600/task/16603/stat : 16603 (java) S 16598 16600 16454 0 -1 64 2425 0 0 0 6 0 0 0 16 0 9 0 42785672 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16604] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16604/stat : 16604 (java) S 16598 16600 16454 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42785672 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16605] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16605/stat : 16605 (java) S 16598 16600 16454 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42785672 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16606] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16606/stat : 16606 (java) S 16598 16600 16454 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16607] ppid=16598 vsize=866624 CPUtime=0.19
/proc/16600/task/16607/stat : 16607 (java) S 16598 16600 16454 0 -1 64 399 0 0 0 19 0 0 0 16 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16608] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16608/stat : 16608 (java) S 16598 16600 16454 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16609] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16609/stat : 16609 (java) S 16598 16600 16454 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3386.32
Current children cumulated vsize (KiB) 866624

[startup+3462.3 s]
/proc/loadavg: 2.01 2.05 2.02 3/90 16658
/proc/meminfo: memFree=1189232/2055920 swapFree=4192812/4192956
[pid=16600] ppid=16598 vsize=866624 CPUtime=3446.29
/proc/16600/stat : 16600 (java) S 16598 16600 16454 0 -1 0 14431 0 1 0 343800 829 0 0 18 0 9 0 42785669 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16600/statm: 216656 13592 2634 9 0 211162 0
[pid=16600/tid=16602] ppid=16598 vsize=866624 CPUtime=3446.01
/proc/16600/task/16602/stat : 16602 (java) R 16598 16600 16454 0 -1 64 10910 0 1 0 343774 827 0 0 25 0 9 0 42785670 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4126788747 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16600/tid=16603] ppid=16598 vsize=866624 CPUtime=0.06
/proc/16600/task/16603/stat : 16603 (java) S 16598 16600 16454 0 -1 64 2425 0 0 0 6 0 0 0 16 0 9 0 42785672 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16604] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16604/stat : 16604 (java) S 16598 16600 16454 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42785672 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16605] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16605/stat : 16605 (java) S 16598 16600 16454 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42785672 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16606] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16606/stat : 16606 (java) S 16598 16600 16454 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16607] ppid=16598 vsize=866624 CPUtime=0.19
/proc/16600/task/16607/stat : 16607 (java) S 16598 16600 16454 0 -1 64 399 0 0 0 19 0 0 0 16 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16608] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16608/stat : 16608 (java) S 16598 16600 16454 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16609] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16609/stat : 16609 (java) S 16598 16600 16454 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3446.29
Current children cumulated vsize (KiB) 866624

[startup+3522.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/90 16658
/proc/meminfo: memFree=1189168/2055920 swapFree=4192812/4192956
[pid=16600] ppid=16598 vsize=866624 CPUtime=3506.28
/proc/16600/stat : 16600 (java) S 16598 16600 16454 0 -1 0 14431 0 1 0 349798 830 0 0 18 0 9 0 42785669 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16600/statm: 216656 13592 2634 9 0 211162 0
[pid=16600/tid=16602] ppid=16598 vsize=866624 CPUtime=3505.99
/proc/16600/task/16602/stat : 16602 (java) R 16598 16600 16454 0 -1 64 10910 0 1 0 349772 827 0 0 25 0 9 0 42785670 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4125952166 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16600/tid=16603] ppid=16598 vsize=866624 CPUtime=0.06
/proc/16600/task/16603/stat : 16603 (java) S 16598 16600 16454 0 -1 64 2425 0 0 0 6 0 0 0 16 0 9 0 42785672 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16604] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16604/stat : 16604 (java) S 16598 16600 16454 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42785672 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16605] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16605/stat : 16605 (java) S 16598 16600 16454 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42785672 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16606] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16606/stat : 16606 (java) S 16598 16600 16454 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16607] ppid=16598 vsize=866624 CPUtime=0.19
/proc/16600/task/16607/stat : 16607 (java) S 16598 16600 16454 0 -1 64 399 0 0 0 19 0 0 0 16 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16608] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16608/stat : 16608 (java) S 16598 16600 16454 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16609] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16609/stat : 16609 (java) S 16598 16600 16454 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3506.28
Current children cumulated vsize (KiB) 866624

[startup+3582.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/90 16658
/proc/meminfo: memFree=1189232/2055920 swapFree=4192812/4192956
[pid=16600] ppid=16598 vsize=866624 CPUtime=3566.25
/proc/16600/stat : 16600 (java) S 16598 16600 16454 0 -1 0 14431 0 1 0 355795 830 0 0 18 0 9 0 42785669 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16600/statm: 216656 13592 2634 9 0 211162 0
[pid=16600/tid=16602] ppid=16598 vsize=866624 CPUtime=3565.96
/proc/16600/task/16602/stat : 16602 (java) R 16598 16600 16454 0 -1 64 10910 0 1 0 355769 827 0 0 25 0 9 0 42785670 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4126779584 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16600/tid=16603] ppid=16598 vsize=866624 CPUtime=0.06
/proc/16600/task/16603/stat : 16603 (java) S 16598 16600 16454 0 -1 64 2425 0 0 0 6 0 0 0 16 0 9 0 42785672 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16604] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16604/stat : 16604 (java) S 16598 16600 16454 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42785672 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16605] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16605/stat : 16605 (java) S 16598 16600 16454 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42785672 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16606] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16606/stat : 16606 (java) S 16598 16600 16454 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16607] ppid=16598 vsize=866624 CPUtime=0.19
/proc/16600/task/16607/stat : 16607 (java) S 16598 16600 16454 0 -1 64 399 0 0 0 19 0 0 0 16 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16608] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16608/stat : 16608 (java) S 16598 16600 16454 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16609] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16609/stat : 16609 (java) S 16598 16600 16454 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3566.25
Current children cumulated vsize (KiB) 866624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3616.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/90 16658
/proc/meminfo: memFree=1189232/2055920 swapFree=4192812/4192956
[pid=16600] ppid=16598 vsize=866624 CPUtime=3600.04
/proc/16600/stat : 16600 (java) S 16598 16600 16454 0 -1 0 14431 0 1 0 359174 830 0 0 18 0 9 0 42785669 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16600/statm: 216656 13592 2634 9 0 211162 0
[pid=16600/tid=16602] ppid=16598 vsize=866624 CPUtime=3599.76
/proc/16600/task/16602/stat : 16602 (java) R 16598 16600 16454 0 -1 64 10910 0 1 0 359149 827 0 0 25 0 9 0 42785670 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4126783512 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16600/tid=16603] ppid=16598 vsize=866624 CPUtime=0.06
/proc/16600/task/16603/stat : 16603 (java) S 16598 16600 16454 0 -1 64 2425 0 0 0 6 0 0 0 16 0 9 0 42785672 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16604] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16604/stat : 16604 (java) S 16598 16600 16454 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42785672 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16605] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16605/stat : 16605 (java) S 16598 16600 16454 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42785672 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16606] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16606/stat : 16606 (java) S 16598 16600 16454 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16607] ppid=16598 vsize=866624 CPUtime=0.19
/proc/16600/task/16607/stat : 16607 (java) S 16598 16600 16454 0 -1 64 399 0 0 0 19 0 0 0 16 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16608] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16608/stat : 16608 (java) S 16598 16600 16454 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16609] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16609/stat : 16609 (java) S 16598 16600 16454 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 866624

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

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

[startup+3616.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/90 16658
/proc/meminfo: memFree=1189232/2055920 swapFree=4192812/4192956
[pid=16600] ppid=16598 vsize=866624 CPUtime=3600.04
/proc/16600/stat : 16600 (java) S 16598 16600 16454 0 -1 0 14431 0 1 0 359174 830 0 0 18 0 9 0 42785669 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16600/statm: 216656 13592 2634 9 0 211162 0
[pid=16600/tid=16602] ppid=16598 vsize=866624 CPUtime=3599.76
/proc/16600/task/16602/stat : 16602 (java) R 16598 16600 16454 0 -1 64 10910 0 1 0 359149 827 0 0 25 0 9 0 42785670 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4126783512 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16600/tid=16603] ppid=16598 vsize=866624 CPUtime=0.06
/proc/16600/task/16603/stat : 16603 (java) S 16598 16600 16454 0 -1 64 2425 0 0 0 6 0 0 0 16 0 9 0 42785672 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16604] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16604/stat : 16604 (java) S 16598 16600 16454 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42785672 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16605] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16605/stat : 16605 (java) S 16598 16600 16454 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42785672 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16606] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16606/stat : 16606 (java) S 16598 16600 16454 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16607] ppid=16598 vsize=866624 CPUtime=0.19
/proc/16600/task/16607/stat : 16607 (java) S 16598 16600 16454 0 -1 64 399 0 0 0 19 0 0 0 16 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16608] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16608/stat : 16608 (java) S 16598 16600 16454 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16600/tid=16609] ppid=16598 vsize=866624 CPUtime=0
/proc/16600/task/16609/stat : 16609 (java) S 16598 16600 16454 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42785675 887422976 13592 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 866624

Child status: 143
Real time (s): 3616.14
CPU time (s): 3600.08
CPU user time (s): 3591.77
CPU system time (s): 8.31074
CPU usage (%): 99.556
Max. virtual memory (cumulated for all children) (KiB): 866628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.77
system time used= 8.31074
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14449
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= 73922
involuntary context switches= 100285

runsolver used 5.08023 second user time and 11.3813 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-12 13:07:09
IDJOB=1112026
IDBENCH=61353
IDSOLVER=360
FILE ID=node13/1112026-1215860829
PBS_JOBID= 7903496
Free space on /tmp= 66524 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-38_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-1112026-1215860829/watcher-1112026-1215860829 -o /tmp/evaluation-result-1112026-1215860829/solver-1112026-1215860829 -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-1112026-1215860829.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 617a54bc49bc2982ca0586bd509bb20e
RANDOM SEED=1379337297

node13.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1900328 kB
Buffers:         10168 kB
Cached:          46748 kB
SwapCached:          0 kB
Active:          87404 kB
Inactive:        16884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1900328 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3136 kB
Writeback:           0 kB
Mapped:          67704 kB
Slab:            36376 kB
Committed_AS:   944668 kB
PageTables:       1940 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= 66524 MiB
End job on node13 at 2008-07-12 14:07:27