Trace number 1111264

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)1 3600.04 3612.53

General information on the benchmark

Namecsp/aim-200/
normalized-aim-200-1-6-unsat-4_ext.xml
MD5SUM4428e7a4652a04be44453e1e0e642b1b
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 benchmark3.04254
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints316
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension316
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.19/0.25	
0.19/0.25	   configuration
0.19/0.25	     name=mrdac-ddeg.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-1111264-1215844339.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.39	     nbVariables=200  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=400
0.28/0.39	       =>  wckTime=0.133  cpuTime=0.12  mem=7M842
0.28/0.39	   
0.28/0.39	   relations being loaded...
0.39/0.40	   
0.39/0.40	   constraints being loaded...
0.48/0.55	     nbConstraints=316  nbRelationTypes=11  nbExtensionStructures=11  nbSharedExtensionStructures=305
0.48/0.55	     nbConflictsStructures=11  nbSharedConflictsStructures=305  nbSharedBinaryRepresentations=0  minDegree=3
0.48/0.55	     maxDegree=11  minArity=3  maxArity=3
0.48/0.55	       =>  wckTime=0.292  cpuTime=0.2  mem=10M784
0.59/0.60	   
0.59/0.60	   solver LocalSearchSolver being built... 
0.59/0.64	       =>  wckTime=0.389  cpuTime=0.24  mem=5M745
0.59/0.65	
0.59/0.65	s SATISFIABLE
0.59/0.65	o 42
0.59/0.65	o 40
0.59/0.65	o 38
0.59/0.65	o 36
0.59/0.65	o 34
0.59/0.66	o 32
0.59/0.66	o 30
0.59/0.66	o 29
0.59/0.66	o 28
0.59/0.66	o 27
0.59/0.67	o 26
0.59/0.67	o 24
0.59/0.67	o 22
0.59/0.67	o 21
0.59/0.67	o 20
0.59/0.67	o 19
0.59/0.67	o 18
0.59/0.67	o 17
0.59/0.67	o 16
0.59/0.67	o 15
0.59/0.67	o 14
0.59/0.67	o 13
0.59/0.67	o 12
0.59/0.67	o 11
0.59/0.67	o 10
0.59/0.67	o 9
0.59/0.67	o 8
0.59/0.68	o 7
0.59/0.68	o 6
0.59/0.68	o 5
0.59/0.68	o 4
0.59/0.68	o 3
0.59/0.68	o 2
0.59/0.68	o 1
1.78/1.81	   
1.78/1.81	   search
1.78/1.81	     run=0  nbConstraintChecks=2877970  nbAssignments=10000
1.78/1.81	       =>  wckTime=1.17  cpuTime=1.15  mem=6M737
2.96/3.03	   
2.96/3.03	   search
2.96/3.03	     run=1  nbConstraintChecks=6297482  nbAssignments=20000
2.96/3.03	       =>  wckTime=2.392  cpuTime=2.35  mem=6M737
3.95/4.08	   
3.95/4.08	   search
3.95/4.08	     run=2  nbConstraintChecks=8904696  nbAssignments=30000
3.95/4.08	       =>  wckTime=3.439  cpuTime=3.39  mem=6M737
5.14/5.24	   
5.14/5.24	   search
5.14/5.24	     run=3  nbConstraintChecks=12135237  nbAssignments=40000
5.14/5.24	       =>  wckTime=4.601  cpuTime=4.54  mem=6M737
6.23/6.30	   
6.23/6.30	   search
6.23/6.30	     run=4  nbConstraintChecks=14778732  nbAssignments=50000
6.23/6.30	       =>  wckTime=5.657  cpuTime=5.59  mem=6M737
7.32/7.43	   
7.32/7.43	   search
7.32/7.43	     run=5  nbConstraintChecks=17816179  nbAssignments=60000
7.32/7.43	       =>  wckTime=6.786  cpuTime=6.7  mem=6M737
8.31/8.49	   
8.31/8.49	   search
8.31/8.49	     run=6  nbConstraintChecks=20508796  nbAssignments=70000
8.31/8.49	       =>  wckTime=7.85  cpuTime=7.75  mem=6M737
9.50/9.64	   
9.50/9.64	   search
9.50/9.64	     run=7  nbConstraintChecks=23717965  nbAssignments=80000
9.50/9.64	       =>  wckTime=9.0  cpuTime=8.89  mem=6M737
10.58/10.70	   
10.58/10.70	   search
10.58/10.70	     run=8  nbConstraintChecks=26411190  nbAssignments=90000
10.58/10.70	       =>  wckTime=10.061  cpuTime=9.94  mem=6M737
11.68/11.84	   
11.68/11.84	   search
11.68/11.84	     run=9  nbConstraintChecks=29571447  nbAssignments=100000
11.68/11.84	       =>  wckTime=11.201  cpuTime=11.06  mem=6M737
12.67/12.88	   
12.67/12.88	   search
12.67/12.88	     run=10  nbConstraintChecks=32162344  nbAssignments=110000
12.67/12.88	       =>  wckTime=12.238  cpuTime=12.09  mem=6M737
13.85/14.00	   
13.85/14.00	   search
13.85/14.00	     run=11  nbConstraintChecks=35236757  nbAssignments=120000
13.85/14.00	       =>  wckTime=13.362  cpuTime=13.2  mem=6M737
14.85/15.05	   
14.85/15.05	   search
14.85/15.05	     run=12  nbConstraintChecks=37908475  nbAssignments=130000
14.85/15.05	       =>  wckTime=14.408  cpuTime=14.25  mem=6M737
16.03/16.22	   
16.03/16.22	   search
16.03/16.22	     run=13  nbConstraintChecks=41194264  nbAssignments=140000
16.03/16.22	       =>  wckTime=15.577  cpuTime=15.4  mem=6M737
17.03/17.27	   
17.03/17.27	   search
17.03/17.27	     run=14  nbConstraintChecks=43856436  nbAssignments=150000
17.03/17.27	       =>  wckTime=16.627  cpuTime=16.44  mem=6M737
18.21/18.43	   
18.21/18.43	   search
18.21/18.43	     run=15  nbConstraintChecks=47126945  nbAssignments=160000
18.21/18.43	       =>  wckTime=17.788  cpuTime=17.59  mem=6M737
19.21/19.48	   
19.21/19.48	   search
19.21/19.48	     run=16  nbConstraintChecks=49730109  nbAssignments=170000
19.21/19.48	       =>  wckTime=18.838  cpuTime=18.63  mem=6M737
20.39/20.67	   
20.39/20.67	   search
20.39/20.67	     run=17  nbConstraintChecks=53099461  nbAssignments=180000
20.39/20.67	       =>  wckTime=20.026  cpuTime=19.81  mem=6M737
21.48/21.72	   
21.48/21.72	   search
21.48/21.72	     run=18  nbConstraintChecks=55706851  nbAssignments=190000
21.48/21.72	       =>  wckTime=21.076  cpuTime=20.85  mem=6M737
22.67/22.90	   
22.67/22.90	   search
22.67/22.90	     run=19  nbConstraintChecks=59032834  nbAssignments=200000
22.67/22.90	       =>  wckTime=22.255  cpuTime=22.01  mem=6M737
23.66/23.96	   
23.66/23.96	   search
23.66/23.96	     run=20  nbConstraintChecks=61700862  nbAssignments=210000
23.66/23.96	       =>  wckTime=23.318  cpuTime=23.06  mem=6M737
24.85/25.15	   
24.85/25.15	   search
24.85/25.15	     run=21  nbConstraintChecks=65086188  nbAssignments=220000
24.85/25.15	       =>  wckTime=24.512  cpuTime=24.25  mem=6M737
25.84/26.19	   
25.84/26.19	   search
25.84/26.19	     run=22  nbConstraintChecks=67615962  nbAssignments=230000
25.84/26.19	       =>  wckTime=25.549  cpuTime=25.27  mem=6M737
27.03/27.35	   
27.03/27.35	   search
27.03/27.35	     run=23  nbConstraintChecks=70845417  nbAssignments=240000
27.03/27.35	       =>  wckTime=26.711  cpuTime=26.42  mem=6M737
28.12/28.41	   
28.12/28.41	   search
28.12/28.41	     run=24  nbConstraintChecks=73511763  nbAssignments=250000
28.12/28.41	       =>  wckTime=27.77  cpuTime=27.47  mem=6M737
29.21/29.53	   
29.21/29.53	   search
29.21/29.53	     run=25  nbConstraintChecks=76525353  nbAssignments=260000
29.21/29.53	       =>  wckTime=28.885  cpuTime=28.57  mem=6M737
30.30/30.60	   
30.30/30.60	   search
30.30/30.60	     run=26  nbConstraintChecks=79319514  nbAssignments=270000
30.30/30.60	       =>  wckTime=29.96  cpuTime=29.65  mem=6M737
30.69/31.01	   
30.69/31.01	   search
30.69/31.01	     run=27  nbConstraintChecks=80347943  nbAssignments=273909
30.69/31.01	       =>  wckTime=30.37  cpuTime=30.05  mem=6M737
30.69/31.01	   
30.69/31.01	   global
30.69/31.01	     nbConstraintChecks=80347943  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.69/31.01	     solvingWckTime=30.367  solvingCpuTime=30.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.69/31.01	     globalCpuTime=30.34
30.69/31.01	       =>  wckTime=30.758  cpuTime=30.29  mem=6M737
30.69/31.01	   
30.69/31.01	   solver DecomposerSolver being built... 
30.78/31.16	       =>  wckTime=30.9  cpuTime=30.41  mem=20M627
30.78/31.16	   
30.78/31.16	   preprocessing
30.78/31.16	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.78/31.16	     detectedInconsistency=no
30.78/31.16	       =>  wckTime=0.0060  cpuTime=0.0  mem=20M627
3600.01/3612.52	v 0 0 0 0 1 0 1 0 1 1 1 1 1 0 1 1 1 0 0 0 1 0 0 0 0 0 0 1 1 0 1 1 0 1 1 1 0 0 1 0 1 0 0 1 0 0 0 1 1 0 1 0 1 1 1 0 0 1 0 1 1 0 1 0 1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 1 0 0 1 0 1 1 0 1 1 1 0 1 0 1 1 0 0 0 0 0 1 0 1 0 0 1 1 1 1 0 0 1 1 0 1 1 0 0 0 0 1 1 1 0 0 0 0 0 0 0 1 0 1 1 1 1 1 1 1 0 0 1 0 0 0 0 0 1 1 1 1 0 0 1 1 1 1 0 1 1 0 0 1 0 0 0 0 1 1 0 1 0 0 0 0 1 1 0 1 0 1 0 1 0 0 1 0 1 1 1 0 0 1 0 1 1 1 1 

