Trace number 1110665

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-wMSAT (TO)1 3600.1 3601.45

General information on the benchmark

Namecsp/dubois/
normalized-dubois-24_ext.xml
MD5SUMde38f92925237e23c72a709c49396936
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 benchmark0.044992
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints48
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension48
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.24	
0.19/0.24	   configuration
0.19/0.24	     name=mrdac-wdeg.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-1110665-1215831508.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.28/0.35	     nbVariables=72  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=144
0.28/0.35	       =>  wckTime=0.105  cpuTime=0.1  mem=7M842
0.28/0.35	   
0.28/0.35	   relations being loaded...
0.28/0.35	   
0.28/0.35	   constraints being loaded...
0.39/0.40	     nbConstraints=48  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=46
0.39/0.40	     nbConflictsStructures=2  nbSharedConflictsStructures=46  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2
0.39/0.40	     minArity=3  maxArity=3
0.39/0.40	       =>  wckTime=0.161  cpuTime=0.13  mem=9M842
0.39/0.45	   
0.39/0.45	   solver LocalSearchSolver being built... 
0.39/0.50	       =>  wckTime=0.253  cpuTime=0.17  mem=5M443
0.48/0.50	
0.48/0.50	s SATISFIABLE
0.48/0.50	o 23
0.48/0.50	o 21
0.48/0.50	o 19
0.48/0.50	o 17
0.48/0.50	o 15
0.48/0.50	o 13
0.48/0.50	o 11
0.48/0.50	o 9
0.48/0.50	o 7
0.48/0.50	o 5
0.48/0.50	o 3
0.48/0.51	o 1
0.99/1.09	   
0.99/1.09	   search
0.99/1.09	     run=0  nbConstraintChecks=211751  nbAssignments=10000
0.99/1.09	       =>  wckTime=0.591  cpuTime=0.58  mem=6M435
1.58/1.65	   
1.58/1.65	   search
1.58/1.65	     run=1  nbConstraintChecks=425057  nbAssignments=20000
1.58/1.65	       =>  wckTime=1.151  cpuTime=1.13  mem=6M435
2.08/2.18	   
2.08/2.18	   search
2.08/2.18	     run=2  nbConstraintChecks=612964  nbAssignments=30000
2.08/2.18	       =>  wckTime=1.686  cpuTime=1.67  mem=6M435
2.69/2.73	   
2.69/2.73	   search
2.69/2.73	     run=3  nbConstraintChecks=850629  nbAssignments=40000
2.69/2.73	       =>  wckTime=2.231  cpuTime=2.22  mem=6M435
3.19/3.26	   
3.19/3.26	   search
3.19/3.26	     run=4  nbConstraintChecks=1036478  nbAssignments=50000
3.19/3.26	       =>  wckTime=2.767  cpuTime=2.75  mem=6M435
3.79/3.80	   
3.79/3.80	   search
3.79/3.80	     run=5  nbConstraintChecks=1248709  nbAssignments=60000
3.79/3.80	       =>  wckTime=3.309  cpuTime=3.29  mem=6M435
4.28/4.34	   
4.28/4.34	   search
4.28/4.34	     run=6  nbConstraintChecks=1433584  nbAssignments=70000
4.28/4.34	       =>  wckTime=3.846  cpuTime=3.83  mem=6M435
4.79/4.88	   
4.79/4.88	   search
4.79/4.88	     run=7  nbConstraintChecks=1634002  nbAssignments=80000
4.79/4.88	       =>  wckTime=4.388  cpuTime=4.37  mem=6M435
5.39/5.42	   
5.39/5.42	   search
5.39/5.42	     run=8  nbConstraintChecks=1811599  nbAssignments=90000
5.39/5.42	       =>  wckTime=4.923  cpuTime=4.9  mem=6M435
5.89/5.95	   
5.89/5.96	   search
5.89/5.96	     run=9  nbConstraintChecks=2002381  nbAssignments=100000
5.89/5.96	       =>  wckTime=5.461  cpuTime=5.45  mem=6M435
6.38/6.50	   
6.38/6.50	   search
6.38/6.50	     run=10  nbConstraintChecks=2207850  nbAssignments=110000
6.38/6.50	       =>  wckTime=6.004  cpuTime=5.99  mem=6M435
6.99/7.04	   
6.99/7.04	   search
6.99/7.04	     run=11  nbConstraintChecks=2426844  nbAssignments=120000
6.99/7.04	       =>  wckTime=6.548  cpuTime=6.53  mem=6M435
7.48/7.58	   
7.48/7.58	   search
7.48/7.58	     run=12  nbConstraintChecks=2606298  nbAssignments=130000
7.48/7.58	       =>  wckTime=7.084  cpuTime=7.07  mem=6M435
8.08/8.12	   
8.08/8.12	   search
8.08/8.12	     run=13  nbConstraintChecks=2807060  nbAssignments=140000
8.08/8.12	       =>  wckTime=7.625  cpuTime=7.61  mem=6M435
8.58/8.66	   
8.58/8.66	   search
8.58/8.66	     run=14  nbConstraintChecks=2991507  nbAssignments=150000
8.58/8.66	       =>  wckTime=8.165  cpuTime=8.14  mem=6M435
9.18/9.20	   
9.18/9.20	   search
9.18/9.20	     run=15  nbConstraintChecks=3171791  nbAssignments=160000
9.18/9.20	       =>  wckTime=8.705  cpuTime=8.69  mem=6M435
9.69/9.74	   
9.69/9.74	   search
9.69/9.74	     run=16  nbConstraintChecks=3352053  nbAssignments=170000
9.69/9.74	       =>  wckTime=9.246  cpuTime=9.23  mem=6M435
10.18/10.29	   
10.18/10.29	   search
10.18/10.29	     run=17  nbConstraintChecks=3567596  nbAssignments=180000
10.18/10.29	       =>  wckTime=9.793  cpuTime=9.78  mem=6M435
10.78/10.82	   
10.78/10.82	   search
10.78/10.82	     run=18  nbConstraintChecks=3731445  nbAssignments=190000
10.78/10.82	       =>  wckTime=10.33  cpuTime=10.31  mem=6M435
11.28/11.37	   
11.28/11.37	   search
11.28/11.37	     run=19  nbConstraintChecks=3934042  nbAssignments=200000
11.28/11.37	       =>  wckTime=10.875  cpuTime=10.86  mem=6M435
11.88/11.91	   
11.88/11.91	   search
11.88/11.91	     run=20  nbConstraintChecks=4099840  nbAssignments=210000
11.88/11.91	       =>  wckTime=11.412  cpuTime=11.39  mem=6M435
12.37/12.46	   
12.37/12.46	   search
12.37/12.46	     run=21  nbConstraintChecks=4297901  nbAssignments=220000
12.37/12.46	       =>  wckTime=11.962  cpuTime=11.93  mem=6M435
12.88/12.99	   
12.88/12.99	   search
12.88/13.00	     run=22  nbConstraintChecks=4471736  nbAssignments=230000
12.88/13.00	       =>  wckTime=12.501  cpuTime=12.48  mem=6M435
13.48/13.54	   
13.48/13.54	   search
13.48/13.54	     run=23  nbConstraintChecks=4683349  nbAssignments=240000
13.48/13.54	       =>  wckTime=13.047  cpuTime=13.02  mem=6M435
13.98/14.08	   
13.98/14.08	   search
13.98/14.08	     run=24  nbConstraintChecks=4851190  nbAssignments=250000
13.98/14.08	       =>  wckTime=13.585  cpuTime=13.56  mem=6M435
14.58/14.62	   
14.58/14.62	   search
14.58/14.62	     run=25  nbConstraintChecks=5035613  nbAssignments=260000
14.58/14.62	       =>  wckTime=14.127  cpuTime=14.09  mem=6M435
15.08/15.16	   
15.08/15.16	   search
15.08/15.16	     run=26  nbConstraintChecks=5210986  nbAssignments=270000
15.08/15.16	       =>  wckTime=14.666  cpuTime=14.63  mem=6M435
15.68/15.70	   
15.68/15.70	   search
15.68/15.70	     run=27  nbConstraintChecks=5380368  nbAssignments=280000
15.68/15.70	       =>  wckTime=15.205  cpuTime=15.17  mem=6M435
16.18/16.24	   
16.18/16.24	   search
16.18/16.24	     run=28  nbConstraintChecks=5548404  nbAssignments=290000
16.18/16.24	       =>  wckTime=15.744  cpuTime=15.71  mem=6M435
16.67/16.78	   
16.67/16.78	   search
16.67/16.78	     run=29  nbConstraintChecks=5719226  nbAssignments=300000
16.67/16.78	       =>  wckTime=16.283  cpuTime=16.25  mem=6M435
17.28/17.32	   
17.28/17.32	   search
17.28/17.32	     run=30  nbConstraintChecks=5892498  nbAssignments=310000
17.28/17.32	       =>  wckTime=16.822  cpuTime=16.79  mem=6M435
17.78/17.86	   
17.78/17.86	   search
17.78/17.86	     run=31  nbConstraintChecks=6093481  nbAssignments=320000
17.78/17.86	       =>  wckTime=17.367  cpuTime=17.34  mem=6M435
18.38/18.40	   
18.38/18.40	   search
18.38/18.40	     run=32  nbConstraintChecks=6265131  nbAssignments=330000
18.38/18.40	       =>  wckTime=17.905  cpuTime=17.87  mem=6M435
18.88/18.94	   
18.88/18.94	   search
18.88/18.94	     run=33  nbConstraintChecks=6452403  nbAssignments=340000
18.88/18.94	       =>  wckTime=18.443  cpuTime=18.41  mem=6M435
19.37/19.48	   
19.37/19.48	   search
19.37/19.48	     run=34  nbConstraintChecks=6641651  nbAssignments=350000
19.37/19.48	       =>  wckTime=18.982  cpuTime=18.95  mem=6M435
19.97/20.02	   
19.97/20.02	   search
19.97/20.02	     run=35  nbConstraintChecks=6836479  nbAssignments=360000
19.97/20.02	       =>  wckTime=19.523  cpuTime=19.49  mem=6M435
20.48/20.55	   
20.48/20.56	   search
20.48/20.56	     run=36  nbConstraintChecks=7022118  nbAssignments=370000
20.48/20.56	       =>  wckTime=20.06  cpuTime=20.03  mem=6M435
21.07/21.10	   
21.07/21.10	   search
21.07/21.10	     run=37  nbConstraintChecks=7232658  nbAssignments=380000
21.07/21.10	       =>  wckTime=20.604  cpuTime=20.56  mem=6M435
21.57/21.64	   
21.57/21.64	   search
21.57/21.64	     run=38  nbConstraintChecks=7408063  nbAssignments=390000
21.57/21.64	       =>  wckTime=21.141  cpuTime=21.11  mem=6M435
22.07/22.17	   
22.07/22.17	   search
22.07/22.17	     run=39  nbConstraintChecks=7588877  nbAssignments=400000
22.07/22.17	       =>  wckTime=21.678  cpuTime=21.64  mem=6M435
22.67/22.71	   
22.67/22.72	   search
22.67/22.72	     run=40  nbConstraintChecks=7795788  nbAssignments=410000
22.67/22.72	       =>  wckTime=22.221  cpuTime=22.18  mem=6M435
23.17/23.26	   
23.17/23.26	   search
23.17/23.26	     run=41  nbConstraintChecks=8007213  nbAssignments=420000
23.17/23.26	       =>  wckTime=22.764  cpuTime=22.73  mem=6M435
23.67/23.80	   
23.67/23.80	   search
23.67/23.80	     run=42  nbConstraintChecks=8194735  nbAssignments=430000
23.67/23.80	       =>  wckTime=23.302  cpuTime=23.26  mem=6M435
24.27/24.33	   
24.27/24.33	   search
24.27/24.33	     run=43  nbConstraintChecks=8367509  nbAssignments=440000
24.27/24.33	       =>  wckTime=23.838  cpuTime=23.8  mem=6M435
24.77/24.88	   
24.77/24.88	   search
24.77/24.88	     run=44  nbConstraintChecks=8577176  nbAssignments=450000
24.77/24.88	       =>  wckTime=24.381  cpuTime=24.34  mem=6M435
25.37/25.42	   
25.37/25.42	   search
25.37/25.42	     run=45  nbConstraintChecks=8768247  nbAssignments=460000
25.37/25.42	       =>  wckTime=24.921  cpuTime=24.88  mem=6M435
25.87/25.95	   
25.87/25.96	   search
25.87/25.96	     run=46  nbConstraintChecks=8959354  nbAssignments=470000
25.87/25.96	       =>  wckTime=25.461  cpuTime=25.42  mem=6M435
26.38/26.50	   
26.38/26.50	   search
26.47/26.50	     run=47  nbConstraintChecks=9149554  nbAssignments=480000
26.47/26.50	       =>  wckTime=26.002  cpuTime=25.97  mem=6M435
26.97/27.03	   
26.97/27.03	   search
26.97/27.03	     run=48  nbConstraintChecks=9323613  nbAssignments=490000
26.97/27.03	       =>  wckTime=26.538  cpuTime=26.5  mem=6M435
27.48/27.57	   
27.48/27.57	   search
27.48/27.57	     run=49  nbConstraintChecks=9497342  nbAssignments=500000
27.48/27.57	       =>  wckTime=27.072  cpuTime=27.03  mem=6M435
28.07/28.10	   
28.07/28.10	   search
28.07/28.10	     run=50  nbConstraintChecks=9687020  nbAssignments=510000
28.07/28.10	       =>  wckTime=27.609  cpuTime=27.57  mem=6M435
28.58/28.65	   
28.58/28.65	   search
28.58/28.65	     run=51  nbConstraintChecks=9898919  nbAssignments=520000
28.58/28.65	       =>  wckTime=28.155  cpuTime=28.12  mem=6M435
29.07/29.19	   
29.07/29.19	   search
29.07/29.19	     run=52  nbConstraintChecks=10066355  nbAssignments=530000
29.07/29.19	       =>  wckTime=28.692  cpuTime=28.65  mem=6M435
29.68/29.73	   
29.68/29.73	   search
29.68/29.73	     run=53  nbConstraintChecks=10277630  nbAssignments=540000
29.68/29.73	       =>  wckTime=29.24  cpuTime=29.19  mem=6M435
30.17/30.27	   
30.17/30.27	   search
30.17/30.27	     run=54  nbConstraintChecks=10459922  nbAssignments=550000
30.17/30.27	       =>  wckTime=29.78  cpuTime=29.74  mem=6M435
30.46/30.56	   
30.46/30.56	   search
30.46/30.56	     run=55  nbConstraintChecks=10560169  nbAssignments=555343
30.46/30.56	       =>  wckTime=30.069  cpuTime=30.03  mem=6M435
30.46/30.56	   
30.46/30.56	   global
30.46/30.56	     nbConstraintChecks=10560169  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.46/30.56	     solvingWckTime=30.068  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.46/30.56	     globalCpuTime=30.23
30.46/30.56	       =>  wckTime=30.322  cpuTime=30.2  mem=6M435
30.46/30.57	   
30.46/30.57	   solver DecomposerSolver being built... 
30.56/30.68	       =>  wckTime=30.441  cpuTime=30.29  mem=18M344
30.56/30.69	   
30.56/30.69	   preprocessing
30.56/30.69	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.56/30.69	     detectedInconsistency=no
30.56/30.69	       =>  wckTime=0.0010  cpuTime=0.0  mem=18M344
3600.05/3601.42	v 1 1 1 0 1 1 1 1 1 0 0 1 0 0 1 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 1 0 0 1 0 0 1 1 1 1 1 1 0 0 0 1 1 1 1 0 0 1 1 1 1 0 1 0 0 1 0 1 0 1 1 0 0 1 1 0 1 

