Trace number 1112114

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.16 3625.16

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-35_ext.xml
MD5SUM508714bde231e40d4eeec9f003400a13
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 benchmark202.107
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints57
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension57
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.07/0.08	
0.07/0.08	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=mrdac-ddeg.xml
0.29/0.31	   
0.29/0.31	   instance
0.29/0.31	     name=HOME/instance-1112114-1215862322.xml
0.29/0.35	   
0.29/0.35	   domains being loaded...
0.29/0.36	   
0.29/0.36	   variables being loaded...
0.29/0.39	     nbVariables=20  nbDomainTypes=1  minDomainSize=20  maxDomainSize=20  nbTotalValues=400
0.29/0.39	       =>  wckTime=0.151  cpuTime=0.11  mem=7M858
0.29/0.39	   
0.29/0.39	   relations being loaded...
0.58/0.63	   
0.58/0.63	   constraints being loaded...
0.69/0.71	     nbConstraints=57  nbRelationTypes=57  nbExtensionStructures=57  nbSharedExtensionStructures=0
0.69/0.71	     nbConflictsStructures=57  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  minDegree=3  maxDegree=15
0.69/0.71	     minArity=3  maxArity=3
0.69/0.71	       =>  wckTime=0.471  cpuTime=0.39  mem=29M799
0.69/0.79	   
0.69/0.79	   solver LocalSearchSolver being built... 
0.78/0.83	       =>  wckTime=0.596  cpuTime=0.43  mem=10M949
0.78/0.84	
0.78/0.84	s SATISFIABLE
0.78/0.84	o 35
0.78/0.84	o 29
0.78/0.84	o 28
0.78/0.84	o 25
0.78/0.84	o 23
0.78/0.84	o 19
0.78/0.85	o 16
0.78/0.85	o 15
0.78/0.85	o 13
0.78/0.85	o 11
0.78/0.85	o 10
0.78/0.85	o 7
0.78/0.85	o 6
0.78/0.90	o 5
0.88/0.91	o 4
0.88/0.95	o 3
2.36/2.41	   
2.36/2.41	   search
2.36/2.41	     run=0  nbConstraintChecks=9735137  nbAssignments=10000
2.36/2.41	       =>  wckTime=1.577  cpuTime=1.54  mem=11M981
3.85/3.90	   
3.85/3.90	   search
3.85/3.90	     run=1  nbConstraintChecks=19136898  nbAssignments=20000
3.85/3.90	       =>  wckTime=3.071  cpuTime=3.02  mem=11M981
3.95/4.04	o 2
5.23/5.40	   
5.23/5.40	   search
5.23/5.40	     run=2  nbConstraintChecks=28832282  nbAssignments=30000
5.23/5.40	       =>  wckTime=4.565  cpuTime=4.5  mem=11M981
6.73/6.88	   
6.73/6.88	   search
6.73/6.88	     run=3  nbConstraintChecks=38466740  nbAssignments=40000
6.73/6.88	       =>  wckTime=6.053  cpuTime=5.97  mem=11M981
8.21/8.39	   
8.21/8.39	   search
8.21/8.39	     run=4  nbConstraintChecks=48321780  nbAssignments=50000
8.21/8.39	       =>  wckTime=7.556  cpuTime=7.46  mem=11M981
9.70/9.89	   
9.70/9.89	   search
9.70/9.89	     run=5  nbConstraintChecks=58011711  nbAssignments=60000
9.70/9.89	       =>  wckTime=9.056  cpuTime=8.94  mem=11M981
11.18/11.40	   
11.18/11.40	   search
11.18/11.40	     run=6  nbConstraintChecks=67907530  nbAssignments=70000
11.18/11.40	       =>  wckTime=10.564  cpuTime=10.44  mem=11M981
12.67/12.88	   
12.67/12.88	   search
12.67/12.88	     run=7  nbConstraintChecks=77678512  nbAssignments=80000
12.67/12.88	       =>  wckTime=12.05  cpuTime=11.92  mem=11M981
14.15/14.37	   
14.15/14.37	   search
14.15/14.37	     run=8  nbConstraintChecks=87393712  nbAssignments=90000
14.15/14.37	       =>  wckTime=13.543  cpuTime=13.39  mem=11M981
15.64/15.81	   
15.64/15.81	   search
15.64/15.81	     run=9  nbConstraintChecks=96507508  nbAssignments=100000
15.64/15.81	       =>  wckTime=14.977  cpuTime=14.81  mem=11M981
17.13/17.32	   
17.13/17.32	   search
17.13/17.32	     run=10  nbConstraintChecks=106577746  nbAssignments=110000
17.13/17.32	       =>  wckTime=16.489  cpuTime=16.31  mem=11M981
18.51/18.78	   
18.51/18.78	   search
18.51/18.78	     run=11  nbConstraintChecks=115997864  nbAssignments=120000
18.51/18.78	       =>  wckTime=17.95  cpuTime=17.76  mem=11M981
20.00/20.27	   
20.00/20.27	   search
20.00/20.27	     run=12  nbConstraintChecks=125748015  nbAssignments=130000
20.00/20.27	       =>  wckTime=19.442  cpuTime=19.23  mem=11M981
21.49/21.72	   
21.49/21.72	   search
21.49/21.72	     run=13  nbConstraintChecks=135136974  nbAssignments=140000
21.49/21.72	       =>  wckTime=20.892  cpuTime=20.68  mem=11M981
22.97/23.23	   
22.97/23.23	   search
22.97/23.23	     run=14  nbConstraintChecks=144959242  nbAssignments=150000
22.97/23.23	       =>  wckTime=22.402  cpuTime=22.17  mem=11M981
24.45/24.72	   
24.45/24.72	   search
24.45/24.72	     run=15  nbConstraintChecks=154652786  nbAssignments=160000
24.45/24.72	       =>  wckTime=23.891  cpuTime=23.65  mem=11M981
25.94/26.20	   
25.94/26.20	   search
25.94/26.20	     run=16  nbConstraintChecks=164161868  nbAssignments=170000
25.94/26.21	       =>  wckTime=25.373  cpuTime=25.11  mem=11M981
27.42/27.73	   
27.42/27.73	   search
27.42/27.73	     run=17  nbConstraintChecks=174158158  nbAssignments=180000
27.42/27.73	       =>  wckTime=26.895  cpuTime=26.61  mem=11M981
28.92/29.22	   
28.92/29.22	   search
28.92/29.22	     run=18  nbConstraintChecks=183797505  nbAssignments=190000
28.92/29.22	       =>  wckTime=28.384  cpuTime=28.09  mem=11M981
30.39/30.73	   
30.39/30.73	   search
30.39/30.73	     run=19  nbConstraintChecks=193577278  nbAssignments=200000
30.39/30.73	       =>  wckTime=29.896  cpuTime=29.59  mem=11M981
31.89/32.23	   
31.89/32.23	   search
31.89/32.23	     run=20  nbConstraintChecks=203443525  nbAssignments=210000
31.89/32.23	       =>  wckTime=31.399  cpuTime=31.08  mem=11M981
33.37/33.72	   
33.37/33.72	   search
33.37/33.72	     run=21  nbConstraintChecks=213135589  nbAssignments=220000
33.37/33.72	       =>  wckTime=32.885  cpuTime=32.55  mem=11M981
33.96/34.34	   
33.96/34.34	   search
33.96/34.34	     run=22  nbConstraintChecks=217110483  nbAssignments=224257
33.96/34.34	       =>  wckTime=33.508  cpuTime=33.17  mem=11M981
33.96/34.34	   
33.96/34.34	   global
33.96/34.34	     nbConstraintChecks=217110483  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.96/34.34	     solvingWckTime=33.506  solvingCpuTime=33.16  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.96/34.34	     globalCpuTime=33.64
33.96/34.34	       =>  wckTime=34.105  cpuTime=33.59  mem=11M981
33.96/34.34	   
33.96/34.34	   solver DecomposerSolver being built... 
34.06/34.45	       =>  wckTime=34.215  cpuTime=33.68  mem=22M790
34.06/34.46	   
34.06/34.46	   preprocessing
34.06/34.46	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
34.06/34.46	     detectedInconsistency=no
34.06/34.46	       =>  wckTime=0.0050  cpuTime=0.0  mem=22M790
3600.10/3625.11	v 14 2 6 16 17 9 8 4 7 12 12 17 15 3 4 0 12 12 0 13 

