Trace number 1110618

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.11 3601.94

General information on the benchmark

Namecsp/dubois/
normalized-dubois-27_ext.xml
MD5SUM9bbcd0d053c7f22553dc7618dca10bd4
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.049992
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints54
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension54
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.09	
0.00/0.09	Abscon 112 (May, 2008)
0.17/0.24	
0.17/0.24	   configuration
0.17/0.24	     name=mrdac-ddeg.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1110618-1215831014.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.28/0.39	     nbVariables=81  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=162
0.28/0.39	       =>  wckTime=0.152  cpuTime=0.11  mem=7M842
0.28/0.39	   
0.28/0.39	   relations being loaded...
0.28/0.40	   
0.28/0.40	   constraints being loaded...
0.38/0.44	     nbConstraints=54  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=52
0.38/0.44	     nbConflictsStructures=2  nbSharedConflictsStructures=52  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2
0.38/0.44	     minArity=3  maxArity=3
0.38/0.44	       =>  wckTime=0.201  cpuTime=0.16  mem=9M875
0.38/0.49	   
0.38/0.49	   solver LocalSearchSolver being built... 
0.48/0.53	       =>  wckTime=0.286  cpuTime=0.21  mem=5M452
0.48/0.53	
0.48/0.53	s SATISFIABLE
0.48/0.53	o 27
0.48/0.53	o 25
0.48/0.53	o 23
0.48/0.53	o 21
0.48/0.53	o 19
0.48/0.53	o 17
0.48/0.53	o 15
0.48/0.53	o 13
0.48/0.57	o 11
0.48/0.58	o 9
0.48/0.58	o 7
0.48/0.58	o 5
0.48/0.59	o 3
0.48/0.59	o 1
1.17/1.21	   
1.17/1.21	   search
1.17/1.21	     run=0  nbConstraintChecks=223783  nbAssignments=10000
1.17/1.21	       =>  wckTime=0.688  cpuTime=0.62  mem=6M444
1.76/1.82	   
1.76/1.82	   search
1.76/1.82	     run=1  nbConstraintChecks=461232  nbAssignments=20000
1.76/1.82	       =>  wckTime=1.293  cpuTime=1.22  mem=6M444
2.35/2.40	   
2.35/2.40	   search
2.35/2.40	     run=2  nbConstraintChecks=648299  nbAssignments=30000
2.35/2.40	       =>  wckTime=1.878  cpuTime=1.79  mem=6M444
2.85/2.98	   
2.85/2.98	   search
2.85/2.98	     run=3  nbConstraintChecks=872450  nbAssignments=40000
2.85/2.98	       =>  wckTime=2.458  cpuTime=2.37  mem=6M444
3.44/3.57	   
3.44/3.57	   search
3.44/3.57	     run=4  nbConstraintChecks=1091507  nbAssignments=50000
3.44/3.57	       =>  wckTime=3.048  cpuTime=2.96  mem=6M444
4.04/4.16	   
4.04/4.16	   search
4.04/4.16	     run=5  nbConstraintChecks=1342939  nbAssignments=60000
4.04/4.16	       =>  wckTime=3.635  cpuTime=3.54  mem=6M444
4.63/4.75	   
4.63/4.75	   search
4.63/4.75	     run=6  nbConstraintChecks=1540941  nbAssignments=70000
4.63/4.75	       =>  wckTime=4.221  cpuTime=4.12  mem=6M444
5.24/5.34	   
5.24/5.34	   search
5.24/5.34	     run=7  nbConstraintChecks=1812631  nbAssignments=80000
5.24/5.34	       =>  wckTime=4.817  cpuTime=4.7  mem=6M444
5.82/5.92	   
5.82/5.92	   search
5.82/5.92	     run=8  nbConstraintChecks=1998272  nbAssignments=90000
5.82/5.92	       =>  wckTime=5.398  cpuTime=5.28  mem=6M444
6.41/6.51	   
6.41/6.51	   search
6.41/6.51	     run=9  nbConstraintChecks=2176360  nbAssignments=100000
6.41/6.51	       =>  wckTime=5.986  cpuTime=5.86  mem=6M444
6.91/7.10	   
6.91/7.10	   search
6.91/7.10	     run=10  nbConstraintChecks=2381102  nbAssignments=110000
6.91/7.10	       =>  wckTime=6.571  cpuTime=6.44  mem=6M444
7.51/7.69	   
7.51/7.69	   search
7.51/7.69	     run=11  nbConstraintChecks=2582627  nbAssignments=120000
7.51/7.69	       =>  wckTime=7.164  cpuTime=7.03  mem=6M444
8.11/8.27	   
8.11/8.27	   search
8.11/8.27	     run=12  nbConstraintChecks=2774589  nbAssignments=130000
8.11/8.27	       =>  wckTime=7.745  cpuTime=7.6  mem=6M444
8.70/8.86	   
8.70/8.87	   search
8.70/8.87	     run=13  nbConstraintChecks=2982214  nbAssignments=140000
8.70/8.87	       =>  wckTime=8.34  cpuTime=8.19  mem=6M444
9.28/9.41	   
9.28/9.41	   search
9.28/9.41	     run=14  nbConstraintChecks=3176818  nbAssignments=150000
9.28/9.41	       =>  wckTime=8.887  cpuTime=8.72  mem=6M444
9.79/9.95	   
9.79/9.95	   search
9.79/9.95	     run=15  nbConstraintChecks=3410628  nbAssignments=160000
9.79/9.95	       =>  wckTime=9.427  cpuTime=9.26  mem=6M444
10.28/10.49	   
10.28/10.49	   search
10.28/10.49	     run=16  nbConstraintChecks=3601996  nbAssignments=170000
10.28/10.49	       =>  wckTime=9.968  cpuTime=9.8  mem=6M444
10.88/11.07	   
10.88/11.07	   search
10.88/11.07	     run=17  nbConstraintChecks=3810401  nbAssignments=180000
10.88/11.07	       =>  wckTime=10.541  cpuTime=10.38  mem=6M444
11.47/11.62	   
11.47/11.62	   search
11.47/11.62	     run=18  nbConstraintChecks=4059626  nbAssignments=190000
11.47/11.62	       =>  wckTime=11.091  cpuTime=10.92  mem=6M444
11.98/12.17	   
11.98/12.17	   search
11.98/12.17	     run=19  nbConstraintChecks=4326339  nbAssignments=200000
11.98/12.17	       =>  wckTime=11.648  cpuTime=11.47  mem=6M444
12.57/12.71	   
12.57/12.71	   search
12.57/12.71	     run=20  nbConstraintChecks=4513227  nbAssignments=210000
12.57/12.71	       =>  wckTime=12.184  cpuTime=12.01  mem=6M444
13.08/13.25	   
13.08/13.25	   search
13.08/13.25	     run=21  nbConstraintChecks=4734720  nbAssignments=220000
13.08/13.25	       =>  wckTime=12.728  cpuTime=12.55  mem=6M444
13.57/13.79	   
13.57/13.79	   search
13.57/13.79	     run=22  nbConstraintChecks=4940719  nbAssignments=230000
13.57/13.79	       =>  wckTime=13.265  cpuTime=13.09  mem=6M444
14.17/14.33	   
14.17/14.33	   search
14.17/14.33	     run=23  nbConstraintChecks=5176326  nbAssignments=240000
14.17/14.33	       =>  wckTime=13.809  cpuTime=13.63  mem=6M444
14.67/14.87	   
14.67/14.87	   search
14.67/14.87	     run=24  nbConstraintChecks=5349869  nbAssignments=250000
14.67/14.87	       =>  wckTime=14.341  cpuTime=14.16  mem=6M444
15.26/15.41	   
15.26/15.41	   search
15.26/15.41	     run=25  nbConstraintChecks=5543228  nbAssignments=260000
15.26/15.41	       =>  wckTime=14.883  cpuTime=14.69  mem=6M444
15.76/15.94	   
15.76/15.94	   search
15.76/15.94	     run=26  nbConstraintChecks=5722332  nbAssignments=270000
15.76/15.94	       =>  wckTime=15.413  cpuTime=15.23  mem=6M444
16.27/16.48	   
16.27/16.48	   search
16.27/16.48	     run=27  nbConstraintChecks=5939348  nbAssignments=280000
16.27/16.48	       =>  wckTime=15.954  cpuTime=15.76  mem=6M444
16.86/17.02	   
16.86/17.02	   search
16.86/17.02	     run=28  nbConstraintChecks=6145540  nbAssignments=290000
16.86/17.02	       =>  wckTime=16.494  cpuTime=16.31  mem=6M444
17.36/17.57	   
17.36/17.57	   search
17.36/17.57	     run=29  nbConstraintChecks=6405793  nbAssignments=300000
17.36/17.57	       =>  wckTime=17.046  cpuTime=16.86  mem=6M444
17.96/18.11	   
17.96/18.11	   search
17.96/18.11	     run=30  nbConstraintChecks=6635542  nbAssignments=310000
17.96/18.11	       =>  wckTime=17.59  cpuTime=17.4  mem=6M444
18.47/18.66	   
18.47/18.66	   search
18.47/18.66	     run=31  nbConstraintChecks=6883042  nbAssignments=320000
18.47/18.66	       =>  wckTime=18.139  cpuTime=17.95  mem=6M444
19.06/19.20	   
19.06/19.20	   search
19.06/19.20	     run=32  nbConstraintChecks=7068087  nbAssignments=330000
19.06/19.20	       =>  wckTime=18.674  cpuTime=18.49  mem=6M444
19.57/19.75	   
19.57/19.75	   search
19.57/19.75	     run=33  nbConstraintChecks=7305710  nbAssignments=340000
19.57/19.75	       =>  wckTime=19.221  cpuTime=19.03  mem=6M444
20.06/20.28	   
20.06/20.28	   search
20.06/20.28	     run=34  nbConstraintChecks=7491159  nbAssignments=350000
20.06/20.28	       =>  wckTime=19.756  cpuTime=19.56  mem=6M444
20.66/20.82	   
20.66/20.82	   search
20.66/20.82	     run=35  nbConstraintChecks=7696131  nbAssignments=360000
20.66/20.82	       =>  wckTime=20.296  cpuTime=20.11  mem=6M444
21.15/21.35	   
21.15/21.35	   search
21.15/21.36	     run=36  nbConstraintChecks=7878796  nbAssignments=370000
21.15/21.36	       =>  wckTime=20.83  cpuTime=20.64  mem=6M444
21.66/21.90	   
21.66/21.90	   search
21.66/21.90	     run=37  nbConstraintChecks=8086513  nbAssignments=380000
21.66/21.90	       =>  wckTime=21.371  cpuTime=21.17  mem=6M444
22.25/22.43	   
22.25/22.43	   search
22.25/22.43	     run=38  nbConstraintChecks=8267542  nbAssignments=390000
22.25/22.43	       =>  wckTime=21.905  cpuTime=21.72  mem=6M444
22.75/22.97	   
22.75/22.97	   search
22.75/22.97	     run=39  nbConstraintChecks=8490613  nbAssignments=400000
22.75/22.97	       =>  wckTime=22.449  cpuTime=22.26  mem=6M444
23.35/23.51	   
23.35/23.51	   search
23.35/23.51	     run=40  nbConstraintChecks=8681074  nbAssignments=410000
23.35/23.51	       =>  wckTime=22.986  cpuTime=22.79  mem=6M444
23.85/24.05	   
23.85/24.05	   search
23.85/24.05	     run=41  nbConstraintChecks=8880211  nbAssignments=420000
23.85/24.05	       =>  wckTime=23.524  cpuTime=23.33  mem=6M444
24.35/24.58	   
24.35/24.58	   search
24.35/24.58	     run=42  nbConstraintChecks=9059508  nbAssignments=430000
24.35/24.58	       =>  wckTime=24.06  cpuTime=23.86  mem=6M444
24.95/25.12	   
24.95/25.12	   search
24.95/25.12	     run=43  nbConstraintChecks=9256997  nbAssignments=440000
24.95/25.12	       =>  wckTime=24.597  cpuTime=24.4  mem=6M444
25.45/25.66	   
25.45/25.66	   search
25.45/25.66	     run=44  nbConstraintChecks=9448024  nbAssignments=450000
25.45/25.66	       =>  wckTime=25.135  cpuTime=24.94  mem=6M444
26.05/26.20	   
26.05/26.20	   search
26.05/26.20	     run=45  nbConstraintChecks=9661080  nbAssignments=460000
26.05/26.20	       =>  wckTime=25.673  cpuTime=25.47  mem=6M444
26.55/26.73	   
26.55/26.73	   search
26.55/26.73	     run=46  nbConstraintChecks=9843656  nbAssignments=470000
26.55/26.73	       =>  wckTime=26.204  cpuTime=26.0  mem=6M444
27.05/27.26	   
27.05/27.26	   search
27.05/27.26	     run=47  nbConstraintChecks=10035228  nbAssignments=480000
27.05/27.26	       =>  wckTime=26.736  cpuTime=26.53  mem=6M444
27.55/27.79	   
27.55/27.79	   search
27.55/27.79	     run=48  nbConstraintChecks=10223008  nbAssignments=490000
27.55/27.79	       =>  wckTime=27.267  cpuTime=27.07  mem=6M444
28.15/28.32	   
28.15/28.32	   search
28.15/28.32	     run=49  nbConstraintChecks=10399898  nbAssignments=500000
28.15/28.32	       =>  wckTime=27.796  cpuTime=27.6  mem=6M444
28.65/28.85	   
28.65/28.85	   search
28.65/28.85	     run=50  nbConstraintChecks=10590707  nbAssignments=510000
28.65/28.85	       =>  wckTime=28.328  cpuTime=28.12  mem=6M444
29.15/29.39	   
29.15/29.39	   search
29.15/29.39	     run=51  nbConstraintChecks=10791039  nbAssignments=520000
29.15/29.39	       =>  wckTime=28.861  cpuTime=28.65  mem=6M444
29.75/29.92	   
29.75/29.92	   search
29.75/29.92	     run=52  nbConstraintChecks=10971540  nbAssignments=530000
29.75/29.92	       =>  wckTime=29.392  cpuTime=29.19  mem=6M444
30.25/30.45	   
30.25/30.45	   search
30.25/30.45	     run=53  nbConstraintChecks=11152842  nbAssignments=540000
30.25/30.45	       =>  wckTime=29.922  cpuTime=29.72  mem=6M444
30.55/30.76	   
30.55/30.76	   search
30.55/30.76	     run=54  nbConstraintChecks=11260144  nbAssignments=545806
30.55/30.76	       =>  wckTime=30.231  cpuTime=30.03  mem=6M444
30.55/30.76	   
30.55/30.76	   global
30.55/30.76	     nbConstraintChecks=11260144  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.55/30.76	     solvingWckTime=30.228  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.55/30.76	     globalCpuTime=30.3
30.55/30.76	       =>  wckTime=30.516  cpuTime=30.24  mem=6M444
30.55/30.76	   
30.55/30.76	   solver DecomposerSolver being built... 
30.65/30.87	       =>  wckTime=30.631  cpuTime=30.33  mem=18M397
30.65/30.88	   
30.65/30.88	   preprocessing
30.65/30.88	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.65/30.88	     detectedInconsistency=no
30.65/30.88	       =>  wckTime=0.0020  cpuTime=0.01  mem=18M397
3600.06/3601.91	v 0 0 0 0 1 0 1 0 1 0 0 0 0 0 1 1 0 1 1 0 1 1 0 0 1 0 0 1 0 0 1 1 0 1 1 0 1 1 0 0 0 0 0 1 0 1 0 1 1 1 1 1 0 1 1 1 1 0 0 0 0 0 0 1 1 1 1 0 1 0 0 1 0 0 1 0 1 0 0 0 1 