Verifier Data (download as text)

OK	1	315
1 unsatisfied constraints, 315 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-1111264-1215844339/watcher-1111264-1215844339 -o /tmp/evaluation-result-1111264-1215844339/solver-1111264-1215844339 -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-1111264-1215844339.xml 

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


[startup+0 s]
/proc/loadavg: 1.96 2.01 2.00 4/81 15893
/proc/meminfo: memFree=1788368/2055920 swapFree=4192812/4192956
[pid=15893] ppid=15891 vsize=10616 CPUtime=0
/proc/15893/stat : 15893 (java) S 15891 15893 15497 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 41136612 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15893/statm: 2654 472 209 9 0 1184 0
[pid=15893/tid=15894] ppid=15891 vsize=10616 CPUtime=0
/proc/15893/task/15894/stat : 15894 (java) R 15891 15893 15497 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 41136613 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 12726232 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.103237 s]
/proc/loadavg: 1.96 2.01 2.00 4/81 15893
/proc/meminfo: memFree=1788368/2055920 swapFree=4192812/4192956
[pid=15893] ppid=15891 vsize=867012 CPUtime=0.09
/proc/15893/stat : 15893 (java) S 15891 15893 15497 0 -1 0 3722 0 1 0 7 2 0 0 18 0 9 0 41136612 887820288 3195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15893/statm: 216753 3195 1689 9 0 211308 0
[pid=15893/tid=15894] ppid=15891 vsize=867012 CPUtime=0.06
/proc/15893/task/15894/stat : 15894 (java) R 15891 15893 15497 0 -1 64 2802 0 1 0 5 1 0 0 20 0 9 0 41136613 887820288 3195 996147200 134512640 134550740 4294955952 18446744073709551615 104174567 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 867012