Verifier Data (download as text)

OK	2	55
2 unsatisfied constraints, 55 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-1112114-1215862322/watcher-1112114-1215862322 -o /tmp/evaluation-result-1112114-1215862322/solver-1112114-1215862322 -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-1112114-1215862322.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: 2.01 2.00 2.00 4/81 15520
/proc/meminfo: memFree=1852496/2055920 swapFree=4180012/4192956
[pid=15520] ppid=15518 vsize=1616 CPUtime=0
/proc/15520/stat : 15520 (java) R 15518 15520 14600 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 42933927 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/15520/statm: 404 148 122 9 0 46 0

[startup+0.0852729 s]
/proc/loadavg: 2.01 2.00 2.00 4/81 15520
/proc/meminfo: memFree=1852496/2055920 swapFree=4180012/4192956
[pid=15520] ppid=15518 vsize=865956 CPUtime=0.07
/proc/15520/stat : 15520 (java) S 15518 15520 14600 0 -1 0 3576 0 1 0 5 2 0 0 18 0 9 0 42933927 886738944 3066 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15520/statm: 216489 3066 1636 9 0 211051 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865956

[startup+0.101271 s]
/proc/loadavg: 2.01 2.00 2.00 4/81 15520
/proc/meminfo: memFree=1852496/2055920 swapFree=4180012/4192956
[pid=15520] ppid=15518 vsize=865984 CPUtime=0.09
/proc/15520/stat : 15520 (java) S 15518 15520 14600 0 -1 0 3766 0 1 0 7 2 0 0 18 0 9 0 42933927 886767616 3223 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15520/statm: 216496 3223 1703 9 0 211051 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301285 s]
/proc/loadavg: 2.01 2.00 2.00 4/81 15520
/proc/meminfo: memFree=1852496/2055920 swapFree=4180012/4192956
[pid=15520] ppid=15518 vsize=866156 CPUtime=0.29
/proc/15520/stat : 15520 (java) S 15518 15520 14600 0 -1 0 5623 0 1 0 25 4 0 0 18 0 9 0 42933927 886943744 5038 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15520/statm: 216539 5038 1906 9 0 211087 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866156

