Trace number 1111272

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.07 3604.86

General information on the benchmark

Namecsp/aim-200/
normalized-aim-200-1-6-unsat-1_ext.xml
MD5SUMffa432f46e90a621dac89c8454793622
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.11952
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints308
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension308
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.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.17/0.25	
0.17/0.25	   configuration
0.17/0.25	     name=mrdac-ddeg.xml
0.17/0.29	   
0.17/0.29	   instance
0.17/0.29	     name=HOME/instance-1111272-1215844586.xml
0.27/0.33	   
0.27/0.33	   domains being loaded...
0.27/0.33	   
0.27/0.34	   variables being loaded...
0.27/0.38	     nbVariables=200  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=400
0.27/0.38	       =>  wckTime=0.125  cpuTime=0.11  mem=7M842
0.27/0.38	   
0.27/0.38	   relations being loaded...
0.27/0.39	   
0.27/0.39	   constraints being loaded...
0.47/0.54	     nbConstraints=308  nbRelationTypes=19  nbExtensionStructures=19  nbSharedExtensionStructures=289
0.47/0.54	     nbConflictsStructures=19  nbSharedConflictsStructures=289  nbSharedBinaryRepresentations=1  minDegree=2
0.47/0.54	     maxDegree=8  minArity=2  avgArity=3  maxArity=3
0.47/0.54	       =>  wckTime=0.283  cpuTime=0.2  mem=11M760
0.47/0.59	   
0.47/0.59	   solver LocalSearchSolver being built... 
0.57/0.62	       =>  wckTime=0.372  cpuTime=0.24  mem=5M738
0.57/0.63	
0.57/0.63	s SATISFIABLE
0.57/0.63	o 42
0.57/0.63	o 40
0.57/0.63	o 38
0.57/0.63	o 36
0.57/0.64	o 34
0.57/0.64	o 32
0.57/0.64	o 30
0.57/0.64	o 29
0.57/0.64	o 28
0.57/0.64	o 27
0.57/0.64	o 26
0.57/0.64	o 25
0.57/0.65	o 23
0.57/0.65	o 21
0.57/0.65	o 20
0.57/0.65	o 19
0.57/0.65	o 18
0.57/0.65	o 17
0.57/0.65	o 16
0.57/0.65	o 15
0.57/0.65	o 14
0.57/0.65	o 13
0.57/0.65	o 12
0.57/0.65	o 11
0.57/0.65	o 10
0.57/0.65	o 9
0.57/0.65	o 7
0.57/0.65	o 6
0.57/0.65	o 5
0.57/0.65	o 4
0.57/0.65	o 3
0.57/0.66	o 2
0.57/0.66	o 1
1.56/1.66	   
1.56/1.66	   search
1.56/1.66	     run=0  nbConstraintChecks=2532996  nbAssignments=10000
1.56/1.66	       =>  wckTime=1.032  cpuTime=1.01  mem=6M729
2.66/2.77	   
2.66/2.77	   search
2.66/2.77	     run=1  nbConstraintChecks=5898598  nbAssignments=20000
2.66/2.77	       =>  wckTime=2.147  cpuTime=2.11  mem=6M729
3.66/3.71	   
3.66/3.71	   search
3.66/3.71	     run=2  nbConstraintChecks=8392728  nbAssignments=30000
3.66/3.71	       =>  wckTime=3.091  cpuTime=3.06  mem=6M729
4.65/4.74	   
4.65/4.74	   search
4.65/4.74	     run=3  nbConstraintChecks=11382822  nbAssignments=40000
4.65/4.74	       =>  wckTime=4.12  cpuTime=4.09  mem=6M729
5.54/5.70	   
5.54/5.70	   search
5.54/5.70	     run=4  nbConstraintChecks=13902685  nbAssignments=50000
5.54/5.70	       =>  wckTime=5.072  cpuTime=5.03  mem=6M729
6.64/6.74	   
6.64/6.74	   search
6.64/6.74	     run=5  nbConstraintChecks=16987918  nbAssignments=60000
6.64/6.74	       =>  wckTime=6.118  cpuTime=6.07  mem=6M729
7.54/7.66	   
7.54/7.66	   search
7.54/7.66	     run=6  nbConstraintChecks=19304534  nbAssignments=70000
7.54/7.66	       =>  wckTime=7.034  cpuTime=6.98  mem=6M729
8.64/8.74	   
8.64/8.74	   search
8.64/8.75	     run=7  nbConstraintChecks=22622967  nbAssignments=80000
8.64/8.75	       =>  wckTime=8.121  cpuTime=8.06  mem=6M729
9.63/9.71	   
9.63/9.71	   search
9.63/9.71	     run=8  nbConstraintChecks=25190511  nbAssignments=90000
9.63/9.71	       =>  wckTime=9.089  cpuTime=9.03  mem=6M729
10.63/10.70	   
10.63/10.70	   search
10.63/10.70	     run=9  nbConstraintChecks=27910410  nbAssignments=100000
10.63/10.70	       =>  wckTime=10.079  cpuTime=10.01  mem=6M729
11.53/11.67	   
11.53/11.67	   search
11.53/11.67	     run=10  nbConstraintChecks=30495723  nbAssignments=110000
11.53/11.67	       =>  wckTime=11.048  cpuTime=10.97  mem=6M729
12.61/12.75	   
12.61/12.75	   search
12.61/12.75	     run=11  nbConstraintChecks=33712885  nbAssignments=120000
12.61/12.75	       =>  wckTime=12.126  cpuTime=12.05  mem=6M729
13.61/13.71	   
13.61/13.71	   search
13.61/13.71	     run=12  nbConstraintChecks=36228700  nbAssignments=130000
13.61/13.71	       =>  wckTime=13.083  cpuTime=13.0  mem=6M729
14.61/14.75	   
14.61/14.75	   search
14.61/14.75	     run=13  nbConstraintChecks=39256707  nbAssignments=140000
14.61/14.75	       =>  wckTime=14.13  cpuTime=14.04  mem=6M729
15.51/15.69	   
15.51/15.69	   search
15.51/15.69	     run=14  nbConstraintChecks=41673964  nbAssignments=150000
15.51/15.69	       =>  wckTime=15.071  cpuTime=14.98  mem=6M729
16.60/16.78	   
16.60/16.78	   search
16.60/16.78	     run=15  nbConstraintChecks=44917528  nbAssignments=160000
16.60/16.78	       =>  wckTime=16.155  cpuTime=16.06  mem=6M729
17.59/17.76	   
17.59/17.76	   search
17.59/17.76	     run=16  nbConstraintChecks=47542356  nbAssignments=170000
17.59/17.76	       =>  wckTime=17.132  cpuTime=17.03  mem=6M729
18.69/18.81	   
18.69/18.81	   search
18.69/18.81	     run=17  nbConstraintChecks=50623570  nbAssignments=180000
18.69/18.81	       =>  wckTime=18.187  cpuTime=18.08  mem=6M729
19.59/19.78	   
19.59/19.78	   search
19.59/19.78	     run=18  nbConstraintChecks=53185989  nbAssignments=190000
19.59/19.78	       =>  wckTime=19.151  cpuTime=19.04  mem=6M729
20.68/20.85	   
20.68/20.85	   search
20.68/20.85	     run=19  nbConstraintChecks=56417313  nbAssignments=200000
20.68/20.85	       =>  wckTime=20.225  cpuTime=20.11  mem=6M729
21.67/21.81	   
21.67/21.81	   search
21.67/21.81	     run=20  nbConstraintChecks=58975692  nbAssignments=210000
21.67/21.81	       =>  wckTime=21.19  cpuTime=21.06  mem=6M729
22.67/22.88	   
22.67/22.88	   search
22.67/22.88	     run=21  nbConstraintChecks=62159206  nbAssignments=220000
22.67/22.88	       =>  wckTime=22.256  cpuTime=22.12  mem=6M729
23.56/23.79	   
23.56/23.79	   search
23.56/23.79	     run=22  nbConstraintChecks=64426757  nbAssignments=230000
23.56/23.79	       =>  wckTime=23.163  cpuTime=23.03  mem=6M729
24.66/24.80	   
24.66/24.80	   search
24.66/24.80	     run=23  nbConstraintChecks=67326480  nbAssignments=240000
24.66/24.80	       =>  wckTime=24.18  cpuTime=24.04  mem=6M729
25.55/25.75	   
25.55/25.75	   search
25.55/25.75	     run=24  nbConstraintChecks=69817804  nbAssignments=250000
25.55/25.75	       =>  wckTime=25.127  cpuTime=24.98  mem=6M729
26.55/26.78	   
26.55/26.78	   search
26.55/26.78	     run=25  nbConstraintChecks=72792087  nbAssignments=260000
26.55/26.78	       =>  wckTime=26.156  cpuTime=26.01  mem=6M729
27.55/27.75	   
27.55/27.75	   search
27.55/27.75	     run=26  nbConstraintChecks=75389551  nbAssignments=270000
27.55/27.75	       =>  wckTime=27.122  cpuTime=26.97  mem=6M729
28.54/28.78	   
28.54/28.78	   search
28.54/28.78	     run=27  nbConstraintChecks=78399946  nbAssignments=280000
28.54/28.78	       =>  wckTime=28.158  cpuTime=28.0  mem=6M729
29.54/29.74	   
29.54/29.74	   search
29.54/29.74	     run=28  nbConstraintChecks=80923498  nbAssignments=290000
29.54/29.74	       =>  wckTime=29.117  cpuTime=28.96  mem=6M729
30.64/30.83	   
30.64/30.83	   search
30.64/30.83	     run=29  nbConstraintChecks=84167738  nbAssignments=299959
30.64/30.83	       =>  wckTime=30.202  cpuTime=30.04  mem=6M729
30.64/30.83	   
30.64/30.83	   global
30.64/30.83	     nbConstraintChecks=84167738  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.64/30.83	     solvingWckTime=30.201  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.64/30.83	     globalCpuTime=30.3
30.64/30.83	       =>  wckTime=30.574  cpuTime=30.27  mem=6M729
30.64/30.83	   
30.64/30.83	   solver DecomposerSolver being built... 
30.73/30.96	       =>  wckTime=30.703  cpuTime=30.37  mem=20M628
30.73/30.96	   
30.73/30.96	   preprocessing
30.73/30.96	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.73/30.96	     detectedInconsistency=no
30.73/30.96	       =>  wckTime=0.0060  cpuTime=0.01  mem=20M628
30.73/31.00	C0(V61,V100)
30.73/31.00	C0(V61,V100)
30.73/31.00	C0(V61,V100)
3600.01/3604.81	v 1 1 1 1 1 0 1 0 1 1 1 1 1 1 1 1 1 1 1 0 0 1 0 1 1 1 1 0 1 1 1 0 0 0 1 0 0 0 1 1 1 0 1 1 1 0 1 1 1 0 1 0 1 1 1 1 0 1 0 0 1 0 1 1 1 0 0 0 1 0 0 0 0 1 0 1 0 1 1 0 1 1 1 1 1 0 1 0 0 0 1 0 0 1 0 1 0 0 0 1 0 0 1 0 1 0 0 0 1 1 0 0 0 0 1 1 1 1 1 1 1 0 0 0 1 1 1 1 0 0 0 1 1 0 1 1 1 1 0 1 0 0 0 1 0 1 0 0 0 1 1 0 1 1 0 0 0 1 1 1 1 0 1 1 0 0 1 0 1 1 0 0 0 0 1 1 0 1 0 0 1 1 0 1 1 1 0 1 1 0 1 1 1 0 0 0 1 0 0 0 