[startup+0.201248 s]
/proc/loadavg: 1.96 2.01 2.00 4/81 15893
/proc/meminfo: memFree=1788368/2055920 swapFree=4192812/4192956
[pid=15893] ppid=15891 vsize=867040 CPUtime=0.19
/proc/15893/stat : 15893 (java) S 15891 15893 15497 0 -1 0 4650 0 1 0 16 3 0 0 18 0 9 0 41136612 887848960 4078 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15893/statm: 216760 4078 1860 9 0 211308 0
[pid=15893/tid=15894] ppid=15891 vsize=867040 CPUtime=0.15
/proc/15893/task/15894/stat : 15894 (java) R 15891 15893 15497 0 -1 64 3728 0 1 0 13 2 0 0 20 0 9 0 41136613 887848960 4078 996147200 134512640 134550740 4294955952 18446744073709551615 4159510780 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 867040

[startup+0.30126 s]
/proc/loadavg: 1.96 2.01 2.00 4/81 15893
/proc/meminfo: memFree=1788368/2055920 swapFree=4192812/4192956
[pid=15893] ppid=15891 vsize=867412 CPUtime=0.28
/proc/15893/stat : 15893 (java) S 15891 15893 15497 0 -1 0 5799 0 1 0 24 4 0 0 18 0 9 0 41136612 888229888 5174 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15893/statm: 216853 5174 1953 9 0 211381 0
[pid=15893/tid=15894] ppid=15891 vsize=867412 CPUtime=0.22
/proc/15893/task/15894/stat : 15894 (java) R 15891 15893 15497 0 -1 64 4826 0 1 0 19 3 0 0 18 0 9 0 41136613 888229888 5174 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 867412