[startup+0.701309 s]
/proc/loadavg: 2.01 2.00 2.00 4/81 15520
/proc/meminfo: memFree=1852496/2055920 swapFree=4180012/4192956
[pid=15520] ppid=15518 vsize=866524 CPUtime=0.69
/proc/15520/stat : 15520 (java) S 15518 15520 14600 0 -1 0 11745 0 1 0 62 7 0 0 18 0 9 0 42933927 887320576 11106 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15520/statm: 216631 11106 1984 9 0 211159 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 866524

[startup+1.50235 s]
/proc/loadavg: 2.01 2.00 2.00 3/90 15529
/proc/meminfo: memFree=1808264/2055920 swapFree=4180012/4192956
[pid=15520] ppid=15518 vsize=866612 CPUtime=1.48
/proc/15520/stat : 15520 (java) S 15518 15520 14600 0 -1 0 14484 0 1 0 122 26 0 0 18 0 9 0 42933927 887410688 13651 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15520/statm: 216653 13651 2632 9 0 211159 0
[pid=15520/tid=15522] ppid=15518 vsize=866612 CPUtime=1.28
/proc/15520/task/15522/stat : 15522 (java) R 15518 15520 14600 0 -1 64 11003 0 1 0 104 24 0 0 25 0 9 0 42933928 887410688 13651 996147200 134512640 134550740 4294955952 18446744073709551615 4126665002 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15523] ppid=15518 vsize=866612 CPUtime=0.06
/proc/15520/task/15523/stat : 15523 (java) S 15518 15520 14600 0 -1 64 2462 0 0 0 6 0 0 0 16 0 9 0 42933929 887410688 13651 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15524] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15524/stat : 15524 (java) S 15518 15520 14600 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42933930 887410688 13651 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15525] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15525/stat : 15525 (java) S 15518 15520 14600 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42933930 887410688 13651 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15526] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15526/stat : 15526 (java) S 15518 15520 14600 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42933932 887410688 13651 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15527] ppid=15518 vsize=866612 CPUtime=0.11
/proc/15520/task/15527/stat : 15527 (java) S 15518 15520 14600 0 -1 64 322 0 0 0 11 0 0 0 16 0 9 0 42933932 887410688 13651 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15528] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15528/stat : 15528 (java) S 15518 15520 14600 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42933932 887410688 13651 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15529] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15529/stat : 15529 (java) S 15518 15520 14600 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42933932 887410688 13651 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 866612