Verifier Data (download as text)

OK	1	307
1 unsatisfied constraints, 307 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-1111272-1215844586/watcher-1111272-1215844586 -o /tmp/evaluation-result-1111272-1215844586/solver-1111272-1215844586 -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-1111272-1215844586.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.91 1.97 1.99 3/81 14982
/proc/meminfo: memFree=1869144/2055920 swapFree=4181068/4192956
[pid=14982] ppid=14980 vsize=152 CPUtime=0
/proc/14982/stat : 14982 (java) D 14980 14982 14344 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 41160810 155648 26 996147200 134512640 134550740 4294956128 18446744073709551615 7619364 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/14982/statm: 38 26 19 9 0 4 0

[startup+0.021592 s]
/proc/loadavg: 1.91 1.97 1.99 3/81 14982
/proc/meminfo: memFree=1869144/2055920 swapFree=4181068/4192956
[pid=14982] ppid=14980 vsize=10952 CPUtime=0.01
/proc/14982/stat : 14982 (java) S 14980 14982 14344 0 -1 0 805 0 0 0 0 1 0 0 18 0 2 0 41160810 11214848 565 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/14982/statm: 2726 563 276 9 0 1198 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10952

[startup+0.101608 s]
/proc/loadavg: 1.91 1.97 1.99 3/81 14982
/proc/meminfo: memFree=1869144/2055920 swapFree=4181068/4192956
[pid=14982] ppid=14980 vsize=865988 CPUtime=0.07
/proc/14982/stat : 14982 (java) S 14980 14982 14344 0 -1 0 3691 0 1 0 5 2 0 0 18 0 9 0 41160810 886771712 3166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14982/statm: 216497 3166 1683 9 0 211052 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865988