[startup+0.701317 s]
/proc/loadavg: 1.96 2.01 2.00 4/81 15893
/proc/meminfo: memFree=1788368/2055920 swapFree=4192812/4192956
[pid=15893] ppid=15891 vsize=868140 CPUtime=0.68
/proc/15893/stat : 15893 (java) S 15891 15893 15497 0 -1 0 8796 0 1 0 61 7 0 0 18 0 9 0 41136612 888975360 7963 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15893/statm: 217035 7963 2633 9 0 211541 0
[pid=15893/tid=15894] ppid=15891 vsize=868140 CPUtime=0.48
/proc/15893/task/15894/stat : 15894 (java) R 15891 15893 15497 0 -1 64 6433 0 1 0 42 6 0 0 19 0 9 0 41136613 888975360 7963 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 868140

[startup+1.50242 s]
/proc/loadavg: 1.96 2.01 2.00 3/90 15902
/proc/meminfo: memFree=1766792/2055920 swapFree=4192812/4192956
[pid=15893] ppid=15891 vsize=868136 CPUtime=1.48
/proc/15893/stat : 15893 (java) S 15891 15893 15497 0 -1 0 8802 0 1 0 116 32 0 0 18 0 9 0 41136612 888971264 7969 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15893/statm: 217034 7969 2633 9 0 211540 0
[pid=15893/tid=15894] ppid=15891 vsize=868136 CPUtime=1.27
/proc/15893/task/15894/stat : 15894 (java) R 15891 15893 15497 0 -1 64 6433 0 1 0 96 31 0 0 25 0 9 0 41136613 888971264 7969 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15896] ppid=15891 vsize=868136 CPUtime=0.03
/proc/15893/task/15896/stat : 15896 (java) S 15891 15893 15497 0 -1 64 1187 0 0 0 3 0 0 0 16 0 9 0 41136614 888971264 7969 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15897] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15897/stat : 15897 (java) S 15891 15893 15497 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41136614 888971264 7969 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15898] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15898/stat : 15898 (java) S 15891 15893 15497 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41136614 888971264 7969 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15899] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15899/stat : 15899 (java) S 15891 15893 15497 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41136616 888971264 7969 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15900] ppid=15891 vsize=868136 CPUtime=0.15
/proc/15893/task/15900/stat : 15900 (java) S 15891 15893 15497 0 -1 64 485 0 0 0 15 0 0 0 15 0 9 0 41136616 888971264 7969 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15901] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15901/stat : 15901 (java) S 15891 15893 15497 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41136616 888971264 7969 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15902] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15902/stat : 15902 (java) S 15891 15893 15497 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 41136616 888971264 7969 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) 868136

[startup+3.10263 s]
/proc/loadavg: 1.96 2.01 2.00 3/90 15902
/proc/meminfo: memFree=1766600/2055920 swapFree=4192812/4192956
[pid=15893] ppid=15891 vsize=868136 CPUtime=3.06
/proc/15893/stat : 15893 (java) S 15891 15893 15497 0 -1 0 8807 0 1 0 224 82 0 0 18 0 9 0 41136612 888971264 7973 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15893/statm: 217034 7973 2634 9 0 211540 0
[pid=15893/tid=15894] ppid=15891 vsize=868136 CPUtime=2.84
/proc/15893/task/15894/stat : 15894 (java) R 15891 15893 15497 0 -1 64 6434 0 1 0 204 80 0 0 25 0 9 0 41136613 888971264 7973 996147200 134512640 134550740 4294955952 18446744073709551615 4126755651 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15896] ppid=15891 vsize=868136 CPUtime=0.03
/proc/15893/task/15896/stat : 15896 (java) S 15891 15893 15497 0 -1 64 1187 0 0 0 3 0 0 0 16 0 9 0 41136614 888971264 7973 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15897] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15897/stat : 15897 (java) S 15891 15893 15497 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41136614 888971264 7973 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15898] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15898/stat : 15898 (java) S 15891 15893 15497 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41136614 888971264 7973 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15899] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15899/stat : 15899 (java) S 15891 15893 15497 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41136616 888971264 7973 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15900] ppid=15891 vsize=868136 CPUtime=0.15
/proc/15893/task/15900/stat : 15900 (java) S 15891 15893 15497 0 -1 64 489 0 0 0 15 0 0 0 15 0 9 0 41136616 888971264 7973 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15901] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15901/stat : 15901 (java) S 15891 15893 15497 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41136616 888971264 7973 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15902] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15902/stat : 15902 (java) S 15891 15893 15497 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 41136616 888971264 7973 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) 868136