Verifier Data (download as text)

OK	1	47
1 unsatisfied constraints, 47 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-1110665-1215831508/watcher-1110665-1215831508 -o /tmp/evaluation-result-1110665-1215831508/solver-1110665-1215831508 -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-wdeg.xml 1 XSax HOME/instance-1110665-1215831508.xml 

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


[startup+0 s]
/proc/loadavg: 2.11 2.03 1.96 4/80 15617
/proc/meminfo: memFree=1833448/2055920 swapFree=4192812/4192956
[pid=15617] ppid=15615 vsize=1616 CPUtime=0
/proc/15617/stat : 15617 (java) D 15615 15617 14991 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 39849436 1654784 148 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/15617/statm: 404 148 122 9 0 46 0

[startup+0.0910859 s]
/proc/loadavg: 2.11 2.03 1.96 4/80 15617
/proc/meminfo: memFree=1833448/2055920 swapFree=4192812/4192956
[pid=15617] ppid=15615 vsize=865988 CPUtime=0.08
/proc/15617/stat : 15617 (java) S 15615 15617 14991 0 -1 0 3690 0 1 0 6 2 0 0 18 0 9 0 39849436 886771712 3165 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15617/statm: 216497 3165 1683 9 0 211052 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865988

[startup+0.101085 s]
/proc/loadavg: 2.11 2.03 1.96 4/80 15617
/proc/meminfo: memFree=1833448/2055920 swapFree=4192812/4192956
[pid=15617] ppid=15615 vsize=865988 CPUtime=0.09
/proc/15617/stat : 15617 (java) S 15615 15617 14991 0 -1 0 3721 0 1 0 7 2 0 0 18 0 9 0 39849436 886771712 3194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15617/statm: 216497 3194 1687 9 0 211052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865988