[startup+0.301646 s]
/proc/loadavg: 1.91 1.97 1.99 3/81 14982
/proc/meminfo: memFree=1869144/2055920 swapFree=4181068/4192956
[pid=14982] ppid=14980 vsize=866360 CPUtime=0.27
/proc/14982/stat : 14982 (java) S 14980 14982 14344 0 -1 0 5821 0 1 0 23 4 0 0 18 0 9 0 41160810 887152640 5196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14982/statm: 216590 5196 1955 9 0 211118 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866360

[startup+0.702725 s]
/proc/loadavg: 1.91 1.97 1.99 3/81 14982
/proc/meminfo: memFree=1869144/2055920 swapFree=4181068/4192956
[pid=14982] ppid=14980 vsize=867112 CPUtime=0.67
/proc/14982/stat : 14982 (java) S 14980 14982 14344 0 -1 0 8908 0 1 0 60 7 0 0 18 0 9 0 41160810 887922688 8075 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14982/statm: 216777 8075 2633 9 0 211283 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867112

[startup+1.50188 s]
/proc/loadavg: 1.91 1.97 1.99 3/90 14991
/proc/meminfo: memFree=1847120/2055920 swapFree=4181068/4192956
[pid=14982] ppid=14980 vsize=867108 CPUtime=1.47
/proc/14982/stat : 14982 (java) S 14980 14982 14344 0 -1 0 8913 0 1 0 110 37 0 0 18 0 9 0 41160810 887918592 8080 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14982/statm: 216777 8080 2633 9 0 211283 0
[pid=14982/tid=14984] ppid=14980 vsize=867108 CPUtime=1.26
/proc/14982/task/14984/stat : 14984 (java) R 14980 14982 14344 0 -1 64 6547 0 1 0 91 35 0 0 25 0 9 0 41160812 887918592 8080 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14985] ppid=14980 vsize=867108 CPUtime=0.03
/proc/14982/task/14985/stat : 14985 (java) S 14980 14982 14344 0 -1 64 1186 0 0 0 3 0 0 0 16 0 9 0 41160813 887918592 8080 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14986] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14986/stat : 14986 (java) S 14980 14982 14344 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41160813 887918592 8080 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14987] ppid=14980 vsize=867112 CPUtime=0
/proc/14982/task/14987/stat : 14987 (java) S 14980 14982 14344 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41160813 887922688 8080 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14988] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14988/stat : 14988 (java) S 14980 14982 14344 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 41160815 887918592 8080 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14989] ppid=14980 vsize=867108 CPUtime=0.14
/proc/14982/task/14989/stat : 14989 (java) S 14980 14982 14344 0 -1 64 485 0 0 0 14 0 0 0 16 0 9 0 41160815 887918592 8080 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14990] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14990/stat : 14990 (java) S 14980 14982 14344 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 41160815 887918592 8080 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14991] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14991/stat : 14991 (java) S 14980 14982 14344 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41160815 887918592 8080 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867108

