Trace number 1109684

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)3 3600.08 3627.75

General information on the benchmark

Namecsp/rand-10-20-10/
normalized-rand-10-20-10-5-10000-5_ext.xml
MD5SUMdedcb79b74d97a272ff3a128bc6fbd80
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark2161.02
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints5
Maximum constraint arity10
Maximum domain size10
Number of constraints which are defined in extension5
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=mrdac-ddeg.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1109684-1215808148.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.28/0.36	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10  nbTotalValues=200
0.28/0.36	       =>  wckTime=0.109  cpuTime=0.09  mem=7M858
0.28/0.36	   
0.28/0.36	   relations being loaded...
0.48/0.54	   
0.48/0.54	   constraints being loaded...
0.48/0.57	   Too large in ConstraintConflictsSTructure
0.48/0.58	   Too large in ConstraintConflictsSTructure
0.48/0.59	   Too large in ConstraintConflictsSTructure
0.48/0.59	   Too large in ConstraintConflictsSTructure
0.48/0.60	   Too large in ConstraintConflictsSTructure
0.58/0.61	     nbConstraints=5  nbRelationTypes=5  nbExtensionStructures=5  nbSharedExtensionStructures=0
0.58/0.61	     nbUnbuiltConflictsStructures=5  nbSharedBinaryRepresentations=0  minDegree=1  maxDegree=4  minArity=10  maxArity=10
0.58/0.61	       =>  wckTime=0.354  cpuTime=0.31  mem=31M118
0.58/0.69	   
0.58/0.69	   solver LocalSearchSolver being built... 
0.68/0.73	       =>  wckTime=0.477  cpuTime=0.35  mem=11M829
0.68/0.74	
0.68/0.74	s SATISFIABLE
0.68/0.74	o 5
4.74/4.89	o 4
4.84/4.94	   
4.84/4.94	   search
4.84/4.94	     run=0  nbConstraintChecks=4300672  nbAssignments=10000
4.84/4.94	       =>  wckTime=4.212  cpuTime=4.16  mem=12M792
7.82/7.93	o 3
8.71/8.84	   
8.71/8.84	   search
8.71/8.84	     run=1  nbConstraintChecks=8556604  nbAssignments=20000
8.71/8.84	       =>  wckTime=8.105  cpuTime=8.01  mem=12M792
12.18/12.39	   
12.18/12.39	   search
12.18/12.39	     run=2  nbConstraintChecks=12540839  nbAssignments=30000
12.18/12.39	       =>  wckTime=11.658  cpuTime=11.54  mem=12M792
15.76/15.97	   
15.76/15.97	   search
15.76/15.97	     run=3  nbConstraintChecks=16525018  nbAssignments=40000
15.76/15.97	       =>  wckTime=15.24  cpuTime=15.09  mem=12M792
19.33/19.55	   
19.33/19.55	   search
19.33/19.55	     run=4  nbConstraintChecks=20510168  nbAssignments=50000
19.33/19.55	       =>  wckTime=18.825  cpuTime=18.65  mem=12M792
22.90/23.14	   
22.90/23.14	   search
22.90/23.14	     run=5  nbConstraintChecks=24493799  nbAssignments=60000
22.90/23.14	       =>  wckTime=22.412  cpuTime=22.2  mem=12M792
26.37/26.70	   
26.37/26.70	   search
26.37/26.70	     run=6  nbConstraintChecks=28479605  nbAssignments=70000
26.47/26.70	       =>  wckTime=25.966  cpuTime=25.73  mem=12M792
29.95/30.25	   
29.95/30.25	   search
29.95/30.25	     run=7  nbConstraintChecks=32463920  nbAssignments=80000
29.95/30.25	       =>  wckTime=29.519  cpuTime=29.26  mem=12M792
33.52/33.81	   
33.52/33.81	   search
33.52/33.81	     run=8  nbConstraintChecks=36448125  nbAssignments=90000
33.52/33.81	       =>  wckTime=33.083  cpuTime=32.8  mem=12M792
37.09/37.41	   
37.09/37.41	   search
37.09/37.41	     run=9  nbConstraintChecks=40433420  nbAssignments=100000
37.09/37.41	       =>  wckTime=36.677  cpuTime=36.36  mem=12M792
37.79/38.16	   
37.79/38.16	   search
37.79/38.16	     run=10  nbConstraintChecks=41271657  nbAssignments=102104
37.79/38.16	       =>  wckTime=37.426  cpuTime=37.12  mem=12M792
37.79/38.16	   
37.79/38.16	   global
37.79/38.16	     nbConstraintChecks=41271657  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.79/38.16	     solvingWckTime=37.425  solvingCpuTime=37.12  expiredTime=no  totalExploration=no  nbFoundSolutions=0
37.79/38.16	     globalCpuTime=37.51
37.79/38.16	       =>  wckTime=37.904  cpuTime=37.47  mem=12M792
37.79/38.16	   
37.79/38.16	   solver DecomposerSolver being built... 
37.89/38.26	       =>  wckTime=38.005  cpuTime=37.55  mem=23M381
126.20/127.25	   
126.20/127.25	   preprocessing
126.20/127.25	     nbConstraintChecks=179957285  nbValidityChecks=320  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
126.20/127.25	     nbRemovedValues=0  detectedInconsistency=no
126.20/127.25	       =>  wckTime=88.989  cpuTime=88.3  mem=23M381
3600.03/3627.71	v 5 7 0 8 6 0 3 3 7 6 3 6 3 2 6 1 3 0 6 8 