[startup+0.301105 s]
/proc/loadavg: 2.11 2.03 1.96 4/80 15617
/proc/meminfo: memFree=1833448/2055920 swapFree=4192812/4192956
[pid=15617] ppid=15615 vsize=866388 CPUtime=0.28
/proc/15617/stat : 15617 (java) S 15615 15617 14991 0 -1 0 5893 0 1 0 25 3 0 0 18 0 9 0 39849436 887181312 5268 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15617/statm: 216597 5268 1957 9 0 211125 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866388

[startup+0.701141 s]
/proc/loadavg: 2.11 2.03 1.96 4/80 15617
/proc/meminfo: memFree=1833448/2055920 swapFree=4192812/4192956
[pid=15617] ppid=15615 vsize=866616 CPUtime=0.68
/proc/15617/stat : 15617 (java) S 15615 15617 14991 0 -1 0 8199 0 1 0 54 14 0 0 18 0 9 0 39849436 887414784 7366 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15617/statm: 216654 7366 2632 9 0 211160 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866616

[startup+1.50121 s]
/proc/loadavg: 2.11 2.03 1.96 3/89 15626
/proc/meminfo: memFree=1814368/2055920 swapFree=4192812/4192956
[pid=15617] ppid=15615 vsize=866612 CPUtime=1.48
/proc/15617/stat : 15617 (java) S 15615 15617 14991 0 -1 0 8204 0 1 0 81 67 0 0 18 0 9 0 39849436 887410688 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15617/statm: 216653 7370 2633 9 0 211159 0
[pid=15617/tid=15619] ppid=15615 vsize=866616 CPUtime=1.34
/proc/15617/task/15619/stat : 15619 (java) R 15615 15617 14991 0 -1 64 6058 0 1 0 67 67 0 0 25 0 9 0 39849438 887414784 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15620] ppid=15615 vsize=866612 CPUtime=0.03
/proc/15617/task/15620/stat : 15620 (java) S 15615 15617 14991 0 -1 64 1113 0 0 0 3 0 0 0 16 0 9 0 39849439 887410688 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15621] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15621/stat : 15621 (java) S 15615 15617 14991 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 39849439 887410688 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15622] ppid=15615 vsize=866616 CPUtime=0
/proc/15617/task/15622/stat : 15622 (java) S 15615 15617 14991 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39849439 887414784 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15623] ppid=15615 vsize=866616 CPUtime=0
/proc/15617/task/15623/stat : 15623 (java) S 15615 15617 14991 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39849441 887414784 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15624] ppid=15615 vsize=866612 CPUtime=0.1
/proc/15617/task/15624/stat : 15624 (java) S 15615 15617 14991 0 -1 64 337 0 0 0 10 0 0 0 16 0 9 0 39849441 887410688 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15625] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15625/stat : 15625 (java) S 15615 15617 14991 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39849441 887410688 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15626] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15626/stat : 15626 (java) S 15615 15617 14991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39849441 887410688 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 866612