[startup+6.30105 s]
/proc/loadavg: 1.97 2.01 2.00 3/90 15902
/proc/meminfo: memFree=1766344/2055920 swapFree=4192812/4192956
[pid=15893] ppid=15891 vsize=868136 CPUtime=6.23
/proc/15893/stat : 15893 (java) S 15891 15893 15497 0 -1 0 8809 0 1 0 423 200 0 0 18 0 9 0 41136612 888971264 7974 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15893/statm: 217034 7974 2634 9 0 211540 0
[pid=15893/tid=15894] ppid=15891 vsize=868136 CPUtime=6.02
/proc/15893/task/15894/stat : 15894 (java) R 15891 15893 15497 0 -1 64 6435 0 1 0 403 199 0 0 25 0 9 0 41136613 888971264 7974 996147200 134512640 134550740 4294955952 18446744073709551615 4126755615 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15896] ppid=15891 vsize=868136 CPUtime=0.03
/proc/15893/task/15896/stat : 15896 (java) S 15891 15893 15497 0 -1 64 1187 0 0 0 3 0 0 0 16 0 9 0 41136614 888971264 7974 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15897] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15897/stat : 15897 (java) S 15891 15893 15497 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41136614 888971264 7974 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15898] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15898/stat : 15898 (java) S 15891 15893 15497 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41136614 888971264 7974 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15899] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15899/stat : 15899 (java) S 15891 15893 15497 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41136616 888971264 7974 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15900] ppid=15891 vsize=868136 CPUtime=0.15
/proc/15893/task/15900/stat : 15900 (java) S 15891 15893 15497 0 -1 64 490 0 0 0 15 0 0 0 16 0 9 0 41136616 888971264 7974 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15901] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15901/stat : 15901 (java) S 15891 15893 15497 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41136616 888971264 7974 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15902] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15902/stat : 15902 (java) S 15891 15893 15497 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 41136616 888971264 7974 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) 868136

[startup+12.7029 s]
/proc/loadavg: 1.97 2.01 2.00 3/90 15902
/proc/meminfo: memFree=1766152/2055920 swapFree=4192812/4192956
[pid=15893] ppid=15891 vsize=868140 CPUtime=12.57
/proc/15893/stat : 15893 (java) S 15891 15893 15497 0 -1 0 8813 0 1 0 824 433 0 0 18 0 9 0 41136612 888975360 7978 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15893/statm: 217035 7978 2634 9 0 211541 0
[pid=15893/tid=15894] ppid=15891 vsize=868140 CPUtime=12.34
/proc/15893/task/15894/stat : 15894 (java) R 15891 15893 15497 0 -1 64 6435 0 1 0 803 431 0 0 25 0 9 0 41136613 888975360 7978 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15896] ppid=15891 vsize=868140 CPUtime=0.03
/proc/15893/task/15896/stat : 15896 (java) S 15891 15893 15497 0 -1 64 1187 0 0 0 3 0 0 0 16 0 9 0 41136614 888975360 7978 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15897] ppid=15891 vsize=868140 CPUtime=0
/proc/15893/task/15897/stat : 15897 (java) S 15891 15893 15497 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41136614 888975360 7978 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15898] ppid=15891 vsize=868140 CPUtime=0
/proc/15893/task/15898/stat : 15898 (java) S 15891 15893 15497 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41136614 888975360 7978 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15899] ppid=15891 vsize=868140 CPUtime=0
/proc/15893/task/15899/stat : 15899 (java) S 15891 15893 15497 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41136616 888975360 7978 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15900] ppid=15891 vsize=868140 CPUtime=0.16
/proc/15893/task/15900/stat : 15900 (java) S 15891 15893 15497 0 -1 64 494 0 0 0 16 0 0 0 16 0 9 0 41136616 888975360 7978 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15901] ppid=15891 vsize=868140 CPUtime=0
/proc/15893/task/15901/stat : 15901 (java) S 15891 15893 15497 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41136616 888975360 7978 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15902] ppid=15891 vsize=868140 CPUtime=0
/proc/15893/task/15902/stat : 15902 (java) S 15891 15893 15497 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 41136616 888975360 7978 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) 868140