Verifier Data (download as text)

OK	3	2
3 unsatisfied constraints, 2 satisfied constraints

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109684-1215808148/watcher-1109684-1215808148 -o /tmp/evaluation-result-1109684-1215808148/solver-1109684-1215808148 -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-1109684-1215808148.xml 

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 4/76 14982
/proc/meminfo: memFree=1720328/2055920 swapFree=4138984/4192956
[pid=14982] ppid=14980 vsize=18572 CPUtime=0
/proc/14982/stat : 14982 (runsolver) R 14980 14982 14923 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 37513985 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 208717540647 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/14982/statm: 4643 292 257 25 0 2626 0

[startup+0.0786701 s]
/proc/loadavg: 0.00 0.00 0.00 4/76 14982
/proc/meminfo: memFree=1720328/2055920 swapFree=4138984/4192956
[pid=14982] ppid=14980 vsize=865856 CPUtime=0.06
/proc/14982/stat : 14982 (java) S 14980 14982 14923 0 -1 0 3498 0 1 0 4 2 0 0 19 0 9 0 37513985 886636544 2988 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14982/statm: 216464 2988 1619 9 0 211026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.101897 s]
/proc/loadavg: 0.00 0.00 0.00 4/76 14982
/proc/meminfo: memFree=1720328/2055920 swapFree=4138984/4192956
[pid=14982] ppid=14980 vsize=865988 CPUtime=0.08
/proc/14982/stat : 14982 (java) S 14980 14982 14923 0 -1 0 3706 0 1 0 6 2 0 0 19 0 9 0 37513985 886771712 3181 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14982/statm: 216497 3181 1687 9 0 211052 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865988

[startup+0.301648 s]
/proc/loadavg: 0.00 0.00 0.00 4/76 14982
/proc/meminfo: memFree=1720328/2055920 swapFree=4138984/4192956
[pid=14982] ppid=14980 vsize=866360 CPUtime=0.28
/proc/14982/stat : 14982 (java) S 14980 14982 14923 0 -1 0 5808 0 1 0 24 4 0 0 19 0 9 0 37513985 887152640 5183 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14982/statm: 216590 5183 1953 9 0 211118 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866360

[startup+0.701696 s]
/proc/loadavg: 0.00 0.00 0.00 4/76 14982
/proc/meminfo: memFree=1720328/2055920 swapFree=4138984/4192956
[pid=14982] ppid=14980 vsize=866632 CPUtime=0.68
/proc/14982/stat : 14982 (java) S 14980 14982 14923 0 -1 0 14988 0 1 0 60 8 0 0 19 0 9 0 37513985 887431168 14155 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14982/statm: 216658 14155 2627 9 0 211164 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866632