Verifier Data (download as text)

OK	1	53
1 unsatisfied constraints, 53 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-1110618-1215831014/watcher-1110618-1215831014 -o /tmp/evaluation-result-1110618-1215831014/solver-1110618-1215831014 -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-1110618-1215831014.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.00 2.00 1.91 4/81 16344
/proc/meminfo: memFree=1855192/2055920 swapFree=4192812/4192956
[pid=16344] ppid=16342 vsize=18572 CPUtime=0
/proc/16344/stat : 16344 (runsolver) R 16342 16344 15751 0 -1 4194368 16 0 0 0 0 0 0 0 22 0 1 0 39802947 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 210824129831 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/16344/statm: 4643 292 257 25 0 2626 0

[startup+0.020384 s]
/proc/loadavg: 2.00 2.00 1.91 4/81 16344
/proc/meminfo: memFree=1855192/2055920 swapFree=4192812/4192956
[pid=16344] ppid=16342 vsize=10904 CPUtime=0
/proc/16344/stat : 16344 (java) S 16342 16344 15751 0 -1 0 821 0 0 0 0 0 0 0 18 0 2 0 39802947 11165696 574 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/16344/statm: 2726 574 285 9 0 1198 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10904

[startup+0.101928 s]
/proc/loadavg: 2.00 2.00 1.91 4/81 16344
/proc/meminfo: memFree=1855192/2055920 swapFree=4192812/4192956
[pid=16344] ppid=16342 vsize=865984 CPUtime=0.07
/proc/16344/stat : 16344 (java) S 16342 16344 15751 0 -1 0 3702 0 1 0 6 1 0 0 18 0 9 0 39802947 886767616 3175 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16344/statm: 216496 3175 1678 9 0 211051 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865984