[startup+3.10245 s]
/proc/loadavg: 2.01 2.00 2.00 3/90 15529
/proc/meminfo: memFree=1808072/2055920 swapFree=4180012/4192956
[pid=15520] ppid=15518 vsize=866612 CPUtime=3.06
/proc/15520/stat : 15520 (java) S 15518 15520 14600 0 -1 0 14490 0 1 0 238 68 0 0 18 0 9 0 42933927 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15520/statm: 216653 13656 2633 9 0 211159 0
[pid=15520/tid=15522] ppid=15518 vsize=866612 CPUtime=2.86
/proc/15520/task/15522/stat : 15522 (java) R 15518 15520 14600 0 -1 64 11004 0 1 0 220 66 0 0 25 0 9 0 42933928 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4126671099 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15523] ppid=15518 vsize=866612 CPUtime=0.06
/proc/15520/task/15523/stat : 15523 (java) S 15518 15520 14600 0 -1 64 2462 0 0 0 6 0 0 0 16 0 9 0 42933929 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15524] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15524/stat : 15524 (java) S 15518 15520 14600 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42933930 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15525] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15525/stat : 15525 (java) S 15518 15520 14600 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42933930 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15526] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15526/stat : 15526 (java) S 15518 15520 14600 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42933932 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15527] ppid=15518 vsize=866612 CPUtime=0.11
/proc/15520/task/15527/stat : 15527 (java) S 15518 15520 14600 0 -1 64 327 0 0 0 11 0 0 0 16 0 9 0 42933932 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15528] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15528/stat : 15528 (java) S 15518 15520 14600 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42933932 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15529] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15529/stat : 15529 (java) S 15518 15520 14600 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42933932 887410688 13656 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) 866612

[startup+6.30166 s]
/proc/loadavg: 2.01 2.00 2.00 3/90 15529
/proc/meminfo: memFree=1807752/2055920 swapFree=4180012/4192956
[pid=15520] ppid=15518 vsize=866616 CPUtime=6.23
/proc/15520/stat : 15520 (java) S 15518 15520 14600 0 -1 0 14491 0 1 0 470 153 0 0 18 0 9 0 42933927 887414784 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15520/statm: 216654 13656 2633 9 0 211160 0
[pid=15520/tid=15522] ppid=15518 vsize=866616 CPUtime=6.03
/proc/15520/task/15522/stat : 15522 (java) R 15518 15520 14600 0 -1 64 11005 0 1 0 452 151 0 0 25 0 9 0 42933928 887414784 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15523] ppid=15518 vsize=866616 CPUtime=0.06
/proc/15520/task/15523/stat : 15523 (java) S 15518 15520 14600 0 -1 64 2462 0 0 0 6 0 0 0 16 0 9 0 42933929 887414784 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15524] ppid=15518 vsize=866616 CPUtime=0
/proc/15520/task/15524/stat : 15524 (java) S 15518 15520 14600 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42933930 887414784 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15525] ppid=15518 vsize=866616 CPUtime=0
/proc/15520/task/15525/stat : 15525 (java) S 15518 15520 14600 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42933930 887414784 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15526] ppid=15518 vsize=866616 CPUtime=0
/proc/15520/task/15526/stat : 15526 (java) S 15518 15520 14600 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42933932 887414784 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15527] ppid=15518 vsize=866616 CPUtime=0.11
/proc/15520/task/15527/stat : 15527 (java) S 15518 15520 14600 0 -1 64 327 0 0 0 11 0 0 0 16 0 9 0 42933932 887414784 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15528] ppid=15518 vsize=866616 CPUtime=0
/proc/15520/task/15528/stat : 15528 (java) S 15518 15520 14600 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42933932 887414784 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15529] ppid=15518 vsize=866616 CPUtime=0
/proc/15520/task/15529/stat : 15529 (java) S 15518 15520 14600 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42933932 887414784 13656 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) 866616