[startup+1.50278 s]
/proc/loadavg: 0.00 0.00 0.00 3/89 14995
/proc/meminfo: memFree=1631072/2055920 swapFree=4138984/4192956
[pid=14982] ppid=14980 vsize=866632 CPUtime=1.47
/proc/14982/stat : 14982 (java) S 14980 14982 14923 0 -1 0 15025 0 1 0 131 16 0 0 19 0 9 0 37513985 887431168 14192 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14982/statm: 216658 14192 2633 9 0 211164 0
[pid=14982/tid=14988] ppid=14980 vsize=866632 CPUtime=1.28
/proc/14982/task/14988/stat : 14988 (java) R 14980 14982 14923 0 -1 64 11295 0 1 0 114 14 0 0 25 0 9 0 37513986 887431168 14192 996147200 134512640 134550740 4294955952 18446744073709551615 4126600213 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14989] ppid=14980 vsize=866632 CPUtime=0.06
/proc/14982/task/14989/stat : 14989 (java) S 14980 14982 14923 0 -1 64 2704 0 0 0 6 0 0 0 17 0 9 0 37513987 887431168 14192 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14990] ppid=14980 vsize=866632 CPUtime=0
/proc/14982/task/14990/stat : 14990 (java) S 14980 14982 14923 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37513988 887431168 14192 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14991] ppid=14980 vsize=866632 CPUtime=0
/proc/14982/task/14991/stat : 14991 (java) S 14980 14982 14923 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513988 887431168 14192 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14992] ppid=14980 vsize=866632 CPUtime=0
/proc/14982/task/14992/stat : 14992 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37513989 887431168 14192 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14993] ppid=14980 vsize=866632 CPUtime=0.1
/proc/14982/task/14993/stat : 14993 (java) S 14980 14982 14923 0 -1 64 331 0 0 0 10 0 0 0 16 0 9 0 37513989 887431168 14192 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14994] ppid=14980 vsize=866632 CPUtime=0
/proc/14982/task/14994/stat : 14994 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37513990 887431168 14192 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14995] ppid=14980 vsize=866632 CPUtime=0
/proc/14982/task/14995/stat : 14995 (java) S 14980 14982 14923 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37513990 887431168 14192 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 866632

[startup+3.10295 s]
/proc/loadavg: 0.16 0.03 0.01 3/89 14995
/proc/meminfo: memFree=1630688/2055920 swapFree=4138984/4192956
[pid=14982] ppid=14980 vsize=866632 CPUtime=3.06
/proc/14982/stat : 14982 (java) S 14980 14982 14923 0 -1 0 15026 0 1 0 276 30 0 0 19 0 9 0 37513985 887431168 14192 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14982/statm: 216658 14192 2633 9 0 211164 0
[pid=14982/tid=14988] ppid=14980 vsize=866632 CPUtime=2.87
/proc/14982/task/14988/stat : 14988 (java) R 14980 14982 14923 0 -1 64 11296 0 1 0 259 28 0 0 25 0 9 0 37513986 887431168 14192 996147200 134512640 134550740 4294955952 18446744073709551615 4126647831 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14989] ppid=14980 vsize=866632 CPUtime=0.06
/proc/14982/task/14989/stat : 14989 (java) S 14980 14982 14923 0 -1 64 2704 0 0 0 6 0 0 0 16 0 9 0 37513987 887431168 14192 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14990] ppid=14980 vsize=866632 CPUtime=0
/proc/14982/task/14990/stat : 14990 (java) S 14980 14982 14923 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37513988 887431168 14192 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14991] ppid=14980 vsize=866632 CPUtime=0
/proc/14982/task/14991/stat : 14991 (java) S 14980 14982 14923 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513988 887431168 14192 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14992] ppid=14980 vsize=866632 CPUtime=0
/proc/14982/task/14992/stat : 14992 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37513989 887431168 14192 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14993] ppid=14980 vsize=866632 CPUtime=0.1
/proc/14982/task/14993/stat : 14993 (java) S 14980 14982 14923 0 -1 64 331 0 0 0 10 0 0 0 16 0 9 0 37513989 887431168 14192 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14994] ppid=14980 vsize=866632 CPUtime=0
/proc/14982/task/14994/stat : 14994 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37513990 887431168 14192 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14995] ppid=14980 vsize=866632 CPUtime=0
/proc/14982/task/14995/stat : 14995 (java) S 14980 14982 14923 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37513990 887431168 14192 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 866632