[startup+0.301969 s]
/proc/loadavg: 2.00 2.00 1.91 4/81 16344
/proc/meminfo: memFree=1855192/2055920 swapFree=4192812/4192956
[pid=16344] ppid=16342 vsize=866156 CPUtime=0.28
/proc/16344/stat : 16344 (java) S 16342 16344 15751 0 -1 0 5620 0 1 0 25 3 0 0 18 0 9 0 39802947 886943744 5035 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16344/statm: 216539 5035 1905 9 0 211087 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866156

[startup+0.701046 s]
/proc/loadavg: 2.00 2.00 1.91 4/81 16344
/proc/meminfo: memFree=1855192/2055920 swapFree=4192812/4192956
[pid=16344] ppid=16342 vsize=866640 CPUtime=0.67
/proc/16344/stat : 16344 (java) S 16342 16344 15751 0 -1 0 8204 0 1 0 57 10 0 0 18 0 9 0 39802947 887439360 7371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16344/statm: 216660 7371 2632 9 0 211166 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866640

[startup+1.50221 s]
/proc/loadavg: 2.00 2.00 1.91 3/90 16353
/proc/meminfo: memFree=1835856/2055920 swapFree=4192812/4192956
[pid=16344] ppid=16342 vsize=866644 CPUtime=1.46
/proc/16344/stat : 16344 (java) S 16342 16344 15751 0 -1 0 8212 0 1 0 86 60 0 0 18 0 9 0 39802947 887443456 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16344/statm: 216661 7378 2633 9 0 211167 0
[pid=16344/tid=16346] ppid=16342 vsize=866644 CPUtime=1.32
/proc/16344/task/16346/stat : 16346 (java) R 16342 16344 15751 0 -1 64 6074 0 1 0 73 59 0 0 25 0 9 0 39802948 887443456 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16347] ppid=16342 vsize=866644 CPUtime=0.03
/proc/16344/task/16347/stat : 16347 (java) S 16342 16344 15751 0 -1 64 1115 0 0 0 3 0 0 0 16 0 9 0 39802950 887443456 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16348] ppid=16342 vsize=866644 CPUtime=0
/proc/16344/task/16348/stat : 16348 (java) S 16342 16344 15751 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39802950 887443456 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16349] ppid=16342 vsize=866644 CPUtime=0
/proc/16344/task/16349/stat : 16349 (java) S 16342 16344 15751 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39802950 887443456 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16350] ppid=16342 vsize=866644 CPUtime=0
/proc/16344/task/16350/stat : 16350 (java) S 16342 16344 15751 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39802952 887443456 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16351] ppid=16342 vsize=866644 CPUtime=0.09
/proc/16344/task/16351/stat : 16351 (java) S 16342 16344 15751 0 -1 64 326 0 0 0 9 0 0 0 16 0 9 0 39802952 887443456 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16352] ppid=16342 vsize=866644 CPUtime=0
/proc/16344/task/16352/stat : 16352 (java) S 16342 16344 15751 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39802952 887443456 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16353] ppid=16342 vsize=866644 CPUtime=0
/proc/16344/task/16353/stat : 16353 (java) S 16342 16344 15751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39802952 887443456 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 866644