[startup+3.10136 s]
/proc/loadavg: 2.11 2.03 1.96 3/89 15626
/proc/meminfo: memFree=1814240/2055920 swapFree=4192812/4192956
[pid=15617] ppid=15615 vsize=866612 CPUtime=3.09
/proc/15617/stat : 15617 (java) S 15615 15617 14991 0 -1 0 8204 0 1 0 130 179 0 0 18 0 9 0 39849436 887410688 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15617/statm: 216653 7370 2633 9 0 211159 0
[pid=15617/tid=15619] ppid=15615 vsize=866616 CPUtime=2.94
/proc/15617/task/15619/stat : 15619 (java) R 15615 15617 14991 0 -1 64 6058 0 1 0 116 178 0 0 25 0 9 0 39849438 887414784 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15620] ppid=15615 vsize=866616 CPUtime=0.03
/proc/15617/task/15620/stat : 15620 (java) S 15615 15617 14991 0 -1 64 1113 0 0 0 3 0 0 0 16 0 9 0 39849439 887414784 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15621] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15621/stat : 15621 (java) S 15615 15617 14991 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 39849439 887410688 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15622] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15622/stat : 15622 (java) S 15615 15617 14991 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39849439 887410688 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15623] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15623/stat : 15623 (java) S 15615 15617 14991 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39849441 887410688 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15624] ppid=15615 vsize=866616 CPUtime=0.1
/proc/15617/task/15624/stat : 15624 (java) S 15615 15617 14991 0 -1 64 337 0 0 0 10 0 0 0 16 0 9 0 39849441 887414784 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15625] ppid=15615 vsize=866616 CPUtime=0
/proc/15617/task/15625/stat : 15625 (java) S 15615 15617 14991 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39849441 887414784 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15626] ppid=15615 vsize=866616 CPUtime=0
/proc/15617/task/15626/stat : 15626 (java) S 15615 15617 14991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39849441 887414784 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 866612