[startup+12.7021 s]
/proc/loadavg: 2.01 2.00 2.00 3/90 15529
/proc/meminfo: memFree=1807624/2055920 swapFree=4180012/4192956
[pid=15520] ppid=15518 vsize=866612 CPUtime=12.57
/proc/15520/stat : 15520 (java) S 15518 15520 14600 0 -1 0 14491 0 1 0 933 324 0 0 18 0 9 0 42933927 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15520/statm: 216653 13656 2633 9 0 211159 0
[pid=15520/tid=15522] ppid=15518 vsize=866612 CPUtime=12.37
/proc/15520/task/15522/stat : 15522 (java) R 15518 15520 14600 0 -1 64 11005 0 1 0 915 322 0 0 25 0 9 0 42933928 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4126664880 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15523] ppid=15518 vsize=866612 CPUtime=0.06
/proc/15520/task/15523/stat : 15523 (java) S 15518 15520 14600 0 -1 64 2462 0 0 0 6 0 0 0 16 0 9 0 42933929 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15524] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15524/stat : 15524 (java) S 15518 15520 14600 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42933930 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15525] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15525/stat : 15525 (java) S 15518 15520 14600 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42933930 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15526] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15526/stat : 15526 (java) S 15518 15520 14600 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42933932 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15527] ppid=15518 vsize=866612 CPUtime=0.11
/proc/15520/task/15527/stat : 15527 (java) S 15518 15520 14600 0 -1 64 327 0 0 0 11 0 0 0 16 0 9 0 42933932 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15528] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15528/stat : 15528 (java) S 15518 15520 14600 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42933932 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15529] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15529/stat : 15529 (java) S 15518 15520 14600 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42933932 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 866612

[startup+25.5019 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15529
/proc/meminfo: memFree=1807816/2055920 swapFree=4180012/4192956
[pid=15520] ppid=15518 vsize=866612 CPUtime=25.25
/proc/15520/stat : 15520 (java) S 15518 15520 14600 0 -1 0 14491 0 1 0 1868 657 0 0 18 0 9 0 42933927 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15520/statm: 216653 13656 2633 9 0 211159 0
[pid=15520/tid=15522] ppid=15518 vsize=866612 CPUtime=25.04
/proc/15520/task/15522/stat : 15522 (java) R 15518 15520 14600 0 -1 64 11005 0 1 0 1850 654 0 0 25 0 9 0 42933928 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4126666629 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15523] ppid=15518 vsize=866612 CPUtime=0.06
/proc/15520/task/15523/stat : 15523 (java) S 15518 15520 14600 0 -1 64 2462 0 0 0 6 0 0 0 16 0 9 0 42933929 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15524] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15524/stat : 15524 (java) S 15518 15520 14600 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42933930 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15525] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15525/stat : 15525 (java) S 15518 15520 14600 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42933930 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15526] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15526/stat : 15526 (java) S 15518 15520 14600 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42933932 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15527] ppid=15518 vsize=866612 CPUtime=0.11
/proc/15520/task/15527/stat : 15527 (java) S 15518 15520 14600 0 -1 64 327 0 0 0 11 0 0 0 16 0 9 0 42933932 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15528] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15528/stat : 15528 (java) S 15518 15520 14600 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42933932 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15529] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15529/stat : 15529 (java) S 15518 15520 14600 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42933932 887410688 13656 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 866612