[startup+3.1012 s]
/proc/loadavg: 1.92 1.97 1.99 3/90 14991
/proc/meminfo: memFree=1846992/2055920 swapFree=4181068/4192956
[pid=14982] ppid=14980 vsize=867108 CPUtime=3.06
/proc/14982/stat : 14982 (java) S 14980 14982 14344 0 -1 0 8918 0 1 0 217 89 0 0 18 0 9 0 41160810 887918592 8084 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14982/statm: 216777 8084 2634 9 0 211283 0
[pid=14982/tid=14984] ppid=14980 vsize=867112 CPUtime=2.85
/proc/14982/task/14984/stat : 14984 (java) R 14980 14982 14344 0 -1 64 6548 0 1 0 198 87 0 0 25 0 9 0 41160812 887922688 8084 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14985] ppid=14980 vsize=867108 CPUtime=0.03
/proc/14982/task/14985/stat : 14985 (java) S 14980 14982 14344 0 -1 64 1186 0 0 0 3 0 0 0 16 0 9 0 41160813 887918592 8084 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14986] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14986/stat : 14986 (java) S 14980 14982 14344 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41160813 887918592 8084 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14987] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14987/stat : 14987 (java) S 14980 14982 14344 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41160813 887918592 8084 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14988] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14988/stat : 14988 (java) S 14980 14982 14344 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 41160815 887918592 8084 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14989] ppid=14980 vsize=867112 CPUtime=0.15
/proc/14982/task/14989/stat : 14989 (java) S 14980 14982 14344 0 -1 64 489 0 0 0 15 0 0 0 16 0 9 0 41160815 887922688 8084 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14990] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14990/stat : 14990 (java) S 14980 14982 14344 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 41160815 887918592 8084 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14991] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14991/stat : 14991 (java) S 14980 14982 14344 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41160815 887918592 8084 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867108