[startup+6.30265 s]
/proc/loadavg: 2.18 2.05 1.97 3/89 15626
/proc/meminfo: memFree=1813920/2055920 swapFree=4192812/4192956
[pid=15617] ppid=15615 vsize=866616 CPUtime=6.28
/proc/15617/stat : 15617 (java) S 15615 15617 14991 0 -1 0 8205 0 1 0 239 389 0 0 18 0 9 0 39849436 887414784 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15617/statm: 216653 7370 2633 9 0 211159 0
[pid=15617/tid=15619] ppid=15615 vsize=866616 CPUtime=6.13
/proc/15617/task/15619/stat : 15619 (java) R 15615 15617 14991 0 -1 64 6059 0 1 0 225 388 0 0 25 0 9 0 39849438 887414784 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15620] ppid=15615 vsize=866616 CPUtime=0.03
/proc/15617/task/15620/stat : 15620 (java) S 15615 15617 14991 0 -1 64 1113 0 0 0 3 0 0 0 16 0 9 0 39849439 887414784 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15621] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15621/stat : 15621 (java) S 15615 15617 14991 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 39849439 887410688 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15622] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15622/stat : 15622 (java) S 15615 15617 14991 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39849439 887410688 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15623] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15623/stat : 15623 (java) S 15615 15617 14991 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39849441 887410688 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15624] ppid=15615 vsize=866612 CPUtime=0.1
/proc/15617/task/15624/stat : 15624 (java) S 15615 15617 14991 0 -1 64 337 0 0 0 10 0 0 0 16 0 9 0 39849441 887410688 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15625] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15625/stat : 15625 (java) S 15615 15617 14991 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39849441 887410688 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15626] ppid=15615 vsize=866616 CPUtime=0
/proc/15617/task/15626/stat : 15626 (java) S 15615 15617 14991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39849441 887414784 7370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 866616

[startup+12.7012 s]
/proc/loadavg: 2.17 2.05 1.97 3/89 15626
/proc/meminfo: memFree=1813736/2055920 swapFree=4192812/4192956
[pid=15617] ppid=15615 vsize=866616 CPUtime=12.68
/proc/15617/stat : 15617 (java) S 15615 15617 14991 0 -1 0 8211 0 1 0 455 813 0 0 18 0 9 0 39849436 887414784 7376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15617/statm: 216654 7376 2633 9 0 211160 0
[pid=15617/tid=15619] ppid=15615 vsize=866612 CPUtime=12.52
/proc/15617/task/15619/stat : 15619 (java) R 15615 15617 14991 0 -1 64 6059 0 1 0 440 812 0 0 25 0 9 0 39849438 887410688 7376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15620] ppid=15615 vsize=866616 CPUtime=0.03
/proc/15617/task/15620/stat : 15620 (java) S 15615 15617 14991 0 -1 64 1113 0 0 0 3 0 0 0 16 0 9 0 39849439 887414784 7376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15621] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15621/stat : 15621 (java) S 15615 15617 14991 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 39849439 887410688 7376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15622] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15622/stat : 15622 (java) S 15615 15617 14991 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39849439 887410688 7376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15623] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15623/stat : 15623 (java) S 15615 15617 14991 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39849441 887410688 7376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15624] ppid=15615 vsize=866612 CPUtime=0.1
/proc/15617/task/15624/stat : 15624 (java) S 15615 15617 14991 0 -1 64 343 0 0 0 10 0 0 0 16 0 9 0 39849441 887410688 7376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15625] ppid=15615 vsize=866616 CPUtime=0
/proc/15617/task/15625/stat : 15625 (java) S 15615 15617 14991 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39849441 887414784 7376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15626] ppid=15615 vsize=866616 CPUtime=0
/proc/15617/task/15626/stat : 15626 (java) S 15615 15617 14991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39849441 887414784 7376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 866616