[startup+51.1015 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15529
/proc/meminfo: memFree=1807368/2055920 swapFree=4180012/4192956
[pid=15520] ppid=15518 vsize=866612 CPUtime=50.61
/proc/15520/stat : 15520 (java) S 15518 15520 14600 0 -1 0 14595 0 1 0 4167 894 0 0 18 0 9 0 42933927 887410688 13757 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15520/statm: 216653 13757 2634 9 0 211159 0
[pid=15520/tid=15522] ppid=15518 vsize=866612 CPUtime=50.31
/proc/15520/task/15522/stat : 15522 (java) R 15518 15520 14600 0 -1 64 11062 0 1 0 4140 891 0 0 25 0 9 0 42933928 887410688 13757 996147200 134512640 134550740 4294955952 18446744073709551615 4126791421 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15523] ppid=15518 vsize=866612 CPUtime=0.06
/proc/15520/task/15523/stat : 15523 (java) S 15518 15520 14600 0 -1 64 2462 0 0 0 6 0 0 0 16 0 9 0 42933929 887410688 13757 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15524] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15524/stat : 15524 (java) S 15518 15520 14600 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42933930 887410688 13757 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15525] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15525/stat : 15525 (java) S 15518 15520 14600 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42933930 887410688 13757 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15526] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15526/stat : 15526 (java) S 15518 15520 14600 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42933932 887410688 13757 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15527] ppid=15518 vsize=866612 CPUtime=0.2
/proc/15520/task/15527/stat : 15527 (java) S 15518 15520 14600 0 -1 64 374 0 0 0 19 1 0 0 16 0 9 0 42933932 887410688 13757 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15528] ppid=15518 vsize=866612 CPUtime=0

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