[startup+25.5026 s]
/proc/loadavg: 1.97 2.00 2.00 3/90 15902
/proc/meminfo: memFree=1766088/2055920 swapFree=4192812/4192956
[pid=15893] ppid=15891 vsize=868136 CPUtime=25.24
/proc/15893/stat : 15893 (java) S 15891 15893 15497 0 -1 0 8814 0 1 0 1635 889 0 0 18 0 9 0 41136612 888971264 7979 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15893/statm: 217034 7979 2634 9 0 211540 0
[pid=15893/tid=15894] ppid=15891 vsize=868136 CPUtime=25.02
/proc/15893/task/15894/stat : 15894 (java) R 15891 15893 15497 0 -1 64 6435 0 1 0 1614 888 0 0 25 0 9 0 41136613 888971264 7979 996147200 134512640 134550740 4294955952 18446744073709551615 12320390 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15896] ppid=15891 vsize=868136 CPUtime=0.03
/proc/15893/task/15896/stat : 15896 (java) S 15891 15893 15497 0 -1 64 1187 0 0 0 3 0 0 0 16 0 9 0 41136614 888971264 7979 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15897] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15897/stat : 15897 (java) S 15891 15893 15497 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41136614 888971264 7979 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15898] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15898/stat : 15898 (java) S 15891 15893 15497 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41136614 888971264 7979 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15899] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15899/stat : 15899 (java) S 15891 15893 15497 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41136616 888971264 7979 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15900] ppid=15891 vsize=868136 CPUtime=0.17
/proc/15893/task/15900/stat : 15900 (java) S 15891 15893 15497 0 -1 64 495 0 0 0 17 0 0 0 16 0 9 0 41136616 888971264 7979 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15901] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15901/stat : 15901 (java) S 15891 15893 15497 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41136616 888971264 7979 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15902] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15902/stat : 15902 (java) S 15891 15893 15497 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 41136616 888971264 7979 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 868136

[startup+51.102 s]
/proc/loadavg: 1.98 2.00 2.00 3/90 15902
/proc/meminfo: memFree=1755784/2055920 swapFree=4192812/4192956
[pid=15893] ppid=15891 vsize=868136 CPUtime=50.6
/proc/15893/stat : 15893 (java) S 15891 15893 15497 0 -1 0 11380 0 1 0 3970 1090 0 0 18 0 9 0 41136612 888971264 10543 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15893/statm: 217034 10543 2636 9 0 211540 0
[pid=15893/tid=15894] ppid=15891 vsize=868136 CPUtime=50.29
/proc/15893/task/15894/stat : 15894 (java) R 15891 15893 15497 0 -1 64 8952 0 1 0 3941 1088 0 0 25 0 9 0 41136613 888971264 10543 996147200 134512640 134550740 4294955952 18446744073709551615 4125952085 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15896] ppid=15891 vsize=868136 CPUtime=0.03

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

/proc/15893/task/15898/stat : 15898 (java) S 15891 15893 15497 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41136614 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15899] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15899/stat : 15899 (java) S 15891 15893 15497 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15900] ppid=15891 vsize=868136 CPUtime=0.25
/proc/15893/task/15900/stat : 15900 (java) S 15891 15893 15497 0 -1 64 544 0 0 0 25 0 0 0 16 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15901] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15901/stat : 15901 (java) S 15891 15893 15497 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15902] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15902/stat : 15902 (java) S 15891 15893 15497 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3269.92
Current children cumulated vsize (KiB) 868136

[startup+3342.3 s]
/proc/loadavg: 2.14 2.08 2.08 3/89 15948
/proc/meminfo: memFree=1656528/2055920 swapFree=4192812/4192956
[pid=15893] ppid=15891 vsize=868136 CPUtime=3329.91
/proc/15893/stat : 15893 (java) S 15891 15893 15497 0 -1 0 11384 0 1 0 331896 1095 0 0 18 0 9 0 41136612 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15893/statm: 217034 10547 2636 9 0 211540 0
[pid=15893/tid=15894] ppid=15891 vsize=868136 CPUtime=3329.59
/proc/15893/task/15894/stat : 15894 (java) R 15891 15893 15497 0 -1 64 8956 0 1 0 331866 1093 0 0 25 0 9 0 41136613 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4126773347 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15893/tid=15896] ppid=15891 vsize=868136 CPUtime=0.03
/proc/15893/task/15896/stat : 15896 (java) S 15891 15893 15497 0 -1 64 1187 0 0 0 3 0 0 0 16 0 9 0 41136614 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15897] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15897/stat : 15897 (java) S 15891 15893 15497 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41136614 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15898] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15898/stat : 15898 (java) S 15891 15893 15497 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41136614 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15899] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15899/stat : 15899 (java) S 15891 15893 15497 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15900] ppid=15891 vsize=868136 CPUtime=0.25
/proc/15893/task/15900/stat : 15900 (java) S 15891 15893 15497 0 -1 64 544 0 0 0 25 0 0 0 16 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15901] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15901/stat : 15901 (java) S 15891 15893 15497 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15902] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15902/stat : 15902 (java) S 15891 15893 15497 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3329.91
Current children cumulated vsize (KiB) 868136