[startup+3.10252 s]
/proc/loadavg: 2.00 2.00 1.91 3/90 16353
/proc/meminfo: memFree=1835664/2055920 swapFree=4192812/4192956
[pid=16344] ppid=16342 vsize=866640 CPUtime=3.05
/proc/16344/stat : 16344 (java) S 16342 16344 15751 0 -1 0 8212 0 1 0 143 162 0 0 18 0 9 0 39802947 887439360 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16344/statm: 216660 7378 2633 9 0 211166 0
[pid=16344/tid=16346] ppid=16342 vsize=866640 CPUtime=2.91
/proc/16344/task/16346/stat : 16346 (java) R 16342 16344 15751 0 -1 64 6074 0 1 0 130 161 0 0 25 0 9 0 39802948 887439360 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4126629559 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16347] ppid=16342 vsize=866640 CPUtime=0.03
/proc/16344/task/16347/stat : 16347 (java) S 16342 16344 15751 0 -1 64 1115 0 0 0 3 0 0 0 16 0 9 0 39802950 887439360 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16348] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16348/stat : 16348 (java) S 16342 16344 15751 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39802950 887439360 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16349] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16349/stat : 16349 (java) S 16342 16344 15751 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39802950 887439360 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16350] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16350/stat : 16350 (java) S 16342 16344 15751 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39802952 887439360 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16351] ppid=16342 vsize=866640 CPUtime=0.09
/proc/16344/task/16351/stat : 16351 (java) S 16342 16344 15751 0 -1 64 326 0 0 0 9 0 0 0 16 0 9 0 39802952 887439360 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16352] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16352/stat : 16352 (java) S 16342 16344 15751 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39802952 887439360 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16353] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16353/stat : 16353 (java) S 16342 16344 15751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39802952 887439360 7378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 866640