[startup+6.30129 s]
/proc/loadavg: 0.16 0.03 0.01 3/89 14995
/proc/meminfo: memFree=1630248/2055920 swapFree=4138984/4192956
[pid=14982] ppid=14980 vsize=866632 CPUtime=6.23
/proc/14982/stat : 14982 (java) S 14980 14982 14923 0 -1 0 15031 0 1 0 562 61 0 0 19 0 9 0 37513985 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14982/statm: 216658 14196 2634 9 0 211164 0
[pid=14982/tid=14988] ppid=14980 vsize=866632 CPUtime=6.03
/proc/14982/task/14988/stat : 14988 (java) R 14980 14982 14923 0 -1 64 11297 0 1 0 544 59 0 0 25 0 9 0 37513986 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4126647792 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14989] ppid=14980 vsize=866632 CPUtime=0.06
/proc/14982/task/14989/stat : 14989 (java) S 14980 14982 14923 0 -1 64 2704 0 0 0 6 0 0 0 16 0 9 0 37513987 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14990] ppid=14980 vsize=866632 CPUtime=0
/proc/14982/task/14990/stat : 14990 (java) S 14980 14982 14923 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37513988 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14991] ppid=14980 vsize=866632 CPUtime=0
/proc/14982/task/14991/stat : 14991 (java) S 14980 14982 14923 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513988 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14992] ppid=14980 vsize=866632 CPUtime=0
/proc/14982/task/14992/stat : 14992 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37513989 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14993] ppid=14980 vsize=866632 CPUtime=0.11
/proc/14982/task/14993/stat : 14993 (java) S 14980 14982 14923 0 -1 64 335 0 0 0 11 0 0 0 16 0 9 0 37513989 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14994] ppid=14980 vsize=866632 CPUtime=0
/proc/14982/task/14994/stat : 14994 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37513990 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14995] ppid=14980 vsize=866632 CPUtime=0
/proc/14982/task/14995/stat : 14995 (java) S 14980 14982 14923 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37513990 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 866632

[startup+12.703 s]
/proc/loadavg: 0.44 0.10 0.03 3/89 14995
/proc/meminfo: memFree=1630120/2055920 swapFree=4138984/4192956
[pid=14982] ppid=14980 vsize=866632 CPUtime=12.58
/proc/14982/stat : 14982 (java) S 14980 14982 14923 0 -1 0 15031 0 1 0 1131 127 0 0 19 0 9 0 37513985 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14982/statm: 216658 14196 2634 9 0 211164 0
[pid=14982/tid=14988] ppid=14980 vsize=866632 CPUtime=12.39
/proc/14982/task/14988/stat : 14988 (java) R 14980 14982 14923 0 -1 64 11297 0 1 0 1114 125 0 0 25 0 9 0 37513986 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4126605344 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14989] ppid=14980 vsize=866632 CPUtime=0.06
/proc/14982/task/14989/stat : 14989 (java) S 14980 14982 14923 0 -1 64 2704 0 0 0 6 0 0 0 16 0 9 0 37513987 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14990] ppid=14980 vsize=866632 CPUtime=0
/proc/14982/task/14990/stat : 14990 (java) S 14980 14982 14923 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37513988 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14991] ppid=14980 vsize=866632 CPUtime=0
/proc/14982/task/14991/stat : 14991 (java) S 14980 14982 14923 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513988 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14992] ppid=14980 vsize=866632 CPUtime=0
/proc/14982/task/14992/stat : 14992 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37513989 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14993] ppid=14980 vsize=866632 CPUtime=0.11
/proc/14982/task/14993/stat : 14993 (java) S 14980 14982 14923 0 -1 64 335 0 0 0 11 0 0 0 16 0 9 0 37513989 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14994] ppid=14980 vsize=866632 CPUtime=0
/proc/14982/task/14994/stat : 14994 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37513990 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14995] ppid=14980 vsize=866632 CPUtime=0
/proc/14982/task/14995/stat : 14995 (java) S 14980 14982 14923 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37513990 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 866632