[startup+3402.3 s]
/proc/loadavg: 2.08 2.07 2.08 3/89 15948
/proc/meminfo: memFree=1656528/2055920 swapFree=4192812/4192956
[pid=15893] ppid=15891 vsize=868136 CPUtime=3389.89
/proc/15893/stat : 15893 (java) S 15891 15893 15497 0 -1 0 11384 0 1 0 337894 1095 0 0 18 0 9 0 41136612 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15893/statm: 217034 10547 2636 9 0 211540 0
[pid=15893/tid=15894] ppid=15891 vsize=868136 CPUtime=3389.57
/proc/15893/task/15894/stat : 15894 (java) R 15891 15893 15497 0 -1 64 8956 0 1 0 337864 1093 0 0 25 0 9 0 41136613 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4126903262 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15893/tid=15896] ppid=15891 vsize=868136 CPUtime=0.03
/proc/15893/task/15896/stat : 15896 (java) S 15891 15893 15497 0 -1 64 1187 0 0 0 3 0 0 0 16 0 9 0 41136614 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15897] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15897/stat : 15897 (java) S 15891 15893 15497 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41136614 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15898] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15898/stat : 15898 (java) S 15891 15893 15497 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41136614 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15899] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15899/stat : 15899 (java) S 15891 15893 15497 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15900] ppid=15891 vsize=868136 CPUtime=0.25
/proc/15893/task/15900/stat : 15900 (java) S 15891 15893 15497 0 -1 64 544 0 0 0 25 0 0 0 16 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15901] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15901/stat : 15901 (java) S 15891 15893 15497 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15902] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15902/stat : 15902 (java) S 15891 15893 15497 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3389.89
Current children cumulated vsize (KiB) 868136

[startup+3462.3 s]
/proc/loadavg: 2.16 2.10 2.09 3/89 15948
/proc/meminfo: memFree=1656336/2055920 swapFree=4192812/4192956
[pid=15893] ppid=15891 vsize=868136 CPUtime=3449.86
/proc/15893/stat : 15893 (java) S 15891 15893 15497 0 -1 0 11384 0 1 0 343891 1095 0 0 18 0 9 0 41136612 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15893/statm: 217034 10547 2636 9 0 211540 0
[pid=15893/tid=15894] ppid=15891 vsize=868136 CPUtime=3449.54
/proc/15893/task/15894/stat : 15894 (java) R 15891 15893 15497 0 -1 64 8956 0 1 0 343861 1093 0 0 25 0 9 0 41136613 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4126895483 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15893/tid=15896] ppid=15891 vsize=868136 CPUtime=0.03
/proc/15893/task/15896/stat : 15896 (java) S 15891 15893 15497 0 -1 64 1187 0 0 0 3 0 0 0 16 0 9 0 41136614 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15897] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15897/stat : 15897 (java) S 15891 15893 15497 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41136614 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15898] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15898/stat : 15898 (java) S 15891 15893 15497 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41136614 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15899] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15899/stat : 15899 (java) S 15891 15893 15497 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15900] ppid=15891 vsize=868136 CPUtime=0.25
/proc/15893/task/15900/stat : 15900 (java) S 15891 15893 15497 0 -1 64 544 0 0 0 25 0 0 0 16 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15901] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15901/stat : 15901 (java) S 15891 15893 15497 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15902] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15902/stat : 15902 (java) S 15891 15893 15497 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3449.86
Current children cumulated vsize (KiB) 868136

[startup+3522.31 s]
/proc/loadavg: 2.09 2.10 2.09 4/89 15948
/proc/meminfo: memFree=1656272/2055920 swapFree=4192812/4192956
[pid=15893] ppid=15891 vsize=868136 CPUtime=3509.84
/proc/15893/stat : 15893 (java) S 15891 15893 15497 0 -1 0 11384 0 1 0 349889 1095 0 0 18 0 9 0 41136612 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15893/statm: 217034 10547 2636 9 0 211540 0
[pid=15893/tid=15894] ppid=15891 vsize=868136 CPUtime=3509.52
/proc/15893/task/15894/stat : 15894 (java) R 15891 15893 15497 0 -1 64 8956 0 1 0 349859 1093 0 0 25 0 9 0 41136613 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4126947594 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15893/tid=15896] ppid=15891 vsize=868136 CPUtime=0.03
/proc/15893/task/15896/stat : 15896 (java) S 15891 15893 15497 0 -1 64 1187 0 0 0 3 0 0 0 16 0 9 0 41136614 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15897] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15897/stat : 15897 (java) S 15891 15893 15497 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41136614 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15898] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15898/stat : 15898 (java) S 15891 15893 15497 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41136614 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15899] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15899/stat : 15899 (java) S 15891 15893 15497 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15900] ppid=15891 vsize=868136 CPUtime=0.25
/proc/15893/task/15900/stat : 15900 (java) S 15891 15893 15497 0 -1 64 544 0 0 0 25 0 0 0 16 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15901] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15901/stat : 15901 (java) S 15891 15893 15497 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15902] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15902/stat : 15902 (java) S 15891 15893 15497 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3509.84
Current children cumulated vsize (KiB) 868136