[startup+6.30117 s]
/proc/loadavg: 2.00 2.00 1.91 3/90 16353
/proc/meminfo: memFree=1835472/2055920 swapFree=4192812/4192956
[pid=16344] ppid=16342 vsize=866644 CPUtime=6.23
/proc/16344/stat : 16344 (java) S 16342 16344 15751 0 -1 0 8214 0 1 0 243 380 0 0 18 0 9 0 39802947 887443456 7379 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16344/statm: 216661 7379 2633 9 0 211167 0
[pid=16344/tid=16346] ppid=16342 vsize=866644 CPUtime=6.07
/proc/16344/task/16346/stat : 16346 (java) R 16342 16344 15751 0 -1 64 6075 0 1 0 229 378 0 0 25 0 9 0 39802948 887443456 7379 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16347] ppid=16342 vsize=866644 CPUtime=0.03
/proc/16344/task/16347/stat : 16347 (java) S 16342 16344 15751 0 -1 64 1115 0 0 0 3 0 0 0 16 0 9 0 39802950 887443456 7379 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16348] ppid=16342 vsize=866644 CPUtime=0
/proc/16344/task/16348/stat : 16348 (java) S 16342 16344 15751 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39802950 887443456 7379 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16349] ppid=16342 vsize=866644 CPUtime=0
/proc/16344/task/16349/stat : 16349 (java) S 16342 16344 15751 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39802950 887443456 7379 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16350] ppid=16342 vsize=866644 CPUtime=0
/proc/16344/task/16350/stat : 16350 (java) S 16342 16344 15751 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39802952 887443456 7379 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16351] ppid=16342 vsize=866644 CPUtime=0.09
/proc/16344/task/16351/stat : 16351 (java) S 16342 16344 15751 0 -1 64 327 0 0 0 9 0 0 0 16 0 9 0 39802952 887443456 7379 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16352] ppid=16342 vsize=866644 CPUtime=0
/proc/16344/task/16352/stat : 16352 (java) S 16342 16344 15751 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39802952 887443456 7379 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16353] ppid=16342 vsize=866644 CPUtime=0
/proc/16344/task/16353/stat : 16353 (java) S 16342 16344 15751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39802952 887443456 7379 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 866644

[startup+12.7025 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 16411
/proc/meminfo: memFree=1840808/2055920 swapFree=4192812/4192956
[pid=16344] ppid=16342 vsize=866644 CPUtime=12.57
/proc/16344/stat : 16344 (java) S 16342 16344 15751 0 -1 0 8220 0 1 0 466 791 0 0 18 0 9 0 39802947 887443456 7385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16344/statm: 216660 7385 2633 9 0 211166 0
[pid=16344/tid=16346] ppid=16342 vsize=866640 CPUtime=12.42
/proc/16344/task/16346/stat : 16346 (java) R 16342 16344 15751 0 -1 64 6075 0 1 0 452 790 0 0 25 0 9 0 39802948 887439360 7385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16344/tid=16347] ppid=16342 vsize=866640 CPUtime=0.03
/proc/16344/task/16347/stat : 16347 (java) S 16342 16344 15751 0 -1 64 1115 0 0 0 3 0 0 0 17 0 9 0 39802950 887439360 7385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16348] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16348/stat : 16348 (java) S 16342 16344 15751 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39802950 887439360 7385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16349] ppid=16342 vsize=866644 CPUtime=0
/proc/16344/task/16349/stat : 16349 (java) S 16342 16344 15751 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39802950 887443456 7385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16350] ppid=16342 vsize=866644 CPUtime=0
/proc/16344/task/16350/stat : 16350 (java) S 16342 16344 15751 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39802952 887443456 7385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16351] ppid=16342 vsize=866644 CPUtime=0.1
/proc/16344/task/16351/stat : 16351 (java) S 16342 16344 15751 0 -1 64 333 0 0 0 10 0 0 0 16 0 9 0 39802952 887443456 7385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16344/tid=16352] ppid=16342 vsize=866644 CPUtime=0
/proc/16344/task/16352/stat : 16352 (java) S 16342 16344 15751 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39802952 887443456 7385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16353] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16353/stat : 16353 (java) S 16342 16344 15751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39802952 887439360 7385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 866644