[startup+25.5014 s]
/proc/loadavg: 0.68 0.16 0.05 3/89 14995
/proc/meminfo: memFree=1630120/2055920 swapFree=4138984/4192956
[pid=14982] ppid=14980 vsize=866632 CPUtime=25.28
/proc/14982/stat : 14982 (java) S 14980 14982 14923 0 -1 0 15031 0 1 0 2268 260 0 0 19 0 9 0 37513985 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14982/statm: 216658 14196 2634 9 0 211164 0
[pid=14982/tid=14988] ppid=14980 vsize=866632 CPUtime=25.09
/proc/14982/task/14988/stat : 14988 (java) R 14980 14982 14923 0 -1 64 11297 0 1 0 2251 258 0 0 25 0 9 0 37513986 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4126605389 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14989] ppid=14980 vsize=866632 CPUtime=0.06
/proc/14982/task/14989/stat : 14989 (java) S 14980 14982 14923 0 -1 64 2704 0 0 0 6 0 0 0 16 0 9 0 37513987 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14990] ppid=14980 vsize=866632 CPUtime=0
/proc/14982/task/14990/stat : 14990 (java) S 14980 14982 14923 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37513988 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14991] ppid=14980 vsize=866632 CPUtime=0
/proc/14982/task/14991/stat : 14991 (java) S 14980 14982 14923 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513988 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14992] ppid=14980 vsize=866632 CPUtime=0
/proc/14982/task/14992/stat : 14992 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37513989 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14993] ppid=14980 vsize=866632 CPUtime=0.11
/proc/14982/task/14993/stat : 14993 (java) S 14980 14982 14923 0 -1 64 335 0 0 0 11 0 0 0 16 0 9 0 37513989 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14994] ppid=14980 vsize=866632 CPUtime=0
/proc/14982/task/14994/stat : 14994 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37513990 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14995] ppid=14980 vsize=866632 CPUtime=0
/proc/14982/task/14995/stat : 14995 (java) S 14980 14982 14923 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37513990 887431168 14196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 866632

[startup+51.1011 s]
/proc/loadavg: 1.13 0.31 0.10 4/89 14995
/proc/meminfo: memFree=1629672/2055920 swapFree=4138984/4192956
[pid=14982] ppid=14980 vsize=867656 CPUtime=50.68
/proc/14982/stat : 14982 (java) S 14980 14982 14923 0 -1 0 15099 0 1 0 4674 394 0 0 19 0 9 0 37513985 888479744 14263 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14982/statm: 216914 14263 2635 9 0 211420 0
[pid=14982/tid=14988] ppid=14980 vsize=867656 CPUtime=50.47
/proc/14982/task/14988/stat : 14988 (java) R 14980 14982 14923 0 -1 64 11355 0 1 0 4655 392 0 0 25 0 9 0 37513986 888479744 14263 996147200 134512640 134550740 4294955952 18446744073709551615 4126600213 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14989] ppid=14980 vsize=867656 CPUtime=0.06
/proc/14982/task/14989/stat : 14989 (java) S 14980 14982 14923 0 -1 64 2704 0 0 0 6 0 0 0 16 0 9 0 37513987 888479744 14263 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14990] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14990/stat : 14990 (java) S 14980 14982 14923 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37513988 888479744 14263 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14991] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14991/stat : 14991 (java) S 14980 14982 14923 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513988 888479744 14263 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14992] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14992/stat : 14992 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37513989 888479744 14263 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14993] ppid=14980 vsize=867656 CPUtime=0.12
/proc/14982/task/14993/stat : 14993 (java) S 14980 14982 14923 0 -1 64 344 0 0 0 12 0 0 0 16 0 9 0 37513989 888479744 14263 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14994] ppid=14980 vsize=867656 CPUtime=0

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