[startup+3582.3 s]
/proc/loadavg: 2.03 2.08 2.08 4/89 15948
/proc/meminfo: memFree=1656144/2055920 swapFree=4192812/4192956
[pid=15893] ppid=15891 vsize=868136 CPUtime=3569.81
/proc/15893/stat : 15893 (java) S 15891 15893 15497 0 -1 0 11384 0 1 0 355886 1095 0 0 18 0 9 0 41136612 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15893/statm: 217034 10547 2636 9 0 211540 0
[pid=15893/tid=15894] ppid=15891 vsize=868136 CPUtime=3569.5
/proc/15893/task/15894/stat : 15894 (java) R 15891 15893 15497 0 -1 64 8956 0 1 0 355857 1093 0 0 25 0 9 0 41136613 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4126931573 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15893/tid=15896] ppid=15891 vsize=868136 CPUtime=0.03
/proc/15893/task/15896/stat : 15896 (java) S 15891 15893 15497 0 -1 64 1187 0 0 0 3 0 0 0 16 0 9 0 41136614 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15897] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15897/stat : 15897 (java) S 15891 15893 15497 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41136614 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15898] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15898/stat : 15898 (java) S 15891 15893 15497 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41136614 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15899] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15899/stat : 15899 (java) S 15891 15893 15497 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15900] ppid=15891 vsize=868136 CPUtime=0.25
/proc/15893/task/15900/stat : 15900 (java) S 15891 15893 15497 0 -1 64 544 0 0 0 25 0 0 0 16 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15901] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15901/stat : 15901 (java) S 15891 15893 15497 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15902] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15902/stat : 15902 (java) S 15891 15893 15497 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3569.81
Current children cumulated vsize (KiB) 868136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.51 s]
/proc/loadavg: 2.02 2.07 2.08 3/89 15948
/proc/meminfo: memFree=1656144/2055920 swapFree=4192812/4192956
[pid=15893] ppid=15891 vsize=868136 CPUtime=3600.01
/proc/15893/stat : 15893 (java) S 15891 15893 15497 0 -1 0 11384 0 1 0 358906 1095 0 0 18 0 9 0 41136612 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15893/statm: 217034 10547 2636 9 0 211540 0
[pid=15893/tid=15894] ppid=15891 vsize=868136 CPUtime=3599.69
/proc/15893/task/15894/stat : 15894 (java) R 15891 15893 15497 0 -1 64 8956 0 1 0 358876 1093 0 0 25 0 9 0 41136613 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4126961156 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15893/tid=15896] ppid=15891 vsize=868136 CPUtime=0.03
/proc/15893/task/15896/stat : 15896 (java) S 15891 15893 15497 0 -1 64 1187 0 0 0 3 0 0 0 16 0 9 0 41136614 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15897] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15897/stat : 15897 (java) S 15891 15893 15497 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41136614 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15898] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15898/stat : 15898 (java) S 15891 15893 15497 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41136614 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15899] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15899/stat : 15899 (java) S 15891 15893 15497 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15900] ppid=15891 vsize=868136 CPUtime=0.25
/proc/15893/task/15900/stat : 15900 (java) S 15891 15893 15497 0 -1 64 544 0 0 0 25 0 0 0 16 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15901] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15901/stat : 15901 (java) S 15891 15893 15497 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15893/tid=15902] ppid=15891 vsize=868136 CPUtime=0
/proc/15893/task/15902/stat : 15902 (java) S 15891 15893 15497 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 41136616 888971264 10547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 868136

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

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

Child status: 143
Real time (s): 3612.53
CPU time (s): 3600.04
CPU user time (s): 3589.08
CPU system time (s): 10.9593
CPU usage (%): 99.6541
Max. virtual memory (cumulated for all children) (KiB): 868140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.08
system time used= 10.9593
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11407
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= 74261
involuntary context switches= 60686

runsolver used 4.55531 second user time and 11.8892 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-12 08:32:19
IDJOB=1111264
IDBENCH=61254
IDSOLVER=360
FILE ID=node13/1111264-1215844339
PBS_JOBID= 7903414
Free space on /tmp= 66524 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/csp/aim-200/normalized-aim-200-1-6-unsat-4_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-1111264-1215844339/watcher-1111264-1215844339 -o /tmp/evaluation-result-1111264-1215844339/solver-1111264-1215844339 -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-1111264-1215844339.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4428e7a4652a04be44453e1e0e642b1b
RANDOM SEED=779563059

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1788784 kB
Buffers:         33696 kB
Cached:          89452 kB
SwapCached:          0 kB
Active:          80528 kB
Inactive:       127588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1788784 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2000 kB
Writeback:           0 kB
Mapped:          45136 kB
Slab:            44000 kB
Committed_AS:   166516 kB
PageTables:       1948 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66520 MiB
End job on node13 at 2008-07-12 09:32:33