[startup+25.5014 s]
/proc/loadavg: 2.21 2.06 1.97 3/89 15626
/proc/meminfo: memFree=1813736/2055920 swapFree=4192812/4192956
[pid=15617] ppid=15615 vsize=866616 CPUtime=25.47
/proc/15617/stat : 15617 (java) S 15615 15617 14991 0 -1 0 8213 0 1 0 868 1679 0 0 18 0 9 0 39849436 887414784 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15617/statm: 216654 7378 2633 9 0 211160 0
[pid=15617/tid=15619] ppid=15615 vsize=866612 CPUtime=25.31
/proc/15617/task/15619/stat : 15619 (java) R 15615 15617 14991 0 -1 64 6059 0 1 0 853 1678 0 0 25 0 9 0 39849438 887410688 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15620] ppid=15615 vsize=866616 CPUtime=0.03
/proc/15617/task/15620/stat : 15620 (java) S 15615 15617 14991 0 -1 64 1113 0 0 0 3 0 0 0 16 0 9 0 39849439 887414784 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15621] ppid=15615 vsize=866616 CPUtime=0
/proc/15617/task/15621/stat : 15621 (java) S 15615 15617 14991 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 39849439 887414784 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15622] ppid=15615 vsize=866616 CPUtime=0
/proc/15617/task/15622/stat : 15622 (java) S 15615 15617 14991 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39849439 887414784 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15623] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15623/stat : 15623 (java) S 15615 15617 14991 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39849441 887410688 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15624] ppid=15615 vsize=866612 CPUtime=0.11
/proc/15617/task/15624/stat : 15624 (java) S 15615 15617 14991 0 -1 64 345 0 0 0 11 0 0 0 16 0 9 0 39849441 887410688 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15625] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15625/stat : 15625 (java) S 15615 15617 14991 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39849441 887410688 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15626] ppid=15615 vsize=866616 CPUtime=0
/proc/15617/task/15626/stat : 15626 (java) S 15615 15617 14991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39849441 887414784 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 866616

[startup+51.1018 s]
/proc/loadavg: 2.14 2.05 1.97 3/89 15626
/proc/meminfo: memFree=1804328/2055920 swapFree=4192812/4192956
[pid=15617] ppid=15615 vsize=866612 CPUtime=51.06
/proc/15617/stat : 15617 (java) S 15615 15617 14991 0 -1 0 10575 0 1 0 3085 2021 0 0 18 0 9 0 39849436 887410688 9738 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15617/statm: 216653 9738 2634 9 0 211159 0
[pid=15617/tid=15619] ppid=15615 vsize=866612 CPUtime=50.83
/proc/15617/task/15619/stat : 15619 (java) R 15615 15617 14991 0 -1 64 8377 0 1 0 3063 2020 0 0 25 0 9 0 39849438 887410688 9738 996147200 134512640 134550740 4294955952 18446744073709551615 4126772691 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15620] ppid=15615 vsize=866612 CPUtime=0.03
/proc/15617/task/15620/stat : 15620 (java) S 15615 15617 14991 0 -1 64 1113 0 0 0 3 0 0 0 16 0 9 0 39849439 887410688 9738 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15621] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15621/stat : 15621 (java) S 15615 15617 14991 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 39849439 887410688 9738 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15622] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15622/stat : 15622 (java) S 15615 15617 14991 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39849439 887410688 9738 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15623] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15623/stat : 15623 (java) S 15615 15617 14991 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39849441 887410688 9738 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15624] ppid=15615 vsize=866612 CPUtime=0.18
/proc/15617/task/15624/stat : 15624 (java) S 15615 15617 14991 0 -1 64 389 0 0 0 18 0 0 0 17 0 9 0 39849441 887410688 9738 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15625] ppid=15615 vsize=866612 CPUtime=0

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