/proc/14982/task/14991/stat : 14991 (java) S 14980 14982 14923 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513988 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14992] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14992/stat : 14992 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37513989 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14993] ppid=14980 vsize=867656 CPUtime=0.16
/proc/14982/task/14993/stat : 14993 (java) S 14980 14982 14923 0 -1 64 370 0 0 0 15 1 0 0 16 0 9 0 37513989 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14994] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14994/stat : 14994 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37513990 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14995] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14995/stat : 14995 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37513990 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3316.72
Current children cumulated vsize (KiB) 867656

[startup+3402.31 s]
/proc/loadavg: 2.33 2.15 1.97 3/89 15003
/proc/meminfo: memFree=1627880/2055920 swapFree=4138984/4192956
[pid=14982] ppid=14980 vsize=867656 CPUtime=3376.26
/proc/14982/stat : 14982 (java) S 14980 14982 14923 0 -1 0 15147 0 1 0 337227 399 0 0 19 0 9 0 37513985 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14982/statm: 216914 14283 2635 9 0 211420 0
[pid=14982/tid=14988] ppid=14980 vsize=867656 CPUtime=3376.01
/proc/14982/task/14988/stat : 14988 (java) R 14980 14982 14923 0 -1 64 11377 0 1 0 337205 396 0 0 25 0 9 0 37513986 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4126600285 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14989] ppid=14980 vsize=867656 CPUtime=0.06
/proc/14982/task/14989/stat : 14989 (java) S 14980 14982 14923 0 -1 64 2704 0 0 0 6 0 0 0 16 0 9 0 37513987 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14990] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14990/stat : 14990 (java) S 14980 14982 14923 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37513988 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14991] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14991/stat : 14991 (java) S 14980 14982 14923 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513988 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14992] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14992/stat : 14992 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37513989 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14993] ppid=14980 vsize=867656 CPUtime=0.16
/proc/14982/task/14993/stat : 14993 (java) S 14980 14982 14923 0 -1 64 370 0 0 0 15 1 0 0 16 0 9 0 37513989 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14994] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14994/stat : 14994 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37513990 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14995] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14995/stat : 14995 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37513990 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3376.26
Current children cumulated vsize (KiB) 867656

[startup+3462.3 s]
/proc/loadavg: 2.25 2.16 1.98 3/89 15003
/proc/meminfo: memFree=1627816/2055920 swapFree=4138984/4192956
[pid=14982] ppid=14980 vsize=867656 CPUtime=3435.8
/proc/14982/stat : 14982 (java) S 14980 14982 14923 0 -1 0 15147 0 1 0 343181 399 0 0 19 0 9 0 37513985 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14982/statm: 216914 14283 2635 9 0 211420 0
[pid=14982/tid=14988] ppid=14980 vsize=867656 CPUtime=3435.56
/proc/14982/task/14988/stat : 14988 (java) R 14980 14982 14923 0 -1 64 11377 0 1 0 343160 396 0 0 25 0 9 0 37513986 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4126647783 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14989] ppid=14980 vsize=867656 CPUtime=0.06
/proc/14982/task/14989/stat : 14989 (java) S 14980 14982 14923 0 -1 64 2704 0 0 0 6 0 0 0 16 0 9 0 37513987 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14990] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14990/stat : 14990 (java) S 14980 14982 14923 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37513988 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14991] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14991/stat : 14991 (java) S 14980 14982 14923 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513988 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14992] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14992/stat : 14992 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37513989 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14993] ppid=14980 vsize=867656 CPUtime=0.16
/proc/14982/task/14993/stat : 14993 (java) S 14980 14982 14923 0 -1 64 370 0 0 0 15 1 0 0 16 0 9 0 37513989 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14994] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14994/stat : 14994 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37513990 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14995] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14995/stat : 14995 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37513990 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3435.8
Current children cumulated vsize (KiB) 867656