[startup+6.30183 s]
/proc/loadavg: 1.92 1.97 1.99 3/90 14991
/proc/meminfo: memFree=1846736/2055920 swapFree=4181068/4192956
[pid=14982] ppid=14980 vsize=867108 CPUtime=6.24
/proc/14982/stat : 14982 (java) S 14980 14982 14344 0 -1 0 8920 0 1 0 421 203 0 0 18 0 9 0 41160810 887918592 8085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14982/statm: 216777 8085 2634 9 0 211283 0
[pid=14982/tid=14984] ppid=14980 vsize=867108 CPUtime=6.04
/proc/14982/task/14984/stat : 14984 (java) R 14980 14982 14344 0 -1 64 6549 0 1 0 402 202 0 0 25 0 9 0 41160812 887918592 8085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14985] ppid=14980 vsize=867108 CPUtime=0.03
/proc/14982/task/14985/stat : 14985 (java) S 14980 14982 14344 0 -1 64 1186 0 0 0 3 0 0 0 16 0 9 0 41160813 887918592 8085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14986] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14986/stat : 14986 (java) S 14980 14982 14344 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41160813 887918592 8085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14987] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14987/stat : 14987 (java) S 14980 14982 14344 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41160813 887918592 8085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14988] ppid=14980 vsize=867112 CPUtime=0
/proc/14982/task/14988/stat : 14988 (java) S 14980 14982 14344 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 41160815 887922688 8085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14989] ppid=14980 vsize=867108 CPUtime=0.15
/proc/14982/task/14989/stat : 14989 (java) S 14980 14982 14344 0 -1 64 490 0 0 0 15 0 0 0 16 0 9 0 41160815 887918592 8085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14990] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14990/stat : 14990 (java) S 14980 14982 14344 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 41160815 887918592 8085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14991] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14991/stat : 14991 (java) S 14980 14982 14344 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41160815 887918592 8085 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 867108

[startup+12.7011 s]
/proc/loadavg: 1.93 1.97 1.99 3/90 14991
/proc/meminfo: memFree=1846544/2055920 swapFree=4181068/4192956
[pid=14982] ppid=14980 vsize=867108 CPUtime=12.61
/proc/14982/stat : 14982 (java) S 14980 14982 14344 0 -1 0 8925 0 1 0 834 427 0 0 18 0 9 0 41160810 887918592 8090 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14982/statm: 216777 8090 2634 9 0 211283 0
[pid=14982/tid=14984] ppid=14980 vsize=867108 CPUtime=12.41
/proc/14982/task/14984/stat : 14984 (java) R 14980 14982 14344 0 -1 64 6549 0 1 0 815 426 0 0 25 0 9 0 41160812 887918592 8090 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14985] ppid=14980 vsize=867112 CPUtime=0.03
/proc/14982/task/14985/stat : 14985 (java) S 14980 14982 14344 0 -1 64 1186 0 0 0 3 0 0 0 16 0 9 0 41160813 887922688 8090 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14986] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14986/stat : 14986 (java) S 14980 14982 14344 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41160813 887918592 8090 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14987] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14987/stat : 14987 (java) S 14980 14982 14344 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41160813 887918592 8090 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14988] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14988/stat : 14988 (java) S 14980 14982 14344 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 41160815 887918592 8090 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14989] ppid=14980 vsize=867112 CPUtime=0.16
/proc/14982/task/14989/stat : 14989 (java) S 14980 14982 14344 0 -1 64 495 0 0 0 16 0 0 0 16 0 9 0 41160815 887922688 8090 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14990] ppid=14980 vsize=867112 CPUtime=0
/proc/14982/task/14990/stat : 14990 (java) S 14980 14982 14344 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 41160815 887922688 8090 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14991] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14991/stat : 14991 (java) S 14980 14982 14344 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41160815 887918592 8090 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 867108

[startup+25.5026 s]
/proc/loadavg: 1.94 1.97 1.99 3/90 14991
/proc/meminfo: memFree=1846616/2055920 swapFree=4181068/4192956
[pid=14982] ppid=14980 vsize=867108 CPUtime=25.36
/proc/14982/stat : 14982 (java) S 14980 14982 14344 0 -1 0 8926 0 1 0 1647 889 0 0 18 0 9 0 41160810 887918592 8091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14982/statm: 216777 8091 2634 9 0 211283 0
[pid=14982/tid=14984] ppid=14980 vsize=867108 CPUtime=25.15
/proc/14982/task/14984/stat : 14984 (java) R 14980 14982 14344 0 -1 64 6549 0 1 0 1627 888 0 0 25 0 9 0 41160812 887918592 8091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14985] ppid=14980 vsize=867108 CPUtime=0.03
/proc/14982/task/14985/stat : 14985 (java) S 14980 14982 14344 0 -1 64 1186 0 0 0 3 0 0 0 16 0 9 0 41160813 887918592 8091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14986] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14986/stat : 14986 (java) S 14980 14982 14344 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41160813 887918592 8091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14987] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14987/stat : 14987 (java) S 14980 14982 14344 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41160813 887918592 8091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14988] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14988/stat : 14988 (java) S 14980 14982 14344 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 41160815 887918592 8091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14989] ppid=14980 vsize=867108 CPUtime=0.16
/proc/14982/task/14989/stat : 14989 (java) S 14980 14982 14344 0 -1 64 496 0 0 0 16 0 0 0 17 0 9 0 41160815 887918592 8091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14990] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14990/stat : 14990 (java) S 14980 14982 14344 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 41160815 887918592 8091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14991] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14991/stat : 14991 (java) S 14980 14982 14344 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41160815 887918592 8091 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 867108