[startup+25.502 s]
/proc/loadavg: 2.00 2.00 1.91 3/82 16627
/proc/meminfo: memFree=1837336/2055920 swapFree=4192812/4192956
[pid=16344] ppid=16342 vsize=866644 CPUtime=25.36
/proc/16344/stat : 16344 (java) S 16342 16344 15751 0 -1 0 8221 0 1 0 903 1633 0 0 18 0 9 0 39802947 887443456 7386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16344/statm: 216661 7386 2633 9 0 211167 0
[pid=16344/tid=16346] ppid=16342 vsize=866640 CPUtime=25.19
/proc/16344/task/16346/stat : 16346 (java) R 16342 16344 15751 0 -1 64 6075 0 1 0 888 1631 0 0 25 0 9 0 39802948 887439360 7386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16344/tid=16347] ppid=16342 vsize=866640 CPUtime=0.03
/proc/16344/task/16347/stat : 16347 (java) S 16342 16344 15751 0 -1 64 1115 0 0 0 3 0 0 0 16 0 9 0 39802950 887439360 7386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16348] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16348/stat : 16348 (java) S 16342 16344 15751 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39802950 887439360 7386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16349] ppid=16342 vsize=866644 CPUtime=0
/proc/16344/task/16349/stat : 16349 (java) S 16342 16344 15751 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39802950 887443456 7386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16350] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16350/stat : 16350 (java) S 16342 16344 15751 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39802952 887439360 7386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16351] ppid=16342 vsize=866640 CPUtime=0.1
/proc/16344/task/16351/stat : 16351 (java) S 16342 16344 15751 0 -1 64 334 0 0 0 10 0 0 0 16 0 9 0 39802952 887439360 7386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16344/tid=16352] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16352/stat : 16352 (java) S 16342 16344 15751 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39802952 887439360 7386 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16353] ppid=16342 vsize=866644 CPUtime=0
/proc/16344/task/16353/stat : 16353 (java) S 16342 16344 15751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39802952 887443456 7386 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) 866644

[startup+51.1012 s]
/proc/loadavg: 1.93 1.98 1.90 3/89 16662
/proc/meminfo: memFree=1816672/2055920 swapFree=4192812/4192956
[pid=16344] ppid=16342 vsize=866640 CPUtime=50.93
/proc/16344/stat : 16344 (java) S 16342 16344 15751 0 -1 0 10515 0 1 0 3110 1983 0 0 18 0 9 0 39802947 887439360 9678 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16344/statm: 216660 9678 2634 9 0 211166 0
[pid=16344/tid=16346] ppid=16342 vsize=866640 CPUtime=50.7
/proc/16344/task/16346/stat : 16346 (java) R 16342 16344 15751 0 -1 64 8324 0 1 0 3088 1982 0 0 25 0 9 0 39802948 887439360 9678 996147200 134512640 134550740 4294955952 18446744073709551615 4126762874 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16344/tid=16347] ppid=16342 vsize=866640 CPUtime=0.03
/proc/16344/task/16347/stat : 16347 (java) S 16342 16344 15751 0 -1 64 1115 0 0 0 3 0 0 0 16 0 9 0 39802950 887439360 9678 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16348] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16348/stat : 16348 (java) S 16342 16344 15751 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39802950 887439360 9678 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16349] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16349/stat : 16349 (java) S 16342 16344 15751 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39802950 887439360 9678 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16350] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16350/stat : 16350 (java) S 16342 16344 15751 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39802952 887439360 9678 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16351] ppid=16342 vsize=866640 CPUtime=0.18
/proc/16344/task/16351/stat : 16351 (java) S 16342 16344 15751 0 -1 64 379 0 0 0 18 0 0 0 16 0 9 0 39802952 887439360 9678 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16344/tid=16352] ppid=16342 vsize=866640 CPUtime=0

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