[startup+3522.3 s]
/proc/loadavg: 2.14 2.14 1.99 3/89 15003
/proc/meminfo: memFree=1627816/2055920 swapFree=4138984/4192956
[pid=14982] ppid=14980 vsize=867656 CPUtime=3495.34
/proc/14982/stat : 14982 (java) S 14980 14982 14923 0 -1 0 15147 0 1 0 349135 399 0 0 19 0 9 0 37513985 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14982/statm: 216914 14283 2635 9 0 211420 0
[pid=14982/tid=14988] ppid=14980 vsize=867656 CPUtime=3495.09
/proc/14982/task/14988/stat : 14988 (java) R 14980 14982 14923 0 -1 64 11377 0 1 0 349113 396 0 0 25 0 9 0 37513986 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4126600240 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14989] ppid=14980 vsize=867656 CPUtime=0.06
/proc/14982/task/14989/stat : 14989 (java) S 14980 14982 14923 0 -1 64 2704 0 0 0 6 0 0 0 16 0 9 0 37513987 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14990] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14990/stat : 14990 (java) S 14980 14982 14923 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37513988 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14991] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14991/stat : 14991 (java) S 14980 14982 14923 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513988 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14992] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14992/stat : 14992 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37513989 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14993] ppid=14980 vsize=867656 CPUtime=0.16
/proc/14982/task/14993/stat : 14993 (java) S 14980 14982 14923 0 -1 64 370 0 0 0 15 1 0 0 16 0 9 0 37513989 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14994] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14994/stat : 14994 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37513990 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14995] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14995/stat : 14995 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37513990 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3495.34
Current children cumulated vsize (KiB) 867656

[startup+3582.3 s]
/proc/loadavg: 2.05 2.12 1.99 3/89 15003
/proc/meminfo: memFree=1627752/2055920 swapFree=4138984/4192956
[pid=14982] ppid=14980 vsize=867656 CPUtime=3554.89
/proc/14982/stat : 14982 (java) S 14980 14982 14923 0 -1 0 15148 0 1 0 355090 399 0 0 19 0 9 0 37513985 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14982/statm: 216914 14283 2635 9 0 211420 0
[pid=14982/tid=14988] ppid=14980 vsize=867656 CPUtime=3554.64
/proc/14982/task/14988/stat : 14988 (java) R 14980 14982 14923 0 -1 64 11377 0 1 0 355068 396 0 0 25 0 9 0 37513986 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4126600240 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14989] ppid=14980 vsize=867656 CPUtime=0.06
/proc/14982/task/14989/stat : 14989 (java) S 14980 14982 14923 0 -1 64 2704 0 0 0 6 0 0 0 16 0 9 0 37513987 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14990] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14990/stat : 14990 (java) S 14980 14982 14923 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37513988 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14991] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14991/stat : 14991 (java) S 14980 14982 14923 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513988 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14992] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14992/stat : 14992 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37513989 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14993] ppid=14980 vsize=867656 CPUtime=0.16
/proc/14982/task/14993/stat : 14993 (java) S 14980 14982 14923 0 -1 64 371 0 0 0 15 1 0 0 16 0 9 0 37513989 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14994] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14994/stat : 14994 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37513990 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14995] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14995/stat : 14995 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37513990 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3554.89
Current children cumulated vsize (KiB) 867656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3627.7 s]
/proc/loadavg: 1.97 2.08 1.98 3/89 15041
/proc/meminfo: memFree=1635168/2055920 swapFree=4138984/4192956
[pid=14982] ppid=14980 vsize=867656 CPUtime=3600.03
/proc/14982/stat : 14982 (java) S 14980 14982 14923 0 -1 0 15148 0 1 0 359604 399 0 0 19 0 9 0 37513985 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14982/statm: 216914 14283 2635 9 0 211420 0
[pid=14982/tid=14988] ppid=14980 vsize=867656 CPUtime=3599.79
/proc/14982/task/14988/stat : 14988 (java) R 14980 14982 14923 0 -1 64 11377 0 1 0 359582 397 0 0 25 0 9 0 37513986 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4126600270 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14989] ppid=14980 vsize=867656 CPUtime=0.06
/proc/14982/task/14989/stat : 14989 (java) S 14980 14982 14923 0 -1 64 2704 0 0 0 6 0 0 0 16 0 9 0 37513987 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14990] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14990/stat : 14990 (java) S 14980 14982 14923 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37513988 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14991] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14991/stat : 14991 (java) S 14980 14982 14923 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513988 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14992] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14992/stat : 14992 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37513989 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14993] ppid=14980 vsize=867656 CPUtime=0.16
/proc/14982/task/14993/stat : 14993 (java) S 14980 14982 14923 0 -1 64 371 0 0 0 15 1 0 0 16 0 9 0 37513989 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14994] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14994/stat : 14994 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37513990 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14995] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14995/stat : 14995 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37513990 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.03
Current children cumulated vsize (KiB) 867656

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

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