/proc/15617/task/15622/stat : 15622 (java) S 15615 15617 14991 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39849439 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15623] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15623/stat : 15623 (java) S 15615 15617 14991 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15624] ppid=15615 vsize=866612 CPUtime=0.18
/proc/15617/task/15624/stat : 15624 (java) S 15615 15617 14991 0 -1 64 389 0 0 0 18 0 0 0 17 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15625] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15625/stat : 15625 (java) S 15615 15617 14991 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15626] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15626/stat : 15626 (java) S 15615 15617 14991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3281.07
Current children cumulated vsize (KiB) 866612

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 15634
/proc/meminfo: memFree=1801512/2055920 swapFree=4192812/4192956
[pid=15617] ppid=15615 vsize=866612 CPUtime=3341.04
/proc/15617/stat : 15617 (java) S 15615 15617 14991 0 -1 0 10580 0 1 0 332076 2028 0 0 18 0 9 0 39849436 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15617/statm: 216653 9743 2634 9 0 211159 0
[pid=15617/tid=15619] ppid=15615 vsize=866612 CPUtime=3340.81
/proc/15617/task/15619/stat : 15619 (java) R 15615 15617 14991 0 -1 64 8382 0 1 0 332054 2027 0 0 25 0 9 0 39849438 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4126754028 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15620] ppid=15615 vsize=866612 CPUtime=0.03
/proc/15617/task/15620/stat : 15620 (java) S 15615 15617 14991 0 -1 64 1113 0 0 0 3 0 0 0 16 0 9 0 39849439 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15621] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15621/stat : 15621 (java) S 15615 15617 14991 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 39849439 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15622] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15622/stat : 15622 (java) S 15615 15617 14991 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39849439 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15623] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15623/stat : 15623 (java) S 15615 15617 14991 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15624] ppid=15615 vsize=866612 CPUtime=0.18
/proc/15617/task/15624/stat : 15624 (java) S 15615 15617 14991 0 -1 64 389 0 0 0 18 0 0 0 17 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15625] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15625/stat : 15625 (java) S 15615 15617 14991 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15626] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15626/stat : 15626 (java) S 15615 15617 14991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3341.04
Current children cumulated vsize (KiB) 866612

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 15634
/proc/meminfo: memFree=1801448/2055920 swapFree=4192812/4192956
[pid=15617] ppid=15615 vsize=866612 CPUtime=3401.03
/proc/15617/stat : 15617 (java) S 15615 15617 14991 0 -1 0 10580 0 1 0 338075 2028 0 0 18 0 9 0 39849436 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15617/statm: 216653 9743 2634 9 0 211159 0
[pid=15617/tid=15619] ppid=15615 vsize=866612 CPUtime=3400.8
/proc/15617/task/15619/stat : 15619 (java) R 15615 15617 14991 0 -1 64 8382 0 1 0 338053 2027 0 0 25 0 9 0 39849438 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4126778940 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15620] ppid=15615 vsize=866612 CPUtime=0.03
/proc/15617/task/15620/stat : 15620 (java) S 15615 15617 14991 0 -1 64 1113 0 0 0 3 0 0 0 16 0 9 0 39849439 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15621] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15621/stat : 15621 (java) S 15615 15617 14991 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 39849439 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15622] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15622/stat : 15622 (java) S 15615 15617 14991 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39849439 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15623] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15623/stat : 15623 (java) S 15615 15617 14991 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15624] ppid=15615 vsize=866612 CPUtime=0.18
/proc/15617/task/15624/stat : 15624 (java) S 15615 15617 14991 0 -1 64 389 0 0 0 18 0 0 0 17 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15625] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15625/stat : 15625 (java) S 15615 15617 14991 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15626] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15626/stat : 15626 (java) S 15615 15617 14991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3401.03
Current children cumulated vsize (KiB) 866612

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15675
/proc/meminfo: memFree=1815456/2055920 swapFree=4192812/4192956
[pid=15617] ppid=15615 vsize=866612 CPUtime=3461
/proc/15617/stat : 15617 (java) S 15615 15617 14991 0 -1 0 10580 0 1 0 344071 2029 0 0 18 0 9 0 39849436 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15617/statm: 216653 9743 2634 9 0 211159 0
[pid=15617/tid=15619] ppid=15615 vsize=866612 CPUtime=3460.77
/proc/15617/task/15619/stat : 15619 (java) R 15615 15617 14991 0 -1 64 8382 0 1 0 344049 2028 0 0 25 0 9 0 39849438 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4126631662 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15620] ppid=15615 vsize=866612 CPUtime=0.03
/proc/15617/task/15620/stat : 15620 (java) S 15615 15617 14991 0 -1 64 1113 0 0 0 3 0 0 0 16 0 9 0 39849439 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15621] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15621/stat : 15621 (java) S 15615 15617 14991 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 39849439 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15622] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15622/stat : 15622 (java) S 15615 15617 14991 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39849439 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15623] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15623/stat : 15623 (java) S 15615 15617 14991 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15624] ppid=15615 vsize=866612 CPUtime=0.18
/proc/15617/task/15624/stat : 15624 (java) S 15615 15617 14991 0 -1 64 389 0 0 0 18 0 0 0 17 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15625] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15625/stat : 15625 (java) S 15615 15617 14991 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15626] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15626/stat : 15626 (java) S 15615 15617 14991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3461
Current children cumulated vsize (KiB) 866612

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15675
/proc/meminfo: memFree=1815328/2055920 swapFree=4192812/4192956
[pid=15617] ppid=15615 vsize=866612 CPUtime=3520.97
/proc/15617/stat : 15617 (java) S 15615 15617 14991 0 -1 0 10580 0 1 0 350068 2029 0 0 18 0 9 0 39849436 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15617/statm: 216653 9743 2634 9 0 211159 0
[pid=15617/tid=15619] ppid=15615 vsize=866612 CPUtime=3520.75
/proc/15617/task/15619/stat : 15619 (java) R 15615 15617 14991 0 -1 64 8382 0 1 0 350047 2028 0 0 25 0 9 0 39849438 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4126755359 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15620] ppid=15615 vsize=866612 CPUtime=0.03
/proc/15617/task/15620/stat : 15620 (java) S 15615 15617 14991 0 -1 64 1113 0 0 0 3 0 0 0 16 0 9 0 39849439 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15621] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15621/stat : 15621 (java) S 15615 15617 14991 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 39849439 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15622] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15622/stat : 15622 (java) S 15615 15617 14991 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39849439 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15623] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15623/stat : 15623 (java) S 15615 15617 14991 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15624] ppid=15615 vsize=866612 CPUtime=0.18
/proc/15617/task/15624/stat : 15624 (java) S 15615 15617 14991 0 -1 64 389 0 0 0 18 0 0 0 17 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15625] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15625/stat : 15625 (java) S 15615 15617 14991 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15626] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15626/stat : 15626 (java) S 15615 15617 14991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3520.97
Current children cumulated vsize (KiB) 866612

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15675
/proc/meminfo: memFree=1815072/2055920 swapFree=4192812/4192956
[pid=15617] ppid=15615 vsize=866612 CPUtime=3580.95
/proc/15617/stat : 15617 (java) S 15615 15617 14991 0 -1 0 10580 0 1 0 356066 2029 0 0 18 0 9 0 39849436 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15617/statm: 216653 9743 2634 9 0 211159 0
[pid=15617/tid=15619] ppid=15615 vsize=866612 CPUtime=3580.72
/proc/15617/task/15619/stat : 15619 (java) R 15615 15617 14991 0 -1 64 8382 0 1 0 356044 2028 0 0 25 0 9 0 39849438 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4126762269 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15620] ppid=15615 vsize=866612 CPUtime=0.03
/proc/15617/task/15620/stat : 15620 (java) S 15615 15617 14991 0 -1 64 1113 0 0 0 3 0 0 0 16 0 9 0 39849439 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15621] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15621/stat : 15621 (java) S 15615 15617 14991 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 39849439 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15622] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15622/stat : 15622 (java) S 15615 15617 14991 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39849439 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15623] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15623/stat : 15623 (java) S 15615 15617 14991 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15624] ppid=15615 vsize=866612 CPUtime=0.18
/proc/15617/task/15624/stat : 15624 (java) S 15615 15617 14991 0 -1 64 389 0 0 0 18 0 0 0 17 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15625] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15625/stat : 15625 (java) S 15615 15617 14991 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15626] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15626/stat : 15626 (java) S 15615 15617 14991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3580.95
Current children cumulated vsize (KiB) 866612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15675
/proc/meminfo: memFree=1815072/2055920 swapFree=4192812/4192956
[pid=15617] ppid=15615 vsize=866612 CPUtime=3600.05
/proc/15617/stat : 15617 (java) S 15615 15617 14991 0 -1 0 10580 0 1 0 357976 2029 0 0 18 0 9 0 39849436 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15617/statm: 216653 9743 2634 9 0 211159 0
[pid=15617/tid=15619] ppid=15615 vsize=866612 CPUtime=3599.83
/proc/15617/task/15619/stat : 15619 (java) R 15615 15617 14991 0 -1 64 8382 0 1 0 357955 2028 0 0 25 0 9 0 39849438 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4126633472 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15620] ppid=15615 vsize=866612 CPUtime=0.03
/proc/15617/task/15620/stat : 15620 (java) S 15615 15617 14991 0 -1 64 1113 0 0 0 3 0 0 0 16 0 9 0 39849439 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15621] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15621/stat : 15621 (java) S 15615 15617 14991 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 39849439 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15622] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15622/stat : 15622 (java) S 15615 15617 14991 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39849439 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15623] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15623/stat : 15623 (java) S 15615 15617 14991 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15624] ppid=15615 vsize=866612 CPUtime=0.18
/proc/15617/task/15624/stat : 15624 (java) S 15615 15617 14991 0 -1 64 389 0 0 0 18 0 0 0 17 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15625] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15625/stat : 15625 (java) S 15615 15617 14991 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15617/tid=15626] ppid=15615 vsize=866612 CPUtime=0
/proc/15617/task/15626/stat : 15626 (java) S 15615 15617 14991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39849441 887410688 9743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 866612

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

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