/proc/15520/task/15525/stat : 15525 (java) S 15518 15520 14600 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42933930 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15526] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15526/stat : 15526 (java) S 15518 15520 14600 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15527] ppid=15518 vsize=866612 CPUtime=0.2
/proc/15520/task/15527/stat : 15527 (java) S 15518 15520 14600 0 -1 64 374 0 0 0 19 1 0 0 16 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15528] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15528/stat : 15528 (java) S 15518 15520 14600 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15529] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15529/stat : 15529 (java) S 15518 15520 14600 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3317.38
Current children cumulated vsize (KiB) 866612

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15613
/proc/meminfo: memFree=1791112/2055920 swapFree=4180012/4192956
[pid=15520] ppid=15518 vsize=866612 CPUtime=3377.36
/proc/15520/stat : 15520 (java) S 15518 15520 14600 0 -1 0 14597 0 1 0 336830 906 0 0 18 0 9 0 42933927 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15520/statm: 216653 13759 2634 9 0 211159 0
[pid=15520/tid=15522] ppid=15518 vsize=866612 CPUtime=3377.07
/proc/15520/task/15522/stat : 15522 (java) R 15518 15520 14600 0 -1 64 11064 0 1 0 336804 903 0 0 25 0 9 0 42933928 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4126791399 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15520/tid=15523] ppid=15518 vsize=866612 CPUtime=0.06
/proc/15520/task/15523/stat : 15523 (java) S 15518 15520 14600 0 -1 64 2462 0 0 0 6 0 0 0 16 0 9 0 42933929 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15524] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15524/stat : 15524 (java) S 15518 15520 14600 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42933930 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15525] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15525/stat : 15525 (java) S 15518 15520 14600 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42933930 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15526] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15526/stat : 15526 (java) S 15518 15520 14600 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15527] ppid=15518 vsize=866612 CPUtime=0.2
/proc/15520/task/15527/stat : 15527 (java) S 15518 15520 14600 0 -1 64 374 0 0 0 19 1 0 0 16 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15528] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15528/stat : 15528 (java) S 15518 15520 14600 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15529] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15529/stat : 15529 (java) S 15518 15520 14600 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3377.36
Current children cumulated vsize (KiB) 866612

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15613
/proc/meminfo: memFree=1791112/2055920 swapFree=4180012/4192956
[pid=15520] ppid=15518 vsize=866612 CPUtime=3437.34
/proc/15520/stat : 15520 (java) S 15518 15520 14600 0 -1 0 14597 0 1 0 342828 906 0 0 18 0 9 0 42933927 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15520/statm: 216653 13759 2634 9 0 211159 0
[pid=15520/tid=15522] ppid=15518 vsize=866612 CPUtime=3437.05
/proc/15520/task/15522/stat : 15522 (java) R 15518 15520 14600 0 -1 64 11064 0 1 0 342802 903 0 0 25 0 9 0 42933928 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4126787520 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15520/tid=15523] ppid=15518 vsize=866612 CPUtime=0.06
/proc/15520/task/15523/stat : 15523 (java) S 15518 15520 14600 0 -1 64 2462 0 0 0 6 0 0 0 16 0 9 0 42933929 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15524] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15524/stat : 15524 (java) S 15518 15520 14600 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42933930 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15525] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15525/stat : 15525 (java) S 15518 15520 14600 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42933930 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15526] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15526/stat : 15526 (java) S 15518 15520 14600 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15527] ppid=15518 vsize=866612 CPUtime=0.2
/proc/15520/task/15527/stat : 15527 (java) S 15518 15520 14600 0 -1 64 374 0 0 0 19 1 0 0 16 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15528] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15528/stat : 15528 (java) S 15518 15520 14600 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15529] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15529/stat : 15529 (java) S 15518 15520 14600 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3437.34
Current children cumulated vsize (KiB) 866612

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15613
/proc/meminfo: memFree=1791112/2055920 swapFree=4180012/4192956
[pid=15520] ppid=15518 vsize=866612 CPUtime=3497.32
/proc/15520/stat : 15520 (java) S 15518 15520 14600 0 -1 0 14597 0 1 0 348826 906 0 0 18 0 9 0 42933927 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15520/statm: 216653 13759 2634 9 0 211159 0
[pid=15520/tid=15522] ppid=15518 vsize=866612 CPUtime=3497.04
/proc/15520/task/15522/stat : 15522 (java) R 15518 15520 14600 0 -1 64 11064 0 1 0 348800 904 0 0 25 0 9 0 42933928 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4126831625 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15520/tid=15523] ppid=15518 vsize=866612 CPUtime=0.06
/proc/15520/task/15523/stat : 15523 (java) S 15518 15520 14600 0 -1 64 2462 0 0 0 6 0 0 0 16 0 9 0 42933929 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15524] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15524/stat : 15524 (java) S 15518 15520 14600 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42933930 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15525] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15525/stat : 15525 (java) S 15518 15520 14600 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42933930 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15526] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15526/stat : 15526 (java) S 15518 15520 14600 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15527] ppid=15518 vsize=866612 CPUtime=0.2
/proc/15520/task/15527/stat : 15527 (java) S 15518 15520 14600 0 -1 64 374 0 0 0 19 1 0 0 16 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15528] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15528/stat : 15528 (java) S 15518 15520 14600 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15529] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15529/stat : 15529 (java) S 15518 15520 14600 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3497.32
Current children cumulated vsize (KiB) 866612

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15613
/proc/meminfo: memFree=1791048/2055920 swapFree=4180012/4192956
[pid=15520] ppid=15518 vsize=866612 CPUtime=3557.31
/proc/15520/stat : 15520 (java) S 15518 15520 14600 0 -1 0 14597 0 1 0 354824 907 0 0 18 0 9 0 42933927 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15520/statm: 216653 13759 2634 9 0 211159 0
[pid=15520/tid=15522] ppid=15518 vsize=866612 CPUtime=3557.01
/proc/15520/task/15522/stat : 15522 (java) R 15518 15520 14600 0 -1 64 11064 0 1 0 354797 904 0 0 25 0 9 0 42933928 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4126769824 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15520/tid=15523] ppid=15518 vsize=866612 CPUtime=0.06
/proc/15520/task/15523/stat : 15523 (java) S 15518 15520 14600 0 -1 64 2462 0 0 0 6 0 0 0 16 0 9 0 42933929 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15524] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15524/stat : 15524 (java) S 15518 15520 14600 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42933930 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15525] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15525/stat : 15525 (java) S 15518 15520 14600 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42933930 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15526] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15526/stat : 15526 (java) S 15518 15520 14600 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15527] ppid=15518 vsize=866612 CPUtime=0.2
/proc/15520/task/15527/stat : 15527 (java) S 15518 15520 14600 0 -1 64 374 0 0 0 19 1 0 0 16 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15528] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15528/stat : 15528 (java) S 15518 15520 14600 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15529] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15529/stat : 15529 (java) S 15518 15520 14600 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3557.31
Current children cumulated vsize (KiB) 866612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3625.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15613
/proc/meminfo: memFree=1791112/2055920 swapFree=4180012/4192956
[pid=15520] ppid=15518 vsize=866612 CPUtime=3600.1
/proc/15520/stat : 15520 (java) S 15518 15520 14600 0 -1 0 14597 0 1 0 359103 907 0 0 18 0 9 0 42933927 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15520/statm: 216653 13759 2634 9 0 211159 0
[pid=15520/tid=15522] ppid=15518 vsize=866612 CPUtime=3599.81
/proc/15520/task/15522/stat : 15522 (java) R 15518 15520 14600 0 -1 64 11064 0 1 0 359077 904 0 0 25 0 9 0 42933928 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4126817842 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15520/tid=15523] ppid=15518 vsize=866612 CPUtime=0.06
/proc/15520/task/15523/stat : 15523 (java) S 15518 15520 14600 0 -1 64 2462 0 0 0 6 0 0 0 16 0 9 0 42933929 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15524] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15524/stat : 15524 (java) S 15518 15520 14600 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42933930 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15525] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15525/stat : 15525 (java) S 15518 15520 14600 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42933930 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15526] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15526/stat : 15526 (java) S 15518 15520 14600 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15527] ppid=15518 vsize=866612 CPUtime=0.2
/proc/15520/task/15527/stat : 15527 (java) S 15518 15520 14600 0 -1 64 374 0 0 0 19 1 0 0 16 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15528] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15528/stat : 15528 (java) S 15518 15520 14600 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15529] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15529/stat : 15529 (java) S 15518 15520 14600 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.1
Current children cumulated vsize (KiB) 866612

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

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