[startup+3627.7 s]
/proc/loadavg: 1.97 2.08 1.98 3/89 15041
/proc/meminfo: memFree=1635168/2055920 swapFree=4138984/4192956
[pid=14982] ppid=14980 vsize=867656 CPUtime=3600.03
/proc/14982/stat : 14982 (java) S 14980 14982 14923 0 -1 0 15148 0 1 0 359604 399 0 0 19 0 9 0 37513985 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14982/statm: 216914 14283 2635 9 0 211420 0
[pid=14982/tid=14988] ppid=14980 vsize=867656 CPUtime=3599.79
/proc/14982/task/14988/stat : 14988 (java) R 14980 14982 14923 0 -1 64 11377 0 1 0 359582 397 0 0 25 0 9 0 37513986 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4126600270 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14989] ppid=14980 vsize=867656 CPUtime=0.06
/proc/14982/task/14989/stat : 14989 (java) S 14980 14982 14923 0 -1 64 2704 0 0 0 6 0 0 0 16 0 9 0 37513987 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14990] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14990/stat : 14990 (java) S 14980 14982 14923 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37513988 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14991] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14991/stat : 14991 (java) S 14980 14982 14923 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37513988 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14992] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14992/stat : 14992 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37513989 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14993] ppid=14980 vsize=867656 CPUtime=0.16
/proc/14982/task/14993/stat : 14993 (java) S 14980 14982 14923 0 -1 64 371 0 0 0 15 1 0 0 16 0 9 0 37513989 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14994] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14994/stat : 14994 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37513990 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14982/tid=14995] ppid=14980 vsize=867656 CPUtime=0
/proc/14982/task/14995/stat : 14995 (java) S 14980 14982 14923 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37513990 888479744 14283 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.03
Current children cumulated vsize (KiB) 867656

Child status: 143
Real time (s): 3627.75
CPU time (s): 3600.08
CPU user time (s): 3596.08
CPU system time (s): 4.00739
CPU usage (%): 99.2373
Max. virtual memory (cumulated for all children) (KiB): 867656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.08
system time used= 4.00739
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15167
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= 74314
involuntary context switches= 158463

runsolver used 4.64429 second user time and 8.5667 second system time

The end

Launcher Data (download as text)

Begin job on node47 at 2008-07-11 22:29:08
IDJOB=1109684
IDBENCH=61000
IDSOLVER=360
FILE ID=node47/1109684-1215808148
PBS_JOBID= 7903318
Free space on /tmp= 66508 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= dedcb79b74d97a272ff3a128bc6fbd80
RANDOM SEED=1883302894

node47.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.232
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.232
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:       1721192 kB
Buffers:         40256 kB
Cached:         197792 kB
SwapCached:      48776 kB
Active:         122284 kB
Inactive:       171556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1721192 kB
SwapTotal:     4192956 kB
SwapFree:      4138984 kB
Dirty:            5984 kB
Writeback:           0 kB
Mapped:          21528 kB
Slab:            26224 kB
Committed_AS:   951908 kB
PageTables:       1856 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66508 MiB
End job on node47 at 2008-07-11 23:29:38