Child status: 143
Real time (s): 3601.45
CPU time (s): 3600.1
CPU user time (s): 3579.8
CPU system time (s): 20.3009
CPU usage (%): 99.9626
Max. virtual memory (cumulated for all children) (KiB): 866616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3579.8
system time used= 20.3009
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10601
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= 73958
involuntary context switches= 89374

runsolver used 5.53916 second user time and 9.8715 second system time

The end

Launcher Data (download as text)

Begin job on node55 at 2008-07-12 04:58:28
IDJOB=1110665
IDBENCH=61136
IDSOLVER=359
FILE ID=node55/1110665-1215831508
PBS_JOBID= 7903361
Free space on /tmp= 66432 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/csp/dubois/normalized-dubois-24_ext.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1110665-1215831508/watcher-1110665-1215831508 -o /tmp/evaluation-result-1110665-1215831508/solver-1110665-1215831508 -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-wdeg.xml 1 XSax HOME/instance-1110665-1215831508.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= de38f92925237e23c72a709c49396936
RANDOM SEED=1229586572

node55.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.225
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.225
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:       1833928 kB
Buffers:         30992 kB
Cached:          88280 kB
SwapCached:          0 kB
Active:         103224 kB
Inactive:        60384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833928 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1968 kB
Writeback:           0 kB
Mapped:          64668 kB
Slab:            43568 kB
Committed_AS:   975528 kB
PageTables:       1784 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= 66428 MiB
End job on node55 at 2008-07-12 05:58:31