[startup+51.1026 s]
/proc/loadavg: 1.96 1.97 1.99 3/90 14991
/proc/meminfo: memFree=1837400/2055920 swapFree=4181068/4192956
[pid=14982] ppid=14980 vsize=867108 CPUtime=50.85
/proc/14982/stat : 14982 (java) S 14980 14982 14344 0 -1 0 11264 0 1 0 4004 1081 0 0 18 0 9 0 41160810 887918592 10427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14982/statm: 216777 10427 2636 9 0 211283 0
[pid=14982/tid=14984] ppid=14980 vsize=867108 CPUtime=50.56
/proc/14982/task/14984/stat : 14984 (java) R 14980 14982 14344 0 -1 64 8839 0 1 0 3976 1080 0 0 25 0 9 0 41160812 887918592 10427 996147200 134512640 134550740 4294955952 18446744073709551615 4126095810 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14985] ppid=14980 vsize=867108 CPUtime=0.03
/proc/14982/task/14985/stat : 14985 (java) S 14980 14982 14344 0 -1 64 1186 0 0 0 3 0 0 0 16 0 9 0 41160813 887918592 10427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14986] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14986/stat : 14986 (java) S 14980 14982 14344 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41160813 887918592 10427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14987] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14987/stat : 14987 (java) S 14980 14982 14344 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41160813 887918592 10427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14988] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14988/stat : 14988 (java) S 14980 14982 14344 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 41160815 887918592 10427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14989] ppid=14980 vsize=867108 CPUtime=0.23
/proc/14982/task/14989/stat : 14989 (java) S 14980 14982 14344 0 -1 64 544 0 0 0 23 0 0 0 16 0 9 0 41160815 887918592 10427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14990] ppid=14980 vsize=867108 CPUtime=0

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