/proc/16344/task/16349/stat : 16349 (java) S 16342 16344 15751 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39802950 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16350] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16350/stat : 16350 (java) S 16342 16344 15751 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16351] ppid=16342 vsize=866640 CPUtime=0.18
/proc/16344/task/16351/stat : 16351 (java) S 16342 16344 15751 0 -1 64 379 0 0 0 18 0 0 0 16 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16344/tid=16352] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16352/stat : 16352 (java) S 16342 16344 15751 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16353] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16353/stat : 16353 (java) S 16342 16344 15751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3340.58
Current children cumulated vsize (KiB) 866640

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/89 16670
/proc/meminfo: memFree=1804320/2055920 swapFree=4192812/4192956
[pid=16344] ppid=16342 vsize=866640 CPUtime=3400.55
/proc/16344/stat : 16344 (java) S 16342 16344 15751 0 -1 0 10518 0 1 0 338067 1988 0 0 18 0 9 0 39802947 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16344/statm: 216660 9681 2634 9 0 211166 0
[pid=16344/tid=16346] ppid=16342 vsize=866640 CPUtime=3400.31
/proc/16344/task/16346/stat : 16346 (java) R 16342 16344 15751 0 -1 64 8327 0 1 0 338045 1986 0 0 25 0 9 0 39802948 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4126755628 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16344/tid=16347] ppid=16342 vsize=866640 CPUtime=0.03
/proc/16344/task/16347/stat : 16347 (java) S 16342 16344 15751 0 -1 64 1115 0 0 0 3 0 0 0 16 0 9 0 39802950 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16348] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16348/stat : 16348 (java) S 16342 16344 15751 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39802950 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16349] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16349/stat : 16349 (java) S 16342 16344 15751 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39802950 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16350] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16350/stat : 16350 (java) S 16342 16344 15751 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16351] ppid=16342 vsize=866640 CPUtime=0.18
/proc/16344/task/16351/stat : 16351 (java) S 16342 16344 15751 0 -1 64 379 0 0 0 18 0 0 0 16 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16344/tid=16352] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16352/stat : 16352 (java) S 16342 16344 15751 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16353] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16353/stat : 16353 (java) S 16342 16344 15751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3400.55
Current children cumulated vsize (KiB) 866640

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/89 16670
/proc/meminfo: memFree=1804192/2055920 swapFree=4192812/4192956
[pid=16344] ppid=16342 vsize=866640 CPUtime=3460.52
/proc/16344/stat : 16344 (java) S 16342 16344 15751 0 -1 0 10518 0 1 0 344064 1988 0 0 18 0 9 0 39802947 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16344/statm: 216660 9681 2634 9 0 211166 0
[pid=16344/tid=16346] ppid=16342 vsize=866640 CPUtime=3460.28
/proc/16344/task/16346/stat : 16346 (java) R 16342 16344 15751 0 -1 64 8327 0 1 0 344042 1986 0 0 25 0 9 0 39802948 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4126774636 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16344/tid=16347] ppid=16342 vsize=866640 CPUtime=0.03
/proc/16344/task/16347/stat : 16347 (java) S 16342 16344 15751 0 -1 64 1115 0 0 0 3 0 0 0 16 0 9 0 39802950 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16348] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16348/stat : 16348 (java) S 16342 16344 15751 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39802950 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16349] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16349/stat : 16349 (java) S 16342 16344 15751 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39802950 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16350] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16350/stat : 16350 (java) S 16342 16344 15751 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16351] ppid=16342 vsize=866640 CPUtime=0.18
/proc/16344/task/16351/stat : 16351 (java) S 16342 16344 15751 0 -1 64 379 0 0 0 18 0 0 0 16 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16344/tid=16352] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16352/stat : 16352 (java) S 16342 16344 15751 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16353] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16353/stat : 16353 (java) S 16342 16344 15751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3460.52
Current children cumulated vsize (KiB) 866640

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/89 16670
/proc/meminfo: memFree=1804128/2055920 swapFree=4192812/4192956
[pid=16344] ppid=16342 vsize=866640 CPUtime=3520.49
/proc/16344/stat : 16344 (java) S 16342 16344 15751 0 -1 0 10518 0 1 0 350061 1988 0 0 18 0 9 0 39802947 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16344/statm: 216660 9681 2634 9 0 211166 0
[pid=16344/tid=16346] ppid=16342 vsize=866640 CPUtime=3520.25
/proc/16344/task/16346/stat : 16346 (java) R 16342 16344 15751 0 -1 64 8327 0 1 0 350039 1986 0 0 25 0 9 0 39802948 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4126756808 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16344/tid=16347] ppid=16342 vsize=866640 CPUtime=0.03
/proc/16344/task/16347/stat : 16347 (java) S 16342 16344 15751 0 -1 64 1115 0 0 0 3 0 0 0 16 0 9 0 39802950 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16348] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16348/stat : 16348 (java) S 16342 16344 15751 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39802950 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16349] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16349/stat : 16349 (java) S 16342 16344 15751 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39802950 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16350] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16350/stat : 16350 (java) S 16342 16344 15751 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16351] ppid=16342 vsize=866640 CPUtime=0.18
/proc/16344/task/16351/stat : 16351 (java) S 16342 16344 15751 0 -1 64 379 0 0 0 18 0 0 0 16 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16344/tid=16352] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16352/stat : 16352 (java) S 16342 16344 15751 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16353] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16353/stat : 16353 (java) S 16342 16344 15751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3520.49
Current children cumulated vsize (KiB) 866640

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/89 16670
/proc/meminfo: memFree=1804064/2055920 swapFree=4192812/4192956
[pid=16344] ppid=16342 vsize=866640 CPUtime=3580.46
/proc/16344/stat : 16344 (java) S 16342 16344 15751 0 -1 0 10518 0 1 0 356058 1988 0 0 18 0 9 0 39802947 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16344/statm: 216660 9681 2634 9 0 211166 0
[pid=16344/tid=16346] ppid=16342 vsize=866640 CPUtime=3580.22
/proc/16344/task/16346/stat : 16346 (java) R 16342 16344 15751 0 -1 64 8327 0 1 0 356036 1986 0 0 25 0 9 0 39802948 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4126753898 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16344/tid=16347] ppid=16342 vsize=866640 CPUtime=0.03
/proc/16344/task/16347/stat : 16347 (java) S 16342 16344 15751 0 -1 64 1115 0 0 0 3 0 0 0 16 0 9 0 39802950 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16348] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16348/stat : 16348 (java) S 16342 16344 15751 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39802950 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16349] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16349/stat : 16349 (java) S 16342 16344 15751 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39802950 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16350] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16350/stat : 16350 (java) S 16342 16344 15751 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16351] ppid=16342 vsize=866640 CPUtime=0.18
/proc/16344/task/16351/stat : 16351 (java) S 16342 16344 15751 0 -1 64 379 0 0 0 18 0 0 0 16 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16344/tid=16352] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16352/stat : 16352 (java) S 16342 16344 15751 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16353] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16353/stat : 16353 (java) S 16342 16344 15751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3580.46
Current children cumulated vsize (KiB) 866640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.9 s]
/proc/loadavg: 2.00 2.00 1.92 3/89 16670
/proc/meminfo: memFree=1804064/2055920 swapFree=4192812/4192956
[pid=16344] ppid=16342 vsize=866640 CPUtime=3600.06
/proc/16344/stat : 16344 (java) S 16342 16344 15751 0 -1 0 10518 0 1 0 358018 1988 0 0 18 0 9 0 39802947 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16344/statm: 216660 9681 2634 9 0 211166 0
[pid=16344/tid=16346] ppid=16342 vsize=866640 CPUtime=3599.82
/proc/16344/task/16346/stat : 16346 (java) R 16342 16344 15751 0 -1 64 8327 0 1 0 357996 1986 0 0 25 0 9 0 39802948 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4126788986 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16344/tid=16347] ppid=16342 vsize=866640 CPUtime=0.03
/proc/16344/task/16347/stat : 16347 (java) S 16342 16344 15751 0 -1 64 1115 0 0 0 3 0 0 0 16 0 9 0 39802950 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16348] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16348/stat : 16348 (java) S 16342 16344 15751 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39802950 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16349] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16349/stat : 16349 (java) S 16342 16344 15751 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39802950 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16350] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16350/stat : 16350 (java) S 16342 16344 15751 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16351] ppid=16342 vsize=866640 CPUtime=0.18
/proc/16344/task/16351/stat : 16351 (java) S 16342 16344 15751 0 -1 64 379 0 0 0 18 0 0 0 16 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16344/tid=16352] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16352/stat : 16352 (java) S 16342 16344 15751 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16353] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16353/stat : 16353 (java) S 16342 16344 15751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 866640

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

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