[startup+3625.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15613
/proc/meminfo: memFree=1791112/2055920 swapFree=4180012/4192956
[pid=15520] ppid=15518 vsize=866612 CPUtime=3600.1
/proc/15520/stat : 15520 (java) S 15518 15520 14600 0 -1 0 14597 0 1 0 359103 907 0 0 18 0 9 0 42933927 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15520/statm: 216653 13759 2634 9 0 211159 0
[pid=15520/tid=15522] ppid=15518 vsize=866612 CPUtime=3599.81
/proc/15520/task/15522/stat : 15522 (java) R 15518 15520 14600 0 -1 64 11064 0 1 0 359077 904 0 0 25 0 9 0 42933928 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4126817842 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15520/tid=15523] ppid=15518 vsize=866612 CPUtime=0.06
/proc/15520/task/15523/stat : 15523 (java) S 15518 15520 14600 0 -1 64 2462 0 0 0 6 0 0 0 16 0 9 0 42933929 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15524] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15524/stat : 15524 (java) S 15518 15520 14600 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42933930 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15525] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15525/stat : 15525 (java) S 15518 15520 14600 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42933930 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15526] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15526/stat : 15526 (java) S 15518 15520 14600 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15527] ppid=15518 vsize=866612 CPUtime=0.2
/proc/15520/task/15527/stat : 15527 (java) S 15518 15520 14600 0 -1 64 374 0 0 0 19 1 0 0 16 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15528] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15528/stat : 15528 (java) S 15518 15520 14600 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15520/tid=15529] ppid=15518 vsize=866612 CPUtime=0
/proc/15520/task/15529/stat : 15529 (java) S 15518 15520 14600 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42933932 887410688 13759 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.1
Current children cumulated vsize (KiB) 866612

Child status: 143
Real time (s): 3625.16
CPU time (s): 3600.16
CPU user time (s): 3591.08
CPU system time (s): 9.07962
CPU usage (%): 99.3104
Max. virtual memory (cumulated for all children) (KiB): 866616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.08
system time used= 9.07962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14614
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= 74164
involuntary context switches= 155332

runsolver used 4.40633 second user time and 12.0862 second system time

The end

Launcher Data (download as text)

Begin job on node29 at 2008-07-12 13:32:02
IDJOB=1112114
IDBENCH=61364
IDSOLVER=360
FILE ID=node29/1112114-1215862322
PBS_JOBID= 7903416
Free space on /tmp= 66496 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 508714bde231e40d4eeec9f003400a13
RANDOM SEED=1879273005

node29.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.242
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.242
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:       1852976 kB
Buffers:         44316 kB
Cached:          88612 kB
SwapCached:       6744 kB
Active:          88856 kB
Inactive:        71232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1852976 kB
SwapTotal:     4192956 kB
SwapFree:      4180012 kB
Dirty:            3144 kB
Writeback:           0 kB
Mapped:          43248 kB
Slab:            27832 kB
Committed_AS:   206716 kB
PageTables:       1996 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= 66496 MiB
End job on node29 at 2008-07-12 14:32:29