/proc/14982/task/14987/stat : 14987 (java) S 14980 14982 14344 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41160813 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14988] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14988/stat : 14988 (java) S 14980 14982 14344 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14989] ppid=14980 vsize=867108 CPUtime=0.23
/proc/14982/task/14989/stat : 14989 (java) S 14980 14982 14344 0 -1 64 544 0 0 0 23 0 0 0 16 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14990] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14990/stat : 14990 (java) S 14980 14982 14344 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14991] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14991/stat : 14991 (java) S 14980 14982 14344 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3277.65
Current children cumulated vsize (KiB) 867108

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15227
/proc/meminfo: memFree=1665104/2055920 swapFree=4181068/4192956
[pid=14982] ppid=14980 vsize=867108 CPUtime=3337.62
/proc/14982/stat : 14982 (java) S 14980 14982 14344 0 -1 0 11275 0 1 0 332672 1090 0 0 18 0 9 0 41160810 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14982/statm: 216777 10438 2636 9 0 211283 0
[pid=14982/tid=14984] ppid=14980 vsize=867108 CPUtime=3337.33
/proc/14982/task/14984/stat : 14984 (java) R 14980 14982 14344 0 -1 64 8850 0 1 0 332645 1088 0 0 25 0 9 0 41160812 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4126905501 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14985] ppid=14980 vsize=867108 CPUtime=0.03
/proc/14982/task/14985/stat : 14985 (java) S 14980 14982 14344 0 -1 64 1186 0 0 0 3 0 0 0 16 0 9 0 41160813 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14986] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14986/stat : 14986 (java) S 14980 14982 14344 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41160813 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14987] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14987/stat : 14987 (java) S 14980 14982 14344 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41160813 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14988] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14988/stat : 14988 (java) S 14980 14982 14344 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14989] ppid=14980 vsize=867108 CPUtime=0.23
/proc/14982/task/14989/stat : 14989 (java) S 14980 14982 14344 0 -1 64 544 0 0 0 23 0 0 0 16 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14990] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14990/stat : 14990 (java) S 14980 14982 14344 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14991] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14991/stat : 14991 (java) S 14980 14982 14344 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3337.62
Current children cumulated vsize (KiB) 867108

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15227
/proc/meminfo: memFree=1664912/2055920 swapFree=4181068/4192956
[pid=14982] ppid=14980 vsize=867108 CPUtime=3397.59
/proc/14982/stat : 14982 (java) S 14980 14982 14344 0 -1 0 11275 0 1 0 338669 1090 0 0 18 0 9 0 41160810 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14982/statm: 216777 10438 2636 9 0 211283 0
[pid=14982/tid=14984] ppid=14980 vsize=867108 CPUtime=3397.3
/proc/14982/task/14984/stat : 14984 (java) R 14980 14982 14344 0 -1 64 8850 0 1 0 338642 1088 0 0 25 0 9 0 41160812 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4126904082 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14985] ppid=14980 vsize=867108 CPUtime=0.03
/proc/14982/task/14985/stat : 14985 (java) S 14980 14982 14344 0 -1 64 1186 0 0 0 3 0 0 0 16 0 9 0 41160813 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14986] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14986/stat : 14986 (java) S 14980 14982 14344 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41160813 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14987] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14987/stat : 14987 (java) S 14980 14982 14344 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41160813 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14988] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14988/stat : 14988 (java) S 14980 14982 14344 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14989] ppid=14980 vsize=867108 CPUtime=0.23
/proc/14982/task/14989/stat : 14989 (java) S 14980 14982 14344 0 -1 64 544 0 0 0 23 0 0 0 16 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14990] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14990/stat : 14990 (java) S 14980 14982 14344 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14991] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14991/stat : 14991 (java) S 14980 14982 14344 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3397.59
Current children cumulated vsize (KiB) 867108

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15227
/proc/meminfo: memFree=1664912/2055920 swapFree=4181068/4192956
[pid=14982] ppid=14980 vsize=867108 CPUtime=3457.57
/proc/14982/stat : 14982 (java) S 14980 14982 14344 0 -1 0 11275 0 1 0 344666 1091 0 0 18 0 9 0 41160810 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14982/statm: 216777 10438 2636 9 0 211283 0
[pid=14982/tid=14984] ppid=14980 vsize=867108 CPUtime=3457.28
/proc/14982/task/14984/stat : 14984 (java) R 14980 14982 14344 0 -1 64 8850 0 1 0 344639 1089 0 0 25 0 9 0 41160812 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4126899174 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14985] ppid=14980 vsize=867108 CPUtime=0.03
/proc/14982/task/14985/stat : 14985 (java) S 14980 14982 14344 0 -1 64 1186 0 0 0 3 0 0 0 16 0 9 0 41160813 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14986] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14986/stat : 14986 (java) S 14980 14982 14344 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41160813 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14987] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14987/stat : 14987 (java) S 14980 14982 14344 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41160813 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14988] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14988/stat : 14988 (java) S 14980 14982 14344 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14989] ppid=14980 vsize=867108 CPUtime=0.23
/proc/14982/task/14989/stat : 14989 (java) S 14980 14982 14344 0 -1 64 544 0 0 0 23 0 0 0 16 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14990] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14990/stat : 14990 (java) S 14980 14982 14344 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14991] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14991/stat : 14991 (java) S 14980 14982 14344 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3457.57
Current children cumulated vsize (KiB) 867108

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15227
/proc/meminfo: memFree=1664848/2055920 swapFree=4181068/4192956
[pid=14982] ppid=14980 vsize=867108 CPUtime=3517.54
/proc/14982/stat : 14982 (java) S 14980 14982 14344 0 -1 0 11275 0 1 0 350663 1091 0 0 18 0 9 0 41160810 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14982/statm: 216777 10438 2636 9 0 211283 0
[pid=14982/tid=14984] ppid=14980 vsize=867108 CPUtime=3517.25
/proc/14982/task/14984/stat : 14984 (java) R 14980 14982 14344 0 -1 64 8850 0 1 0 350636 1089 0 0 25 0 9 0 41160812 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4126901938 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14985] ppid=14980 vsize=867108 CPUtime=0.03
/proc/14982/task/14985/stat : 14985 (java) S 14980 14982 14344 0 -1 64 1186 0 0 0 3 0 0 0 16 0 9 0 41160813 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14986] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14986/stat : 14986 (java) S 14980 14982 14344 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41160813 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14987] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14987/stat : 14987 (java) S 14980 14982 14344 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41160813 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14988] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14988/stat : 14988 (java) S 14980 14982 14344 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14989] ppid=14980 vsize=867108 CPUtime=0.23
/proc/14982/task/14989/stat : 14989 (java) S 14980 14982 14344 0 -1 64 544 0 0 0 23 0 0 0 16 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14990] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14990/stat : 14990 (java) S 14980 14982 14344 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14991] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14991/stat : 14991 (java) S 14980 14982 14344 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3517.54
Current children cumulated vsize (KiB) 867108

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15227
/proc/meminfo: memFree=1664912/2055920 swapFree=4181068/4192956
[pid=14982] ppid=14980 vsize=867108 CPUtime=3577.51
/proc/14982/stat : 14982 (java) S 14980 14982 14344 0 -1 0 11275 0 1 0 356660 1091 0 0 18 0 9 0 41160810 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14982/statm: 216777 10438 2636 9 0 211283 0
[pid=14982/tid=14984] ppid=14980 vsize=867108 CPUtime=3577.22
/proc/14982/task/14984/stat : 14984 (java) R 14980 14982 14344 0 -1 64 8850 0 1 0 356633 1089 0 0 25 0 9 0 41160812 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4126967655 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14985] ppid=14980 vsize=867108 CPUtime=0.03
/proc/14982/task/14985/stat : 14985 (java) S 14980 14982 14344 0 -1 64 1186 0 0 0 3 0 0 0 16 0 9 0 41160813 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14986] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14986/stat : 14986 (java) S 14980 14982 14344 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41160813 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14987] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14987/stat : 14987 (java) S 14980 14982 14344 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41160813 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14988] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14988/stat : 14988 (java) S 14980 14982 14344 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14989] ppid=14980 vsize=867108 CPUtime=0.23
/proc/14982/task/14989/stat : 14989 (java) S 14980 14982 14344 0 -1 64 544 0 0 0 23 0 0 0 16 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14990] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14990/stat : 14990 (java) S 14980 14982 14344 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14991] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14991/stat : 14991 (java) S 14980 14982 14344 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3577.51
Current children cumulated vsize (KiB) 867108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3604.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15227
/proc/meminfo: memFree=1664912/2055920 swapFree=4181068/4192956
[pid=14982] ppid=14980 vsize=867108 CPUtime=3600.01
/proc/14982/stat : 14982 (java) S 14980 14982 14344 0 -1 0 11275 0 1 0 358910 1091 0 0 18 0 9 0 41160810 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14982/statm: 216777 10438 2636 9 0 211283 0
[pid=14982/tid=14984] ppid=14980 vsize=867108 CPUtime=3599.72
/proc/14982/task/14984/stat : 14984 (java) R 14980 14982 14344 0 -1 64 8850 0 1 0 358883 1089 0 0 25 0 9 0 41160812 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4126900908 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14985] ppid=14980 vsize=867108 CPUtime=0.03
/proc/14982/task/14985/stat : 14985 (java) S 14980 14982 14344 0 -1 64 1186 0 0 0 3 0 0 0 16 0 9 0 41160813 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14986] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14986/stat : 14986 (java) S 14980 14982 14344 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41160813 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14987] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14987/stat : 14987 (java) S 14980 14982 14344 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41160813 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14988] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14988/stat : 14988 (java) S 14980 14982 14344 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14989] ppid=14980 vsize=867108 CPUtime=0.23
/proc/14982/task/14989/stat : 14989 (java) S 14980 14982 14344 0 -1 64 544 0 0 0 23 0 0 0 16 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14990] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14990/stat : 14990 (java) S 14980 14982 14344 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14982/tid=14991] ppid=14980 vsize=867108 CPUtime=0
/proc/14982/task/14991/stat : 14991 (java) S 14980 14982 14344 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41160815 887918592 10438 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 867108

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): 3604.86
CPU time (s): 3600.07
CPU user time (s): 3589.15
CPU system time (s): 10.9183
CPU usage (%): 99.8671
Max. virtual memory (cumulated for all children) (KiB): 867112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.15
system time used= 10.9183
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11297
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= 74208
involuntary context switches= 94044

runsolver used 4.87426 second user time and 11.5322 second system time

The end

Launcher Data (download as text)

Begin job on node20 at 2008-07-12 08:36:26
IDJOB=1111272
IDBENCH=61255
IDSOLVER=360
FILE ID=node20/1111272-1215844586
PBS_JOBID= 7903374
Free space on /tmp= 66504 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ffa432f46e90a621dac89c8454793622
RANDOM SEED=1479790417

node20.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.263
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.263
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:       1869624 kB
Buffers:         29016 kB
Cached:          79452 kB
SwapCached:       5704 kB
Active:          64328 kB
Inactive:        62964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1869624 kB
SwapTotal:     4192956 kB
SwapFree:      4181068 kB
Dirty:            2040 kB
Writeback:           0 kB
Mapped:          34840 kB
Slab:            44160 kB
Committed_AS:   179824 kB
PageTables:       1860 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 node20 at 2008-07-12 09:36:33