[startup+3601.9 s]
/proc/loadavg: 2.00 2.00 1.92 3/89 16670
/proc/meminfo: memFree=1804064/2055920 swapFree=4192812/4192956
[pid=16344] ppid=16342 vsize=866640 CPUtime=3600.06
/proc/16344/stat : 16344 (java) S 16342 16344 15751 0 -1 0 10518 0 1 0 358018 1988 0 0 18 0 9 0 39802947 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16344/statm: 216660 9681 2634 9 0 211166 0
[pid=16344/tid=16346] ppid=16342 vsize=866640 CPUtime=3599.82
/proc/16344/task/16346/stat : 16346 (java) R 16342 16344 15751 0 -1 64 8327 0 1 0 357996 1986 0 0 25 0 9 0 39802948 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4126788986 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16344/tid=16347] ppid=16342 vsize=866640 CPUtime=0.03
/proc/16344/task/16347/stat : 16347 (java) S 16342 16344 15751 0 -1 64 1115 0 0 0 3 0 0 0 16 0 9 0 39802950 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16348] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16348/stat : 16348 (java) S 16342 16344 15751 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39802950 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16349] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16349/stat : 16349 (java) S 16342 16344 15751 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39802950 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16350] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16350/stat : 16350 (java) S 16342 16344 15751 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16351] ppid=16342 vsize=866640 CPUtime=0.18
/proc/16344/task/16351/stat : 16351 (java) S 16342 16344 15751 0 -1 64 379 0 0 0 18 0 0 0 16 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16344/tid=16352] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16352/stat : 16352 (java) S 16342 16344 15751 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16344/tid=16353] ppid=16342 vsize=866640 CPUtime=0
/proc/16344/task/16353/stat : 16353 (java) S 16342 16344 15751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39802952 887439360 9681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 866640

Child status: 143
Real time (s): 3601.94
CPU time (s): 3600.11
CPU user time (s): 3580.21
CPU system time (s): 19.893
CPU usage (%): 99.9491
Max. virtual memory (cumulated for all children) (KiB): 866644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3580.21
system time used= 19.893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10538
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= 73653
involuntary context switches= 124486

runsolver used 4.49232 second user time and 10.2294 second system time

The end

Launcher Data (download as text)

Begin job on node33 at 2008-07-12 04:50:14
IDJOB=1110618
IDBENCH=61130
IDSOLVER=360
FILE ID=node33/1110618-1215831014
PBS_JOBID= 7903360
Free space on /tmp= 66472 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/csp/dubois/normalized-dubois-27_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-1110618-1215831014/watcher-1110618-1215831014 -o /tmp/evaluation-result-1110618-1215831014/solver-1110618-1215831014 -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-1110618-1215831014.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9bbcd0d053c7f22553dc7618dca10bd4
RANDOM SEED=1335996426

node33.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.264
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.264
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:       1855672 kB
Buffers:         28516 kB
Cached:          87424 kB
SwapCached:          0 kB
Active:          84112 kB
Inactive:        58356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1855672 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1968 kB
Writeback:           0 kB
Mapped:          46696 kB
Slab:            42944 kB
Committed_AS:   182708 kB
PageTables:       1844 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= 66472 MiB
End job on node33 at 2008-07-12 05:50:18